Re: btrfs with multiple subvolumes in one partition
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Tue, 06 Dec 2022 14:50:18 +0100, Christoph Pleger <[email protected]> said: > Hello, > when setting up btrfs with setup-storage, is it possible to configure > multiple subvolumes in one partition, like I tried to configure with > disk_config btrfs fstabkey:uuid > btrfs single / disk1.3 subvol=@root > btrfs single /var disk1.3 subvol=@root/var > btrfs single /usr disk1.3 subvol=@root/usr I think this is related to https://bugs.debian.org/964761 The output of format.log would help for the bug report. I do not know if the btrfs implementation in setup-storage is intended to support this. -- regards Thomas