Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Apr 2005
    Posts
    318

    Default Move Apache domlogs to second disk drive

    Is there any tutorial how to do this without downtime?

    Has anybody tried this approach? I would like to know if there were any significant performance benefits.
    http://www.crohoster.com/
    quality hosting services and managed dedicated servers

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge Zishan's Avatar
    Join Date
    Aug 2005
    Posts
    104

    Default

    Quote Originally Posted by MMarko View Post
    Is there any tutorial how to do this without downtime?

    Has anybody tried this approach? I would like to know if there were any significant performance benefits.
    Its a simple job and recommended appraoch is to stop Apache before moving domlogs so it will bring downtime. Here is how you can do it:
    service httpd stop
    ps ax | grep httpd (Verify that no httpd process still running)
    cd /usr/local/apache
    mkdir /home2/apache ( Considering /home2 as your new drive)
    mv domlogs /home2/apache/
    ln -s /home2/apache/domlogs /usr/local/apache/domlogs
    ls -la /usr/local/apache/ (Verify the link)
    service httpd start

  3. #3
    Member
    Join Date
    Apr 2005
    Posts
    318

    Default

    OK, I just wanted to make sure ln will be enough.
    http://www.crohoster.com/
    quality hosting services and managed dedicated servers

Similar Threads & Tags
Similar threads

  1. How to move the domlogs to another partition?
    By konrath in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-14-2010, 02:13 AM
  2. Move CPanel to new hard drive
    By natediggs in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 07-27-2010, 11:22 AM
  3. Move users /home to another Drive
    By eter4 in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 12-06-2008, 10:33 PM
  4. move account to second hard drive
    By HostingZero.com in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 06-15-2006, 08:28 AM
  5. how to move an account to another drive?
    By ph33r420 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 01-29-2005, 11:40 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube