Re: [pve-devel] fix #1961

2018-04-18 Thread Caspar Smit
Yes, See https://bugzilla.proxmox.com/show_bug.cgi?id=1614 Kind regards, Caspar 2018-04-17 15:56 GMT+02:00 Alexandre DERUMIER : > Hi Wolfgang, > > I think we could do it to delete an HD too. > > (ceph can take time for big volumes for example) > > > - Mail original - > De: "Wolfgang Li

[pve-devel] applied: [PATCH v2 storage 0/2] show storage-utilization per pool

2018-04-18 Thread Dietmar Maurer
applied ___ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] Long standing bug in "override_for_missing_acs_capabilities.patch"

2018-04-18 Thread Daniel Boothby
Hopefully this is the right place to send this to, because I tried a post on the forum and the issue seems to have been missed. In the "override_for_missing_acs_capabilities.patch" file at line 184 (v2.13.3), the last patch chunk end marker has an incorrect line number. This issue appears to have

Re: [pve-devel] Long standing bug in "override_for_missing_acs_capabilities.patch"

2018-04-18 Thread Dominik Csapak
On 04/18/2018 10:57 AM, Daniel Boothby wrote: Hopefully this is the right place to send this to, because I tried a post on the forum and the issue seems to have been missed. In the "override_for_missing_acs_capabilities.patch" file at line 184 (v2.13.3), the last patch chunk end marker has an in

Re: [pve-devel] Long standing bug in "override_for_missing_acs_capabilities.patch"

2018-04-18 Thread Daniel Boothby
This issue is still there but now on line 188: @@ -4529,6 +4630,7 @@ static const struct pci_dev_acs_enabled { should instead be: @@ -4529,6 +4529,7 @@ static const struct pci_dev_acs_enabled { On 18 April 2018 at 10:08, Dominik Csapak wrote: > On 04/18/2018 10:57 AM, Daniel Boothby wrote: >

Re: [pve-devel] Long standing bug in "override_for_missing_acs_capabilities.patch"

2018-04-18 Thread Dominik Csapak
On 04/18/2018 11:12 AM, Daniel Boothby wrote: This issue is still there but now on line 188: @@ -4529,6 +4630,7 @@ static const struct pci_dev_acs_enabled { should instead be: @@ -4529,6 +4529,7 @@ static const struct pci_dev_acs_enabled { i think you misunderstand this patch syntax it say

Re: [pve-devel] Long standing bug in "override_for_missing_acs_capabilities.patch"

2018-04-18 Thread Daniel Boothby
Apologies, I have indeed misunderstood it as I didn't realise it took into account the previous chunk alterations. Is there any way to know which version of the ACS patch is used in the current 5.1-3 ISO download of Proxmox? My system needs one of the newest ACS patch versions to override the IOMM

Re: [pve-devel] Long standing bug in "override_for_missing_acs_capabilities.patch"

2018-04-18 Thread Fabian Grünbichler
On Wed, Apr 18, 2018 at 10:50:10AM +0100, Daniel Boothby wrote: > Apologies, I have indeed misunderstood it as I didn't realise it took into > account the previous chunk alterations. > > Is there any way to know which version of the ACS patch is used in the > current 5.1-3 ISO download of Proxmox?

[pve-devel] no-subscription dist-upgrade : pve-ha-lrm.service crash with compilation aborded

2018-04-18 Thread Alexandre DERUMIER
Apr 18 12:14:42 kvm1 systemd[1]: pve-ha-lrm.service: Unit entered failed state. Apr 18 12:14:42 kvm1 systemd[1]: pve-ha-lrm.service: Failed with result 'exit-code'. -- Subject: Unit pve-ha-lrm.service has begun start-up -- Unit pve-ha-lrm.service has begun starting up. Apr 18 12:17:02 kvm1 pve-ha-

Re: [pve-devel] no-subscription dist-upgrade : pve-ha-lrm.service crash with compilation aborded

2018-04-18 Thread Fabian Grünbichler
On Wed, Apr 18, 2018 at 12:18:58PM +0200, Alexandre DERUMIER wrote: > Apr 18 12:14:42 kvm1 systemd[1]: pve-ha-lrm.service: Unit entered failed > state. > Apr 18 12:14:42 kvm1 systemd[1]: pve-ha-lrm.service: Failed with result > 'exit-code'. > -- Subject: Unit pve-ha-lrm.service has begun start-up

Re: [pve-devel] no-subscription dist-upgrade : pve-ha-lrm.service crash with compilation aborded

2018-04-18 Thread Alexandre DERUMIER
oh yes indeed, my custom netapp plugin was using password. Thanks, it's fixed ! - Mail original - De: "Fabian Grünbichler" À: "pve-devel" Envoyé: Mercredi 18 Avril 2018 12:27:05 Objet: Re: [pve-devel] no-subscription dist-upgrade : pve-ha-lrm.service crash with compilation aborded On

[pve-devel] [PATCH tar] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..4cac44b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +tar-1.29b/ +*.deb +*.buildinfo +*.changes \ No newli

[pve-devel] [PATCH qemu-server] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 70ad0a1..37f23cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.deb +*.buildinfo +*.changes *.1.gz *.1.pod *.5.gz -- 2.17.0 __

[pve-devel] [PATCH vncterm] Improve the .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ca37680..bcae525 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -spiceterm +build/ +*.deb +*.buildinfo +*.changes -- 2.17.0 _

[pve-devel] [PATCH pve-qemu] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..11d9ed7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +qemu.tmp/ +*.deb +*.buildinfo +*.changes \ No newlin

[pve-devel] [PATCH pve-storage] Extend the .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d2ed212..d1f2109 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +build/ *.deb +*.buildinfo +*.changes *.1.pod *.1.gz -- 2.17.0

[pve-devel] [PATCH vncterm] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..d6fa5ab --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes -- 2.17.0 ___

[pve-devel] [PATCH .gitignores 0/31] Add/extend the .gitignores

2018-04-18 Thread René Jochum
I'm using an IDE with integrated GIT support, without these patches it shows me 10k changes (where I only have about 10 changes). This also allows you to do `git add -A` without a `make clean` before. list of patches: - [PATCH vncterm] Add .gitignore - [PATCH vncterm] Improve the .gitignore - [PA

[pve-devel] [PATCH pve-xtermjs] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 5 + 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..dc18148 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +package/ +src.tmp/ +*.deb +*.buildinfo +*.changes \

[pve-devel] [PATCH pve-manager] Extend the .gitignore(s)

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 10 +- bin/.gitignore | 5 + 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 87b460a8..a6ab4ea7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,10 @@ country.dat -pve-manager_*_all.deb +

[pve-devel] [PATCH pve-kernel] Improve the .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9ce9b07..01e2f3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ ubuntu-zesty +*.prepared +build/ +config-*.org -- 2.17.0 __

[pve-devel] [PATCH pve-kernel-meta] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH pve-ha-manager] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH pve-firewall] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH pve-firmware] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..b0dd55f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +fwdata/ +*.deb +*.buildinfo +*.changes \ No newline

[pve-devel] [PATCH pve-cluster] Improve the .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bdc26bb..bcae525 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -build +build/ *.deb +*.buildinfo *.changes -- 2.17.0 _

[pve-devel] [PATCH pve-guest-common] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH pve-libspice-server] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..e684002 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +spice-0.12.8/ +*.deb +*.buildinfo +*.changes \ No ne

[pve-devel] [PATCH novnc-pve] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..f54a758 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +novnc.tmp/ +*.deb +*.buildinfo +*.changes \ No newli

[pve-devel] [PATCH pve-http-server] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH proxmox-ve] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH pve-common] Improve the .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 187a40f..d6fa5ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -build +build/ *.deb +*.buildinfo *.changes -- 2.17.0 ___

[pve-devel] [PATCH proxmox-i18n] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..6f87480 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +dest/ +*.deb +*.buildinfo +*.changes \ No newline at

[pve-devel] [PATCH pve-apiclient] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH pve-access-control] Improve the .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e1fc9d6..2bfa595 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ -build +build/ *.deb +*.buildinfo +*.changes +*.adoc.tmp +*.adoc *.1.pod *.

[pve-devel] [PATCH pve-container] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH extjs] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH lxcfs] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..6cdbaee --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +lxcfs/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH proxmox-widget-toolkit] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..cf75b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.deb +*.buildinfo +*.changes \ No newline a

[pve-devel] [PATCH ksm-control-daemon] Improve the .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ccde2e8..738bbe8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.deb +*.buildinfo *.changes ksm-control-scripts.org ksm-control-scripts -- 2.17.0 __

[pve-devel] [PATCH pve-docs] Improve the .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b25c15b..2a9356d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,18 @@ -*~ +build-pve-*/ + +*.html +*.adoc +link-refs.json +.pve-doc-de

[pve-devel] [PATCH librados2-perl] Convert to dpkg-buildpackage

2018-04-18 Thread René Jochum
Also fixes a minor spelling error in changelog.Debian and extends the .gitignore to ignore build files. I've made this so i get a .changes file which i need for my dput usage. --- .gitignore | 7 +++ Makefile| 36 +++--

[pve-devel] [PATCH lxc] Add .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 4 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..fcb755d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +lxc.tmp/ +*.deb +*.buildinfo +*.changes \ No newline

[pve-devel] [PATCH corosync-pve] Improve the .gitignore

2018-04-18 Thread René Jochum
Signed-off-by: René Jochum --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7ae7a44..d32b1f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -corosync-1.4.1 +corosync-2.4.2 *.deb +*.buildinfo *.changes -- 2.17.0 __

Re: [pve-devel] [PATCH vncterm] Improve the .gitignore

2018-04-18 Thread Rene Jochum
This should be spiceterm. On 2018-04-18 22:25, René Jochum wrote: > Signed-off-by: René Jochum > --- > .gitignore | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/.gitignore b/.gitignore > index ca37680..bcae525 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -1,2

[pve-devel] [PatchV2 storage 1/2] fix #1691: replace udev check

2018-04-18 Thread Wolfgang Link
`zfs create` add the creation job in a worker queue, which should normally execute instantly. But there are circumstances where the job will take a while to get processed. If this is the case udev settle will see no dev in the queue and the program will continue without an allocated dev. The busy

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

2018-04-18 Thread Wolfgang Link
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 image. Also, it is possible to increase the timeout for some storages if an asynchronous call is use

[pve-devel] [Patch V2] fix #1961

2018-04-18 Thread Wolfgang Link
Use the async API call 'update_vm' to create a HD. This will encourage a worker and we can increase the time-out for ZFS at high load. Patch V1 -> V2 [storage] Rebased 32c0a1d59bfea6a21212cb5386a9d06e27089f10 -> bce13b7f505ea63bc92a12d3beabe0ebb9a802fe make timout depending on whether it is in a

[pve-devel] [PatchV2 storage 2/2] fix #1691: increase timeout in worker

2018-04-18 Thread Wolfgang Link
A ZFS storage under heavy load can take more time. --- PVE/Storage/ZFSPoolPlugin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) [Patch V2] make timout depending on whether it is in a worker or not. diff --git a/PVE/Storage/ZFSPoolPlugin.pm b/PVE/Storage/ZFSPoolPlugin.pm index 9680a94..