LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   need help on fdisk command in linux (https://www.linuxquestions.org/questions/linux-hardware-18/need-help-on-fdisk-command-in-linux-674299/)

manoj.linux 10-04-2008 11:43 PM

need help on fdisk command in linux
 
Hi,

I am using dell server with raid 5, but my query is I want to find out capacity and no of hard disk, since it is configured in raid 5 it is not showing indvidual capacity and disk,

it is showing single disk with combination of 2 disk, wheather there is command which tell that there are 3 disk with each capacity.

Regards,

Manoj

onebuck 10-04-2008 11:54 PM

Hi,

'fdisk -l' from the cli will get you disk & partition information. 'man fdisk' to get a better understanding.

'df -h' will get you human readable filesystem information. 'man df' to get more information'


All times are GMT -5. The time now is 07:05 PM.