Skip to content

mountall is not mounting zfs filesystems on boot #131

@winksaville

Description

@winksaville

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: 6quantal
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions