Re: [pve-devel] [PATCH manager] pve5to6: Add warning for some Gluster versions

2019-09-02 Thread Dominic Jäger
I tested this On 9/2/19 10:06 AM, Fabian Grünbichler wrote: > the end result is that you need to (...) do the upgrade with > > -o Dpkg::Options::="--force-overwrite" > > added to the apt upgrade command and added it to the the PVE 5 to 6 upgrade guide [0]. Thank you, Fabian! [0] https://pve.

Re: [pve-devel] [PATCH manager] pve5to6: Add warning for some Gluster versions

2019-09-02 Thread Fabian Grünbichler
On August 28, 2019 1:25 pm, Dominic Jäger wrote: > After Fabian had sent his patch [0] we actually thought that this patch > for pve5to6 would be obsolete. Upgrades as well as fresh installs worked > flawlessly in my tests. Consequently, I removed the hint from the > upgrade documentation [1] an

Re: [pve-devel] [PATCH manager] pve5to6: Add warning for some Gluster versions

2019-08-28 Thread Dominic Jäger
After Fabian had sent his patch [0] we actually thought that this patch for pve5to6 would be obsolete. Upgrades as well as fresh installs worked flawlessly in my tests. Consequently, I removed the hint from the upgrade documentation [1] and marked the bug [2] as fixed. Before writing you this,

Re: [pve-devel] [PATCH manager] pve5to6: Add warning for some Gluster versions

2019-08-26 Thread Thomas Lamprecht
On 01.08.19 11:21, Dominic Jäger wrote: > Upgrading from PVE 5 to 6 works only with the Gluster packages from the > Debian repository. At least Gluster versions 5.8 to 6.4-1 have conflicts > with our packages. > > Signed-off-by: Dominic Jäger > --- > Tested on one VM with PVE 5.4 and upstream Glu

[pve-devel] [PATCH manager] pve5to6: Add warning for some Gluster versions

2019-08-01 Thread Dominic Jäger
Upgrading from PVE 5 to 6 works only with the Gluster packages from the Debian repository. At least Gluster versions 5.8 to 6.4-1 have conflicts with our packages. Signed-off-by: Dominic Jäger --- Tested on one VM with PVE 5.4 and upstream Gluster (6.4-1) and one with PVE 5.4 and the Debian Glust