Find the answer to your Linux question:
Results 1 to 2 of 2
Hello All, I'm renting a dedicated server with a company that claims that the server has 2 hard drives in a software RAID 1 array, but I need to make ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    1

    Question Check on hard drives in RAID 1 array

    Hello All,

    I'm renting a dedicated server with a company that claims that the server has 2 hard drives in a software RAID 1 array, but I need to make sure that the server really has the 2 HDD, and the size of the 2nd drive... how to do that ?? system is Centos 5.3

    Thanks in advance...

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    hi,

    try these commands:
    Code:
    cat /proc/mdstat
    
    fdisk -l
    You must always face the curtain with a bow.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...