Hello all i am using the latest install cd proxmox 3.4, and have setup zfs raid1, however my zpool status shows /dev/sde /dev/sdf which is not the recommended way to setup a pool? why does the proxmox install do this?
Anyways I would like switch these do /dev/by-id style entries as each time i add or remove a harddrive from this system i get problems
On a normal pool this is easy
zpool export tank
zpool import -d /dev/disk/by-vdev tank
However in the root pool this is not so easy
zpool export rpool
umount: /: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
cannot unmount '/': umount failed
ZOL is new and there are some posts on google about what to do but they all seem like a bit of a moving target depending on distro and grub versions zol versions etc
So i guess i am asking how i can fix this? using the proxmox way and version of zfs, grub, debian, hoping somebody has done this already but i do not see it post anyway on the proxmox forums
i have no problem taking this system offline if need be.
Anyways I would like switch these do /dev/by-id style entries as each time i add or remove a harddrive from this system i get problems
On a normal pool this is easy
zpool export tank
zpool import -d /dev/disk/by-vdev tank
However in the root pool this is not so easy
zpool export rpool
umount: /: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
cannot unmount '/': umount failed
ZOL is new and there are some posts on google about what to do but they all seem like a bit of a moving target depending on distro and grub versions zol versions etc
So i guess i am asking how i can fix this? using the proxmox way and version of zfs, grub, debian, hoping somebody has done this already but i do not see it post anyway on the proxmox forums
i have no problem taking this system offline if need be.