ZFS on Linux

From Celeste@Hoppinglife
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.