LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Increase Partition Size in rhel6 (https://www.linuxquestions.org/questions/linux-newbie-8/increase-partition-size-in-rhel6-4175530200/)

Avinash Devineni 01-06-2015 09:50 AM

Increase Partition Size in rhel6
 
Hi,
i am new to linux. please help me on this.
i have 2 partitions with ext4 filesystem.
/dev/sda1 mounted with /images
and
/dev/sda2 mounted with /videos

my dev/sda2 is full.
how to increase it?

please help me.
thankyou

rknichols 01-06-2015 10:44 AM

Need more info. Please post the output from "fdisk -lu /dev/sda" and "df -m /images /videos", and if LVM is involved also the output from "pvs", "vgs", and "lvs".

michaelk 01-06-2015 10:45 AM

Without knowing anything about how your drive(s) are partitioned or allocated it is impossible to say how to enlarge sda2.

You can gain a small amount of space by decreasing the amount of reserved space. You decrease sda1 and add that space to sda2. You can add another drive.


All times are GMT -5. The time now is 12:06 AM.