Koozali.org: home of the SME Server

backup to usb drive

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
backup to usb drive
« on: September 19, 2013, 01:35:51 AM »
I am working on a SME 7.4 server that is going to be replaced with a SME 8.0 server. I have started a backup to usb on the server. I started it on site, but had to leave. I have access to the server from my location. Is there any way I can monitor the progress of the backup remotely either by looking at a log file, or a command from the command line?

Thanks

Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: backup to usb drive
« Reply #1 on: September 19, 2013, 02:09:34 AM »
crazybob

top -i
too see the active processes

df -h
to see if USB drive is still mounted

You can open mc & explore the mounted drive (assume under /media) to see the backup files but this is not particularly informative.

FYI  a recent full backup using affa to local 2Tb USB took 4.5 hours, 320Gb of data on server.

I do not think there is anything that will tell you ie 10% done, 50% done etc.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Re: backup to usb drive
« Reply #2 on: September 19, 2013, 02:48:39 AM »
Thanks Janet, The df -h is showing me how data has been transferred to the usb drive. It is going very slowly as the usb port is probably only 1.1

Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: backup to usb drive
« Reply #3 on: September 19, 2013, 03:10:57 AM »
crazybob

Quote
It is going very slowly as the usb port is probably only 1.1

Yes & depending on the compression setting & CPU speed etc, your CPU may be working very hard, which will also slow things down significantly.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Re: backup to usb drive
« Reply #4 on: September 19, 2013, 04:35:40 AM »
I also just noticed that the server hard drive is full. So I am guessing that is another reason things are going slowly.
Thanks again for the info

Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Re: backup to usb drive
« Reply #5 on: September 23, 2013, 02:39:12 AM »
Wound up using affa. Worked great. Thanks for the reminder Janet. That was much faster then using USB.  :-P
If you think you know whats going on, you obviously have no idea whats going on!