Jon Ingason via users writes: > I have a PC with Fedora 43 installed 2Tb hard disk (SSD) an want to add > another 2Tb hard disk (SSD) to increase total disk space to 4Tb. > > The file system following: > > UUID=xxxxxxxx / btrfs subvol=root 0 0 > UUID=xxxxxxxx /boot ext4 defaults 1 2 > UUID=xxxxxxxx /boot/efi vfat umask=0077,shortname=winnt 0 2 > UUID=xxxxxxxx /home btrfs subvol=home 0 0 > > How is the simplest way to increase do this without lot of work?
btrfs can be extended to span multiple physical volumes. However, you should seriously consider setting up a RAID, which brtfs can also do. All SSDs have a built-in suicide clock. When this one goes, not only will it go up in smoke, but the random half of your data that remains on the other, working drive, will also be pretty much lost.
pgpgElWtmPrpT.pgp
Description: PGP signature
-- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
