0

I have Ubuntu 18.04.6 server installed on a PC, and a zpool striped named frnl composed of 2 HDDs of 2TB each. My problem is that recently the zpool isn't automounted at boot, it needs to run

alex@freenalex:/$ sudo zpool import frnl

to activate the filesystem. Otherwise, the filesystem isn't shown in the df command, and the /frnl/ directory is empty. When I do the previous command, the /frnl/ directory gets filled with its folders/files and everything works as I want.

I saw the thread zpools don't automatically mount after boot but I'm not sure about the compatibility of their answers with my system (because it's an older system).

How can I automount my zfs pool at boot? do I have to install mountall? or if can't do a normal approach, Is there any alternative?

0 Answers0