Find the answer to your Linux question:
Results 1 to 3 of 3
Hi All, I'm a linux newbe and I need help!. I have a 2 Fedora servers, ser1 running FC4 and serv2 running FC8. Current status: 1. serv2 /home directory is ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    6

    Question help needed: moveing home directories

    Hi All,

    I'm a linux newbe and I need help!.
    I have a 2 Fedora servers, ser1 running FC4 and serv2 running FC8.
    Current status:
    1. serv2 /home directory is mounted to serv1/home (I have lots of users there ...)
    2. I had run out HD space on serv1 so I had installed a 1TB HD on serv2.
    3. serv2 polls users info (pass etc) from serv1

    I want to move the /home directories from serv1 to serv2.
    What is the best way to do this?


    Thanks for helping !!!

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    If this is an active account then first I'd set up rsync to copy the user directories you want on serv2/home from serv1 to serv2. Then set up those user accounts to use serv2/home for their home directories. The next time they log in, they will go to serv2/home. After a few days, you should be able to shut down rsync and remove the old data from serv1/home.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Oct 2009
    Posts
    6

    Smile Thanks,

    I will try it

Posting Permissions

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