I've just noticed that my SuSE server has been running a bit sluggish recently. On further investigation, it seems like it's not using a 21GB partition (sda2).
When I view the properties of sda2, it shows as unmounted, and when I try to calculate the size, it says "permission denied".
A screenprint can be seen here:
http://upp-uk.com/assets/forum_pix/screenprint.jpg
Here is the output from "fdisk -l" if it helps:
Code:
Disk /dev/sda: 80.0 GB, 80032038912 bytes
255 heads, 63 sectors/track, 9730 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 * 263 2873 20972857+ 83 Linux
/dev/sda3 2874 9730 55078852+ f W95 Ext'd (LBA)
/dev/sda5 2874 5484 20972826 83 Linux
/dev/sda6 5485 9730 34105963+ 83 Linux
I was about to play around in the Partitioner Yast module, but thought I'd better get more info before screwing up the whole server!!
Here's a screenprint of Partitioner, that I was about to use:
http://upp-uk.com/assets/forum_pix/screenprint2.jpg
Is it ok to use this module?
I just want to add extra space to the root drive.
I thought Linux just sees everything as one big drive, but now I'm confused with this unmounted partition.
How can I resolve this problem?