ZFS on Linux

From Celeste@Hoppinglife
Revision as of 06:08, 18 May 2022 by Hoppinglife (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Troubleshooting

  • Currently, grub-probe often cannot return pool name. Until this patch is merged into upstream,

manually set root pool name in /etc/grub.d/10_linux to get around of the problem.

  • Incomplete send/receive can cause ZFS systems to show permanent data errors. Run zfs scrub twice to remove the errors.
  • When having kernel module errors, check if the booted kernel is the latest - often it is because /boot was not loaded correctly during package update.