problem in mount old hdd [ WILLING TO PAY HELP ME]

Discussion in 'Site & Server Administration' started by bagfull, Dec 15, 2011.

  1. #1
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/sda5             2.0G  442M  1.5G  24% /
    tmpfs                 3.9G     0  3.9G   0% /dev/shm
    /dev/sda1              97M   45M   48M  49% /boot
    /dev/sda8             885G  520M  840G   1% /home
    /dev/sda2             9.9G  2.7G  6.8G  29% /usr
    /dev/sda3             9.9G  323M  9.1G   4% /var
    /dev/sda6            1008M   34M  924M   4% /tmp
    /dev/sda5             2.0G  442M  1.5G  24% /home/oldhd
    /dev/sda5             2.0G  442M  1.5G  24% /oldhdd
    Code (markup):
    I already mount /dev/sda5 (MY OLD HDD) to /oldhdd

    but still when i run
    " rsync -vrplogDtH /oldhdd/usr/local/apache/conf /usr/local/apache"

    I am getting this error :
    "sending incremental file list
    rsync: change_dir "/oldhdd/usr/local/apache" failed: No such file or directory (2)

    sent 18 bytes received 12 bytes 60.00 bytes/sec
    total size is 0 speedup is 0.00
    rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1039) [sender=3.0.6]
    "

    Also i checked my mounted folder.. there is only folders.. but i cant able to see any files...

    So can anyone help me out whats the problem going on and how to fix it ?


    I will pay who can fix my problem.. waiting for reply.
     
    bagfull, Dec 15, 2011 IP
  2. Orangu

    Orangu Active Member

    Messages:
    571
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    60
    #2
    You've mounted the same partition (sda5) twice, once on /oldhd and again on /home/oldhd.

    The error you're getting seems to be pretty clear:
    "rsync: change_dir "/oldhdd/usr/local/apache" failed: No such file or directory"

    File or folder not found. Make sure you're using the correct folder path with your rsync command.
     
    Orangu, Dec 15, 2011 IP
  3. bagfull

    bagfull Well-Known Member

    Messages:
    121
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    105
    #3
    check ur pm.. btw actually my server provider mounted for me but still when i run the command its showing me same error..

    can u do this job ? reply me fast.. i need someone to do it asap!
     
    bagfull, Dec 15, 2011 IP
  4. ideamine

    ideamine Member

    Messages:
    83
    Likes Received:
    2
    Best Answers:
    2
    Trophy Points:
    28
    #4
    Hi,

    Please feel free to drop an e-mail to sales at ideaminetech.com. We are a server management company and we would like to help you with this.
     
    ideamine, Dec 15, 2011 IP