| 6 Mar 2026 |
magic_rb | True, i just am too paranoid ig :) | 08:56:41 |
| 8 Mar 2026 |
| focu5 left the room. | 01:42:12 |
| focu5 joined the room. | 01:45:41 |
Crony Akatsuki (balkan/slav) | magic_rb: I would like to start changing some ssd's on my system to a zfs filesystem today, have time to help? | 16:22:59 |
magic_rb | sure | 16:23:16 |
Crony Akatsuki (balkan/slav) | tnx, so first how do I go about getting zfs into my nixos setup ( as in bring it in since it's out of the tree ) | 16:24:13 |
magic_rb | if you base your system on disko with a config such as https://github.com/nix-community/disko/blob/master/example/zfs.nix nixos will automatically figure out zfs is needed and pull it in | 16:28:53 |
Crony Akatsuki (balkan/slav) | ahmy drives that I plan on moving to zfs rn are not inside of disko, but mounted using fileSystems.MountPoint | 16:30:45 |
Crony Akatsuki (balkan/slav) | * my drives that I plan on moving to zfs rn are not inside of disko, but mounted using fileSystems.MountPoint | 16:30:51 |
Crony Akatsuki (balkan/slav) | I don't have them inside disko becase they are not mounted always but only mounted when I need them, like when I'm running a backup for example | 16:35:15 |
magic_rb | ah, then uh, https://search.nixos.org/options?channel=25.11&query=supportedFilesystems&show=boot.supportedFilesystems so
boot.supportedFilesystem = [ "zfs" ]; | 16:49:29 |
| 10 Mar 2026 |
| amadaluzia -> 4d2.org joined the room. | 01:44:30 |
| Crony Akatsuki (balkan/slav) changed their display name from Crony Akatsuki to Crony Akatsuki (balkan/slav) . | 10:41:49 |
| prescientmoon changed their profile picture. | 11:08:01 |
Crony Akatsuki (balkan/slav) | hey, sorry for not answering before had some issue getting zfs cause of the cachy os kernel flake I was using and now have been able to get zfs installed | 17:39:52 |
Crony Akatsuki (balkan/slav) | so how would I go about formatting a drive with zfs, for example my backup drive where I save my restic backups? | 17:40:48 |
magic_rb | Ill share a snippet, sec | 17:59:37 |
magic_rb | @crony:cronyakatsuki.xyz actually, i need to go for a walk, touch some grass yk. Ill send it to you a bit later, but still today | 18:04:03 |
Crony Akatsuki (balkan/slav) | np, tho that will prob be tomorrow for me (it's 7pm here, gonna go to sleep soon) | 18:04:34 |
magic_rb | 7pm here too :P | 18:04:48 |
magic_rb | My sleep schedule is just fucked up | 18:04:54 |
Crony Akatsuki (balkan/slav) | my sleep schedule moves according to my work, sometimes I wake up at 3am sometimes at 8am | 18:05:22 |
| 12 Mar 2026 |
| crstl changed their profile picture. | 18:02:38 |
| 14 Mar 2026 |
| em joined the room. | 04:39:55 |
matthewcroughan | Looks like disko's image builder just kernel panics these days Mic92 | 16:33:53 |
matthewcroughan | ed-disko-images> [ 5.126922] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000400
ed-disko-images> [ 5.128633] CPU: 0 UID: 0 PID: 1 Comm: 1qv9fdw1cl7j7z4 Tainted: P O 6.19.6 #1-NixOS PREEMPT(lazy)
ed-disko-images> [ 5.130954] Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE
ed-disko-images> [ 5.132205] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS unknown 02/02/2022
ed-disko-images> [ 5.134054] Call Trace:
ed-disko-images> [ 5.134626] <TASK>
ed-disko-images> [ 5.135138] dump_stack_lvl+0x5d/0x80
ed-disko-images> [ 5.136015] vpanic+0xdb/0x2d0
ed-disko-images> [ 5.136725] panic+0x6b/0x6b
ed-disko-images> [ 5.137399] do_exit.cold+0x15/0x15
ed-disko-images> [ 5.138200] ? handle_mm_fault+0x1d9/0x2e0
ed-disko-images> [ 5.139150] do_group_exit+0x2d/0xc0
ed-disko-images> [ 5.139994] __x64_sys_exit_group+0x18/0x20
ed-disko-images> [ 5.140943] x64_sys_call+0x14fd/0x1510
ed-disko-images> [ 5.141801] do_syscall_64+0xb6/0x560
ed-disko-images> [ 5.142684] ? exc_page_fault+0x6a/0x150
ed-disko-images> [ 5.143587] entry_SYSCALL_64_after_hwframe+0x77/0x7f
ed-disko-images> [ 5.144724] RIP: 0033:0x7feac62ee198
ed-disko-images> [ 5.145541] Code: ff 64 89 02 eb b4 e8 97 4e 04 00 0f 1f 80 00 00 00 00 f3 0f 1e fa 48 8b 35 55 dc 10 00 eb 04 0f 1f 00 f4 b8 e7 00 00 00 0f 05 <48> 3d 00 f0 ff ff 76 f0 f7 d8 64 89 06 eb e9 66 0f 1f 84 00 00 00
ed-disko-images> [ 5.149659] RSP: 002b:00007fff8e855088 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
ed-disko-images> [ 5.151342] RAX: ffffffffffffffda RBX: 00007feac63fdfc8 RCX: 00007feac62ee198
ed-disko-images> [ 5.152927] RDX: 0000000000000000 RSI: ffffffffffffffa0 RDI: 0000000000000004
ed-disko-images> [ 5.154477] RBP: 00007fff8e8550e0 R08: 0000000000000000 R09: 0000000000000000
ed-disko-images> [ 5.156048] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001
ed-disko-images> [ 5.157606] R13: 0000000000000004 R14: 00007feac63fc680 R15: 00007feac63fdfe0
ed-disko-images> [ 5.159192] </TASK>
ed-disko-images> [ 5.160070] Kernel Offset: 0x3a00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
ed-disko-images> [ 5.748001] Rebooting in 1 seconds..
ed-disko-images> [2026-03-14T16:33:15Z INFO virtiofsd] Client disconnected, shutting down
ed-disko-images> [2026-03-14T16:33:15Z INFO virtiofsd] Client disconnected, shutting down
ed-disko-images> Virtual machine didn't produce an exit code.
error: Cannot build '/nix/store/afg5rnkl94mf99wk6sx0hvkydrwkwa2g-ed-disko-images.drv'.
| 16:34:13 |
matthewcroughan | How does the CI not catch this? | 16:35:10 |
Mic92 | Maybe it's not reproducing in other machines that are not yours. | 16:35:59 |
matthewcroughan | the fact that the disko image builder, inherits the kernel of the caller, is an architectural mistake, don't you think? | 16:36:23 |
matthewcroughan | this means CI can't really tell you anything | 16:36:38 |