Activity Stream
48,167 MEMBERS
63364 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member

    Default Help - How to mount Second HDD on CentOS5.2

    pls some help me.

    I have a server with Centos 5.2 and lxadmin installed.
    the server contains 2x250gb hdd. lxadmin shows only 1 hdd. when asked the DC, they told that I have to mount it.My server is self-managed. but I dont know how to mount. someone pls help me.
    all my site resides on /home/username ( default of lxadmin) . I want to use the second hdd space to in it. so that my websites can take whole 2 hdd space with out changing the document roots ( without changing /home/username to something else)

    pls give me step by step commands to do in the SSH terminal.
    I have root access.
    pls also say what modification to be done on fstab file to make the mount permenant so that upon reboot of server there will not be any problem
    vgnheart Reviewed by vgnheart on . Help - How to mount Second HDD on CentOS5.2 pls some help me. I have a server with Centos 5.2 and lxadmin installed. the server contains 2x250gb hdd. lxadmin shows only 1 hdd. when asked the DC, they told that I have to mount it.My server is self-managed. but I dont know how to mount. someone pls help me. all my site resides on /home/username ( default of lxadmin) . I want to use the second hdd space to in it. so that my websites can take whole 2 hdd space with out changing the document roots ( without changing /home/username to Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    here is a 4 month reply
    first of all if you were to of done this properly, you should of RAID the two harddrives
    but since you did not (and you can no longer do so, without reinstalling the OS)

    # ssh root@server.com
    # fdisk -l
    find your second harddrive in the list, should be something like /dev/sdb or some shit
    #mount /dev/sdb /somewhere/you/want

    you cannot add it to your home directory, if it's not empty
    you can add it to a user subdirectory, or a new user
    the key point, is that the directory has to be empty

    the most use for this harddrive i recommend is putting it as a backup drive
    mount it to /home/backups
    and thow all your backups to it

    if you want apache to write to it, or however lxadmin works
    you must add the software user id and give them at least group access to the drive

  4.     
    #3
    Member
    here is my finding. if u want to use both hdd for site usage , instead of using second hdd as backup . u hav to install whm/cpanel , or u must be expect with apache and other things so that u can avoid lxadmin and make customised root folders; ie what whm doing /home ; /home2 etc

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. need help with installing specific version of transmission centos5
    By michaellin85 in forum Web Application/Script Support
    Replies: 0
    Last Post: 5th Jan 2012, 09:15 PM
  2. problem in mount old hdd
    By googleplus in forum Server Management
    Replies: 3
    Last Post: 15th Dec 2011, 11:21 PM
  3. How to Mount .bin and .cue Files ?
    By Ultim8nexT in forum General Discussion
    Replies: 1
    Last Post: 31st Mar 2011, 05:54 AM
  4. How to mount drive dedi on linux
    By MediaStar in forum Webmaster Discussion
    Replies: 2
    Last Post: 8th Sep 2010, 02:20 AM

Tags for this Thread

BE SOCIAL