Re: [pve-devel] [PATCH storage/manager] create zpools with stable disk paths

2020-06-04 Thread Thomas Lamprecht
On 6/4/20 5:38 PM, Dietmar Maurer wrote: > Why do we handle this at the GUI side? > > I would prefer to do that on the host instead... > yeah, please. In general I'd like that the disk manage stuff adheres more to what we do in the installer - as it solved those "issues" already long ago. I.e.

Re: [pve-devel] [PATCH storage/manager] create zpools with stable disk paths

2020-06-04 Thread Dietmar Maurer
Why do we handle this at the GUI side? I would prefer to do that on the host instead... ___ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH storage/manager] create zpools with stable disk paths

2020-06-04 Thread Stoiko Ivanov
This patchset fixes #2777. Creating zpools should be done using the more stable device paths instead of /dev/sdX. The case where this was reported was: * hotplugging 2 disks in a server * creating the zpool * rebooting (the disks got new assignments) so a not too unusual use-case. The logic for