I have default pool already on btrfs disk1 and im added new disk2 to host and format it as btrfs.
An I want to create new storage pool as subvolume on this new disk. Is this possible ?
Because when i run lxc storage crate newpool btrfs
it will create only some img file and when i manually edit source and volatile.initial_source
to point on new disk it not work
Im googled a lot of this question and didnt found relevant answer.
Thanks.