Results 1 to 4 of 4

Thread: server.lu DS4000

  1. #1
    Member
    Join Date
    Feb 2009
    Location
    Ireland
    Posts
    15
    Got the DS4000 package from server.lu but when I look in fluxbox there only seems to be 1 320gig drive in there. I'm a total n00b when it comes to linux. Where is the other drive?

  2. BitTorrent   -   #2
    Did you get it setup in RAID1? If so, 320GB is the most you can get from it.

    Else, depending on how the OS recognizes drives try:
    ls /dev/hd*
    or
    ls /dev/sd*
    to get a list of drives in the computer.

    Ow, or read http://www.linuxplanet.com/linuxplan...orials/4232/1/ for a bit to get more explanation, options and so on.

  3. BitTorrent   -   #3
    Poster
    Join Date
    Nov 2008
    Posts
    61
    cat /proc/partitions

    There you will see two hard drives:

    /dev/sda - 1st drive
    /dev/sdb - 2nd drive

  4. BitTorrent   -   #4
    is there any way to combine the two drives without hardware raid?

Bookmarks

Posting Permissions

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