LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Need help with Slackware (14.2 beta) and ZFS - Not automounting the pool. (https://www.linuxquestions.org/questions/slackware-14/need-help-with-slackware-14-2-beta-and-zfs-not-automounting-the-pool-4175564216/)

PCManiacpt 01-17-2016 06:49 PM

Need help with Slackware (14.2 beta) and ZFS - Not automounting the pool.
 
Hello,

I have been reading and searching and re-reading again about ZFS.
Got ZFS working on my -current installation using slackbuilds and is looking fine.

Yet, I have a little problem.. When I reboot, the system does not automount the pool.
To have it available after reboot, here is what I have to manualy do:

Code:

root@SlackSATA:/home/pcmaniac# /etc/rc.d/rc.zfs status
no pools available

no pools available
root@SlackSATA:/home/pcmaniac# /etc/rc.d/rc.zfs stop
Unmounting ZFS filesystems
root@SlackSATA:/home/pcmaniac# /etc/rc.d/rc.zfs start
Importing ZFS pools
Mounting ZFS filesystems
Exporting ZFS filesystems

root@SlackSATA:/home/pcmaniac# /etc/rc.d/rc.zfs status
  pool: pool3tb
 state: ONLINE
  scan: none requested
config:

        NAME                                          STATE    READ WRITE CKSUM
        pool3tb                                      ONLINE      0    0    0
          mirror-0                                    ONLINE      0    0    0
            ata-ST3000VX000-1ES166_Z501ZXDV          ONLINE      0    0    0
            ata-WDC_WD30EZRX-00D8PB0_WD-WMC4N0747754  ONLINE      0    0    0

errors: No known data errors

NAME      SIZE  ALLOC  FREE  EXPANDSZ  FRAG    CAP  DEDUP  HEALTH  ALTROOT
pool3tb  2.72T  516K  2.72T        -    0%    0%  1.00x  ONLINE  -

At this point, the pool is fully accessible..

Code:

pool3tb        2.7T  128K  2.7T  1% /mnt/pool3tb
pool3tb/fs1    1.0G  128K  1.0G  1% /mnt/pool3tbfs1

Does any one have any idea why this it not starting the pool automagically?

Didier Spaier 01-18-2016 11:50 AM

Why open a new thread in addition to this one?

PCManiacpt 01-19-2016 12:50 PM

Quote:

Originally Posted by Didier Spaier (Post 5480376)
Why open a new thread in addition to this one?

To be honest, this one (if you check the dates) was the first one being made..
But on the very next day I couldn't find it so I though it got blocked for me trying to make my first post here instead of the introductions section.
Am sorry, If any mod can, please close/delete this one.

Thank you.


All times are GMT -5. The time now is 11:37 PM.