On 25/05/2016 16:05, tapczan wrote:
Hmm, important thing is that this zfs pool is build on top of LVM
volume (which name is "zfs"):

   --- Logical volume ---
   LV Path                /dev/vg0/zfs
   LV Name                zfs
   VG Name                vg0
I would expect the logical volume to appear as either or both of these:

ls -l /dev/vg0/zfs
ls -l /dev/mapper/vg0-zfs

which in turn would be symlinks to /dev/dm-X

The /dev/zfs special file is nothing to do with a logical volume called zfs, as far as I know.
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to