ZFS: Difference between revisions

imported>MarcFontaine
No edit summary
imported>MarcFontaine
m fix layout
Line 15: Line 15:
boot.loader.grub.copyKernels = true;
boot.loader.grub.copyKernels = true;
</syntaxhighlight>
</syntaxhighlight>
* In contrast to many native Linux filesystems, ZFS misses support for freeze/thaw operations.
 
This means that using ZFS together with hibernation (suspend to disk) may cause filesystem corruption. See https://github.com/openzfs/zfs/issues/260.  
* In contrast to many native Linux filesystems, ZFS misses support for freeze/thaw operations.This means that using ZFS together with hibernation (suspend to disk) may cause filesystem corruption.See https://github.com/openzfs/zfs/issues/260.  


== Caveats ==  
== Caveats ==