Why default Centos installation has partitions? [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 8 years ago. Improve this question I installed Centos 6.3 and looking at the disk I get the output: Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_cp77-lv_root 50G 7.3G … Read more

Dell PowerEdge t710 raid configuration for newbie [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 6 years ago. Improve this question My company bought a Dell PowerEdge t710 server with: 48 GB ram 4×4 GB ethernet … Read more

How Do I resize a partition? [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 6 years ago. Improve this question I have the following FIle system setup currently. I need as much room as i can get in ./home. root@Jm2:~# df -h Filesystem … Read more

Dell 2950 Disk Partition Format System Install [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 1 year ago. Improve this question Have three 2950 Servers. Got them here and there. Fixed all the little problems. All are posting. Have new SAS drives. I need … Read more

>11GB free space, but it says 100% disk usage?

$ df -i /mnt/large_linux/ Filesystem Inodes IUsed IFree IUse% Mounted on /dev/sda1 29376512 1035086 28341426 4% /mnt/large_linux $ df /mnt/large_linux/ Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1 462509952 451315844 0 100% /mnt/large_linux $ sudo dumpe2fs /dev/sda1 | grep -i reserved dumpe2fs 1.42.12 (29-Aug-2014) Reserved block count: 5875200 Reserved GDT blocks: 995 Reserved blocks uid: … Read more