!oNSIfazDqEcwhcOjSL:matrix.org

disko

352 Members
disko - declarative disk partitioning - https://github.com/nix-community/disko90 Servers

Load older messages


SenderMessageTime
20 Jan 2025
@magic_rb:matrix.redalder.orgmagic_rb
In reply to @guiniol:matrix.org
So. I wanted to create a couple of extra datasets in an existing ZFS pool without wiping everything. Is there a way to either get disko to not remove existing data (is this what the mount mode does? I couldn't find much about it in the docs) or to get disko to give me the commands it would run to create those datasets (which I would the run myself).
Last time i checked disko doesnt support repartitioning
21:15:18
@guiniol:matrix.orgguiniolso getting the commands it would run is really the only thing I can do21:16:27
@guiniol:matrix.orgguiniol I found the --dry-run mode (I really should have run --help first...), so let's see what that gives me 21:16:55
@magic_rb:matrix.redalder.orgmagic_rbId suggest you learn to use ZFS21:17:30
@guiniol:matrix.orgguiniolso21:17:37
@guiniol:matrix.orgguiniolthe thing is I have the options I want in the disk config file21:17:55
@lassulus:lassul.uslassulusin theory we have support for update scripts21:18:02
@lassulus:lassul.uslassuluslike create should be idempotent21:18:13
@lassulus:lassul.uslassulusbut please have backups and proof read the created script :)21:18:26
@guiniol:matrix.orgguinioland I wanted to create the datasets as disko would create them because at the very end, I will wipe the machine and reinstall everything from backups21:18:27
@magic_rb:matrix.redalder.orgmagic_rbAh21:18:37
@magic_rb:matrix.redalder.orgmagic_rbDry run then21:18:43
@guiniol:matrix.orgguiniol so I don't want to have an incompatible option somewhere taht would make the zfs receive fail 21:18:59
@guiniol:matrix.orgguiniol so, I did try --dry-run but apparently my flake on its own is not enough. I create the system with nixos-anywhere and disko complains about You must set the option ‘boot.loader.grub.devices’ or 'boot.loader.grub.mirroredBoots' to make the system bootable. 21:19:48
@guiniol:matrix.orgguiniolI think there was something about a bootable device in the help, so let me try that again21:20:13
@guiniol:matrix.orgguiniolalright, I think I have it21:34:14
@guiniol:matrix.orgguinioland there are basically no options being added :D21:34:29
@guiniol:matrix.orgguiniol Alright, another question: I had to disable the zfs-mount service because the ZFS dataset are also being mounted by autogenerated systemd units. Did I do something wrong? I am using non-legacy mount type datasets. 22:38:58
22 Jan 2025
@benph:matrix.orgBen joined the room.15:14:02
23 Jan 2025
@asymmetric:matrix.dapp.org.uk@asymmetric:matrix.dapp.org.uk joined the room.14:58:41
@asymmetric:matrix.dapp.org.uk@asymmetric:matrix.dapp.org.uk

hey, i just tried to set-up a mdadm raid0 and got this error:

+ sgdisk --zap-all /dev/md/raid0
Caution: invalid main GPT header, but valid backup; regenerating main header
from backup!

Error! Couldn't seek to partition table!
Caution! After loading partitions, the CRC doesn't check out!
Warning! One or more CRCs don't match. You should repair the disk!
Main header: ERROR
Backup header: OK
Main partition table: ERROR
Backup partition table: ERROR

Invalid partition data!
GPT data structures destroyed! You may now partition the disk using fdisk or
other utilities.

the disk-config is here: https://gist.github.com/asymmetric/6e12e6da1b1d7135354476174c37c447

14:59:46
@asymmetric:matrix.dapp.org.uk@asymmetric:matrix.dapp.org.ukis this a bug?14:59:50
@lassulus:lassul.uslassulushmm, seems like the zap is not powerful enough :D15:55:44
@lassulus:lassul.uslassulusI guess we can ignore the return value for zap-all in that case? maybe use wipefs or so instead15:56:50
24 Jan 2025
@phaer:matrix.orgphaershould sgdisk --zap-all be called at all for mdadm devices? Not an mdadm user myself anymore, but my impression was that you'd do a mdadm -S and then zap/wipe the underlying physical disk?11:32:33
@mutantmell:matrix.orgmutantmell joined the room.17:55:47
@mutantmell:matrix.orgmutantmell set a profile picture.18:13:49
@mutantmell:matrix.orgmutantmell changed their profile picture.18:14:00
25 Jan 2025
@bumperboat:matrix.orgbumperboat (UTC+2)i added a btrfs subvol to my disko config, it doesnt seem to be created after the fact - is it expected to?07:29:35
@srestegosaurio:tchncs.desrestegosaurio (on tchncs.de)
In reply to @bumperboat:matrix.org
i added a btrfs subvol to my disko config, it doesnt seem to be created after the fact - is it expected to?
I was having similar experience. I ended up creating the volume myself.
11:21:58

Show newer messages


Back to Room ListRoom Version: 10