Hey everyone, dom0 : alpine linux 2.7 with xen 4.3 domU : debian 7.5 + ZFS on Linux I'm seeing a strange behaviour with the domU. I'm not certain it's Xen related but it points that way… *Case 1 :* When I boot (or reboot) dom0, the domU is booted automatically (through /etc/xen/auto). Problem : the zfs datasets do not get mounted automatically (although pools are visible) root@debianZFS:/# zpool list NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT zdocs 928G 178G 750G 19% 1.00x ONLINE - zmedia 4.53T 833G 3.72T 17% 1.00x ONLINE - root@debianZFS:/# ls /zdocs root@debianZFS:/# If then I reboot the domU, the zfs gets mounted automatically. root@debianZFS:~# ls /zdocs docs photos server temp root@debianZFS:~# *Case 2 :* If I disable autoboot, and start the domU with xl create, then everything mounts automatically *Question :* I don't get why or how in case 1 the boot or reboot of the dom0 will prevent the domU to properly mount the ifs datasets ? Any ideas why ? if not, any ideas on how to determine why and fix it ? Thanks in advance for the help Pierre _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users