meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:fs:zfs:issues:import [2024/11/29 09:39] niziaklinux:fs:zfs:issues:import [2024/11/29 10:47] (current) niziak
Line 18: Line 18:
 Finished zfs-mount.service - Mount ZFS filesystems. Finished zfs-mount.service - Mount ZFS filesystems.
 </code> </code>
 +
 +Solution:
 +<code bash>
 +systemctl enable zfs-import@backup2
 +</code>
 +
 +===== Not working solution 1 =====
 +
  
 Add ''rootdelay=20'' to ''/etc/default/grub'' Add ''rootdelay=20'' to ''/etc/default/grub''
Line 25: Line 33:
 </code> </code>
  
-NOT WORKING:+===== not working solution 2 ===== 
  
 Force pools to use ''/etc/zfs/zpool.cache'' file: Force pools to use ''/etc/zfs/zpool.cache'' file: