disko | 391 Members | |
| disko - declarative disk partitioning - https://github.com/nix-community/disko | 104 Servers |
| Sender | Message | Time |
|---|---|---|
| 11 Apr 2026 | ||
| Any reason not to merge https://github.com/nix-community/disko/pull/1235 ? | 21:55:36 | |
| the CI failure seems to be unrelated to the PR content | 21:55:42 | |
It adds a test for a simple real world zfs example, that will reproduce the "Cannot allocate memory" issue if you just change the boot.kernelPackages | 21:56:47 | |
Id do atime=off dnodesize i think defaults to auto these days, id be explicit about which zstd im using and i tend to adjust recordsize. Also xattr=on i think is sa now which i think is better than posixacl? | 22:02:53 | |
| It's just an example | 22:03:26 | |
| what do you mean by "xattr=on i think is sa" ? | 22:03:41 | |
you mean xattr=sa is default? | 22:04:02 | |
| ping | 22:11:48 | |
| But yeah you're probs riht about atime | 22:12:34 | |
| Yes | 22:12:35 | |
| * But yeah you're probs right about atime | 22:12:37 | |
| xattr=on == xattr=sa i think | 22:12:51 | |
| okay so you think dnodesize is already default, too? | 22:13:03 | |
| what about relatime though? | 22:13:51 | |
| Do you think that should also be off? | 22:13:55 | |
| https://wiki.debian.org/ZFS | 22:14:30 | |
people here are using xattr=sa still | 22:14:36 | |
| https://blog.tiserbox.com/posts/2024-02-09-zfs-on-nix-os.html | 22:14:51 | |
| you can fined the same here from 2024 too | 22:14:57 | |
| not sure where to find the defaults tbh | 22:15:03 | |
| better to be explicit and not beholden to defaults though, no? | 22:15:17 | |
| 12 Apr 2026 | ||
| I've had this in my config for a while
Got any idea why the nomount is needed? It still mounts correctly, it just shows up as failing on boot, and if nomount isn't set it blocks boot. | 00:26:21 | |
| * I've had this in my config for a while
Got any idea why the nomount is needed? It still mounts correctly, it just shows up as failing on boot, and if nomount isn't set it blocks boot. | 00:26:30 | |
| * I've had this in my config for a while
Got any idea why the nofail is needed? It still mounts correctly, it just shows up as failing on boot, and if nofail isn't set it blocks boot. | 00:27:50 | |
| hmm | 18:48:19 | |
| nixos-disko-images-aarch64-linux> [2026-04-12T18:47:09Z INFO virtiofsd] Client disconnected, shutting down nixos-disko-images-aarch64-linux> [2026-04-12T18:47:09Z INFO virtiofsd] Client disconnected, shutting down nixos-disko-images-aarch64-linux> Virtual machine didn't produce an exit code. error: build of '/nix/store/iqb7h2cw2bgh42l6pkijwm4g1fcqwzcw-nixos-disko-images.drv' on 'ssh-ng://nix-ssh@m2u' failed: Cannot build '/nix/store/iqb7h2cw2bgh42l6pkijwm4g1fcqwzcw-nixos-disko-images.drv'. | 18:48:21 | |
| that's a new one | 18:48:22 | |
| Why does disko spew tons of empty newlines? | 18:54:44 | |
Download image.png | 18:54:46 | |
| extraPostVM logs don't go here either | 18:55:01 | |