You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #568 I face an error when using 1 disk with 1 ZFS pool on AWS:
zpool create -f zroot -R /mnt -O com.sun:auto-snapshot=false -O compression=lz4 /dev/nvme0n1p3 /dev/nvme0n1p3
cannot create 'zroot': one or more vdevs refer to the same device, or one of the devices is part of an active md or lvm device
Reverting to a revision before that change fixes it.
Since #568 I face an error when using 1 disk with 1 ZFS pool on AWS:
Reverting to a revision before that change fixes it.
I have one disk on that machine. I don't see why
disko/lib/types/zpool.nix
Line 64 in f6b72bf
The actual configuration:
Complete log
The text was updated successfully, but these errors were encountered: