Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
No way.
sda/sdb are physical devices, they cannot be expanded at the expense of each other.
Here is the section with the file system, if it was originally made through LVM, it could be expanded. To do this, sdb would be added to the Volume Group where your file system is located and then it can already be expanded, and in most cases even online. But for this it is necessary that initially everything was done through LVM.
Or again, initially it was necessary to use a distributed file system such as zfs, then one more device could be added to the pool and expanded.
You have one partition on /dev/sda with the usual Linux filesystem type and formatted as is.
Therefore, all that can be done without a radical rework is to format /dev/sdb and mount it to some folder, dropping some of the data into this folder.
In addition, since your entire /dev/sda is the only disk in the system that contains both data and the system itself, even for any changes to the current configuration, you already need to at least boot from a live disk. In this regard, quickly and simply will not work.
Do everything from another system (for example by
booting livecd
) raid in single mode, when disks fill up as needed and can be of different sizes)
You edit /etc/fstab
ps backups! such operations, no matter how reliable they may seem, can lead to data loss
It took shape on a separate disk, /dev/sdb.n>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question