combining drives

Posted:
Apr 3rd, '22, 13:13
by lloyd
I have two identical M2 drives, both formatted with btrfs. How do I combine them into one bigger drive?
Thank you.
Re: combining drives

Posted:
Apr 3rd, '22, 14:19
by doktor5000
Hi there, some more context information would be helpful regarding what you actually want to achieve with that.
Via LVM you could add both of them into one volume group, and then span a logical volume over the whole volume group, then the filesystem on top would cover both disks.