exclude a specific zfs pool from boot

esaul

New Member
May 24, 2023
6
0
1
In a node I have three hdd. I use these passthrough hdd in a vm with truenas with fs zfs raidz.
When the node starts, the service zfs-import-scan.service fails because it tries to import the zfs pool used in the three hdd from truenas.
How can I exclude this poll from the scan?
 
Last edited:
Pure guess: just disable it: systemctl disable zfs-import@poolname2ignore.service


Disclaimer: not tested/verified
 
Sorry, I wrote it wrong.
The problem is given on the following service: zfs-import-scan.service