disko | 384 Members | |
| disko - declarative disk partitioning - https://github.com/nix-community/disko | 98 Servers |
| Sender | Message | Time |
|---|---|---|
| 8 Jul 2025 | ||
| Yeah zfs has no safeguards against this case. So theoretically if you avoid the scenario above it may be safe. But even then its a very untested codepath, though to be honest so is suspend and that seems to be working completely fine | 06:02:53 | |
| 15:54:47 | ||
| 9 Jul 2025 | ||
| 01:17:27 | ||
| 14:04:06 | ||
| 10 Jul 2025 | ||
| 18:20:56 | ||
| This might work for hibernation:
But be aware of zfs#12842 - make Linux hibernation (suspend-to-disk) more robust and nixpkgs#208037 - nixos/zfs: mitigate data loss issues when resuming from hibernate You might also need these to enter the danger territory (make yourself familiar with zpool recovery strategy):
| 21:17:01 | |
| thank you! I will try and play with this | 23:28:11 | |
| 11 Jul 2025 | ||
| 19:53:53 | ||
| 13 Jul 2025 | ||
| 20:11:57 | ||
| 14 Jul 2025 | ||
| Is btrs okay for hibernation? | 23:11:06 | |
| 15 Jul 2025 | ||
| been using it for years now and hadn't had any issues with hibernation | 17:53:55 | |
https://github.com/nix-community/disko/blob/2bf3421f7fed5c84d9392b62dcb9d76ef09796a7/example/luks-btrfs-subvolumes.nix#L57-L60 Is this a swap partition or a swap file? | 19:31:30 | |
| swap file | 20:47:47 | |