>>>>> On Thu, 30 Oct 2025 09:41:11 +0000, Vanush Misha Paturyan
>>>>> <[email protected]> said:
>> /sbin/blkid -c /dev/null -s UUID -o value /dev/vg1/home had exit code 2
>> Command had non-zero exit code
> Shouldn't there be mkfs.btrfs (or any indication that the file systems
> were created on the volumes) before blkid can grab its UUID?
You are right, the mkfs.btrfs call is missing.
> Does disk_config support creating BTRFS file systems?
BTRFS is supported by setup-storage (disk_config), but I'm not sure if
on a LVM?
Do you have mkfs.btrfs in the nfsroot? Check if this error is in the
logs:
BTRFS tools not found in PATH
--
best regards Thomas