zfs-linux / zfs

Native ZFS for Linux
http://wiki.github.com/behlendorf/zfs/
Other
56 stars 2 forks source link

mountall is not mounting zfs filesystems on boot #131

Open winksaville opened 11 years ago

winksaville commented 11 years ago

Here is the info asked in the trouble shooting guide (https://github.com/dajhorn/pkg-zfs/wiki/Troubleshooting-mountall) here are my dmesg and bootlog:

wink-dmesg: https://docs.google.com/open?id=0B-KTY7zi7eZHMk1ZTjZRR0FzSTQ wink-boot.log: https://docs.google.com/open?id=0B-KTY7zi7eZHeEUybTEtNDhYaGc

After doing a "sudo zfs mount -a" I collected the following

wink@ssi-server-1:~$ sudo grep ZFS_MOUNT /etc/default/zfs ZFS_MOUNT='no'

wink@ssi-server-1:~$ sudo apt-cache policy mountall ubuntu-zfs mountall: Installed: 2.42ubuntu0.2-zfs1 Candidate: 2.42ubuntu0.2-zfs1 Version table: * 2.42ubuntu0.2-zfs1 0 900 http://ppa.launchpad.net/zfs-native/stable/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/status 2.42ubuntu0.2 0 500 http://us.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 Packages 2.42 0 500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages ubuntu-zfs: Installed: 6~quantal Candidate: 6~quantal Version table: * 6~quantal 0 900 http://ppa.launchpad.net/zfs-native/stable/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/status

wink@ssi-server-1:~$ sudo strings /sbin/mountall | grep ZFS %s: parsing ZFS list

wink@ssi-server-1:~$ sudo zfs list NAME USED AVAIL REFER MOUNTPOINT tank 40.0G 1.75T 32K /tank tank/home 256M 1.75T 32K /tank/home tank/home/wink 255M 1.75T 226M /tank/home/wink tank/home/yvette 1022K 1.75T 970K /tank/home/yvette tank/media 39.7G 1.75T 34.5K /tank/media tank/media/Music 30K 1.75T 30K /tank/media/Music tank/media/Pictures 39.7G 1.75T 39.7G /tank/media/Pictures

wink@ssi-server-1:~$ sudo zpool status pool: tank state: ONLINE scan: none requested config:

NAME                                                            STATE     READ WRITE CKSUM
tank                                                            ONLINE       0     0     0
  mirror-0                                                      ONLINE       0     0     0
    usb-WD_My_Passport_0748_575834314537324338363235-0:0-part1  ONLINE       0     0     0
    usb-WD_My_Passport_0748_575832314138323038363639-0:0-part1  ONLINE       0     0     0