Re: [pve-devel] [PATCH storage 1/1] Cephfs storage plugin

2018-04-20 Thread Alwin Antreich
Hi, On Fri, Apr 20, 2018 at 03:42:22PM +0200, Alexandre DERUMIER wrote: > Hi, > > + > +sub plugindata { > +return { > +content => [ { images => 1, rootdir => 1, vztmpl => 1, iso => 1, > backup => 1}, > + { images => 1 }], > +format => [ { raw => 1, qcow2

Re: [pve-devel] [PATCH storage 1/1] Cephfs storage plugin

2018-04-20 Thread Alexandre DERUMIER
Hi, + +sub plugindata { +return { +content => [ { images => 1, rootdir => 1, vztmpl => 1, iso => 1, backup => 1}, + { images => 1 }], +format => [ { raw => 1, qcow2 => 1, vmdk => 1 } , 'raw' ], +}; +} I think we should forbid images, as I'm pretty

[pve-devel] [PATCH manager v2 4/4] add xterm.js settings

2018-04-20 Thread Dominik Csapak
this adds font-settings to the 'My Settings' window and makes that bigger Signed-off-by: Dominik Csapak --- www/manager6/window/Settings.js | 131 1 file changed, 120 insertions(+), 11 deletions(-) diff --git

[pve-devel] [PATCH manager v2 2/4] remove the novnc panels for node/container

2018-04-20 Thread Dominik Csapak
so that by default the users get xtermjs not for vms though, since most will still not use a serial terminal as the display Signed-off-by: Dominik Csapak --- www/manager6/lxc/Config.js | 9 - www/manager6/node/Config.js | 8 2 files changed, 17

[pve-devel] [PATCH manager v2 3/4] set the default console in the gui when setting the option

2018-04-20 Thread Dominik Csapak
until now, we only set the default console once on page load, this enables to set it everytime the dc->options panel loads, so also after setting an option Signed-off-by: Dominik Csapak --- www/manager6/dc/OptionView.js | 13 + 1 file changed, 13 insertions(+)

[pve-devel] [PATCH manager v2 1/4] allow xtermjs to be the default console

2018-04-20 Thread Dominik Csapak
if not available for a vm, we fallback to novnc like with spice Signed-off-by: Dominik Csapak --- www/manager6/Utils.js| 39 www/manager6/button/ConsoleButton.js | 6 +- www/manager6/qemu/CmdMenu.js | 7

[pve-devel] [PATCH manager v2 0/4] xtermjs webgui improvements

2018-04-20 Thread Dominik Csapak
this series changes the embedded console to xterm.js for host/container (vms still need novnc) and adds xtermjs font settings to the gui changes from v1: * use a map for the consoletypes in Utils * forbid negative values for lineHeight * add a reset/save button for xtermjs settings i left the

[pve-devel] [PATCH storage 1/1] Cephfs storage plugin

2018-04-20 Thread Alwin Antreich
- ability to mount through kernel and fuse client - allow mount options - get MONs from ceph config if not in storage.cfg - allow the use of ceph config with fuse client Signed-off-by: Alwin Antreich --- PVE/API2/Storage/Config.pm | 2 +-

[pve-devel] [RFC storage/manager 0/2] Cephfs storage plugin

2018-04-20 Thread Alwin Antreich
This patch series adds the Cephfs to our list of storages. You can mount the storage through the kernel or fuse client. The plugin for now allows all content formats, but this needs further testing. Config and keyfile locations are the same as in the RBD plugin. Example entry: cephfs: cephfs0

[pve-devel] applied: [PATCH docs] fix #1738: remove duplicate 'a public'

2018-04-20 Thread Thomas Lamprecht
applied, followed up with a rewording of the remaining paragraph, replaced the uncomfortable high number of occurrences of the word 'bug' with synonyms and fixed an a/an typo. On 4/20/18 2:21 PM, Dominik Csapak wrote: > Signed-off-by: Dominik Csapak > --- >

[pve-devel] [PATCH kernel] d/control: add some missing build dependencies

2018-04-20 Thread Thomas Lamprecht
Signed-off-by: Thomas Lamprecht --- should apply to both master and 4.15 debian/control.in | 6 ++ 1 file changed, 6 insertions(+) diff --git a/debian/control.in b/debian/control.in index fa58872..a9ba042 100644 --- a/debian/control.in +++ b/debian/control.in @@

Re: [pve-devel] Old dashboard view (one column view)

2018-04-20 Thread Dominik Csapak
On 04/20/2018 02:25 PM, Kristian Kirilov wrote: I'm 100% percent sure that, the browser size/resolution is the same. Yeah now is stretched, but before isn't it. And the stretch only apply in summary field/tab. The search tab looks like the old version. Is there any way to change something in

[pve-devel] [PATCH docs] fix #1738: remove duplicate 'a public'

2018-04-20 Thread Dominik Csapak
Signed-off-by: Dominik Csapak --- getting-help.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-help.adoc b/getting-help.adoc index a7592a1..3b35fc1 100644 --- a/getting-help.adoc +++ b/getting-help.adoc @@ -54,7 +54,7 @@ team] for more

Re: [pve-devel] Old dashboard view (one column view)

2018-04-20 Thread Dominik Csapak
On 04/20/2018 11:54 AM, Kristian Kirilov wrote: Hello, after upgrade the main view of the dashboard is changed. Now i have two columns (when i click to summary tab) but i really like the oldest view. Is it there any way to get it again? I will post link to the my thread on the proxmox forum to

Re: [pve-devel] Add a shortcut into Web Interface

2018-04-20 Thread Dominik Csapak
On 04/20/2018 12:50 PM, Gilberto Nunes wrote: Hi Dominik Let me tell what I try to achieve. I have created a VM with Apache Guacamole, an Apache VDI solution. So I wanna add a button, perhaps near by Documentation, Create VM, Create CT, and name this button with something like VDI Access. This

Re: [pve-devel] VDI solution...

2018-04-20 Thread Gilberto Nunes
Hi there Indeed, I do it. But I thought, perhaps Proxmox could bring this integrate directly Debian and add a button to point to a link. Just a suggestion. --- Gilberto Nunes Ferreira (47) 3025-5907 (47) 99676-7530 - Whatsapp / Telegram Skype: gilberto.nunes36 2018-04-20 1:41 GMT-03:00

Re: [pve-devel] Add a shortcut into Web Interface

2018-04-20 Thread Gilberto Nunes
Hi Dominik Let me tell what I try to achieve. I have created a VM with Apache Guacamole, an Apache VDI solution. So I wanna add a button, perhaps near by Documentation, Create VM, Create CT, and name this button with something like VDI Access. This button will access a link like http://:8080/vdi

[pve-devel] applied: [PATCH cluster 1/1] add 'xtermjs' to console types

2018-04-20 Thread Thomas Lamprecht
applied, with a small fixup: use 'an HTML5 ...' for both occurrences, a and an were mixed. On 4/13/18 9:49 AM, Dominik Csapak wrote: > so that we can have it as default in the webinterface > > Signed-off-by: Dominik Csapak > --- > data/PVE/Cluster.pm | 4 ++-- > 1 file

[pve-devel] Old dashboard view (one column view)

2018-04-20 Thread Kristian Kirilov
Hello, after upgrade the main view of the dashboard is changed. Now i have two columns (when i click to summary tab) but i really like the oldest view. Is it there any way to get it again? I will post link to the my thread on the proxmox forum to see the images.

Re: [pve-devel] [PATCH manager 4/4] add xterm.js settings

2018-04-20 Thread Thomas Lamprecht
On 4/13/18 9:50 AM, Dominik Csapak wrote: > this adds font-settings to the 'My Settings' > window and makes that bigger > > Signed-off-by: Dominik Csapak > --- > www/manager6/window/Settings.js | 84 > +++-- > 1 file changed, 72

[pve-devel] [PATCH common] untaint df return values

2018-04-20 Thread Dominik Csapak
since we sometimes use their length in a format string for printf Signed-off-by: Dominik Csapak --- src/PVE/Tools.pm | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/PVE/Tools.pm b/src/PVE/Tools.pm index d5373a4..a366d47 100644 ---

[pve-devel] [PATCH kernel-meta 4.15 1/1] bump version to 5.1-4

2018-04-20 Thread Fabian Grünbichler
bump ABI to 4.15.17-1-pve Signed-off-by: Fabian Grünbichler --- Makefile | 4 ++-- debian/changelog | 6 ++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6fe46c1..59449c7 100644 --- a/Makefile +++ b/Makefile @@

[pve-devel] [PATCH kernel 4.15 3/3] bump version to 4.15-7, bump ABI to 4.15.17-1-pve

2018-04-20 Thread Fabian Grünbichler
Signed-off-by: Fabian Grünbichler --- Makefile | 4 ++-- debian/changelog | 8 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6d808e0..051ff64 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@

[pve-devel] [PATCH kernel 4.15 0/4] update to 4.15.17-1-pve

2018-04-20 Thread Fabian Grünbichler
pve-kernel: Fabian Grünbichler (3): update source to Ubuntu-4.15.0-17.18 rebase patches bump version to 4.15-7, bump ABI to 4.15.17-1-pve Makefile | 4 ++-- ...003-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch | 2 +-

[pve-devel] [PATCH kernel 4.15 1/3] update source to Ubuntu-4.15.0-17.18

2018-04-20 Thread Fabian Grünbichler
Signed-off-by: Fabian Grünbichler --- submodules/ubuntu-bionic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submodules/ubuntu-bionic b/submodules/ubuntu-bionic index e4a338d..62b0412 16 --- a/submodules/ubuntu-bionic +++

[pve-devel] [PATCH kernel 4.15 2/3] rebase patches

2018-04-20 Thread Fabian Grünbichler
Signed-off-by: Fabian Grünbichler --- .../0003-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch | 2 +- .../0007-Revert-UBUNTU-Packaging-retpoline-add-safe-usage-hin.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

[pve-devel] applied: [Patch V2 manager] fix #1691: use asynchronous API call for HD create

2018-04-20 Thread Thomas Lamprecht
applied, will look at the storage patches later On 4/19/18 8:39 AM, Wolfgang Link wrote: > It should use an asynchronous API call to create an image, > because some storages may need longer to alloc an image. > > If a storage needs more than 30 sec > the proxy will timeout and we have an orphan

[pve-devel] [PATCH iproute2 1/1] Update to 4.15, fix /bin/ss with no header flag

2018-04-20 Thread René Jochum
Fix ss with the no-header flag, upstream bug: #895719 Signed-off-by: René Jochum --- .gitignore| 3 + Makefile | 4 +- debian/changelog | 13 ++

Re: [pve-devel] [PATCH manager 1/4] allow xtermjs to be the default console

2018-04-20 Thread Thomas Lamprecht
On 4/13/18 9:49 AM, Dominik Csapak wrote: > if not available for a vm, we fallback to novnc like with spice > > Signed-off-by: Dominik Csapak > --- > www/manager6/Utils.js| 40 > > www/manager6/button/ConsoleButton.js |

Re: [pve-devel] iproute2 package for kernel 4.15 ?

2018-04-20 Thread Fabian Grünbichler
On Fri, Apr 20, 2018 at 10:33:31AM +0200, Alexandre DERUMIER wrote: > >>iproute2 4.15 contains a bug in /bin/ss which is in use in the next PVE. > > Just curious, where proxmox is using /bin/ss ?

Re: [pve-devel] iproute2 package for kernel 4.15 ?

2018-04-20 Thread Rene Jochum
Yes, I reported that bug (not the patch ). As said in the next PVE, there will be something like: /bin/ss -Hlt 'sport = :5900' Kind regards, René On 2018-04-20 10:33, Alexandre DERUMIER wrote: >>> iproute2 4.15 contains a bug in /bin/ss which is in use in the next PVE. > > Just curious,

Re: [pve-devel] iproute2 package for kernel 4.15 ?

2018-04-20 Thread Alexandre DERUMIER
>>iproute2 4.15 contains a bug in /bin/ss which is in use in the next PVE. Just curious, where proxmox is using /bin/ss ? man said: "ss is used to dump socket statistics. It allows showing information similar to netstat. It can display more TCP and state informations than other tools." Seem

[pve-devel] [PATCH iproute2 0/1] Upgrade to 4.15.0-4

2018-04-20 Thread René Jochum
I've been using https://salsa.debian.org/debian/iproute2/commits/debian/4.15.0-3 as base for this, and added the fix from: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895719. I did't include the blob in this patch, use make download. René Jochum (1): Update to 4.15, fix /bin/ss with

[pve-devel] iproute2 package for kernel 4.15 ?

2018-04-20 Thread Alexandre DERUMIER
Hi, could it be possible to add iproute2 4.15 to proxmox repository ? I'm currently testing a new feature with vxlan + vlan aware bridge, to map vlan->vxlan with only 1 vtep device. #bridge link set dev vxlan0 vlan_tunnel on #bridge vlan add dev vxlan0 vid 1000-1001 tunnel_info id 2000-2001

Re: [pve-devel] Add a shortcut into Web Interface

2018-04-20 Thread Dominik Csapak
On 04/20/2018 02:59 AM, Gilberto Nunes wrote: Hi there How can I add a shortcut to an external link, into web interface? Someone can point me the direction to do that?? Thanks a lot hi, currently there is no such feature, what exactly do you want? (though you can add arbitrary text to a