Backup and Restore not working

I have a box that I upgraded to 2.10 from 2.9 from the scripts. Now when I go to the Backup and Restore, and try to restore the box from an image from another machine that I have in /var/lib/asterisk/backups/nightly it does not work. I go to Restore and then choose Legacy Backup (local). Earlier today I could see all the folders in /var/lib/asterisk/backups – there are 4 that I have created – when I chose Legacy Backup (local). Now a wheel just spins around and nothing happens. The only thing I did was do a Module Update. Just can’t navigate to the images I want to use to restore the box. Thanks.

Ok. It think I know how you can fix this. I have had a lot of MySQL servers crash before, and you can normally repair them.

What you would want to do is:

  1. Free up space on the FreePBX server that crashed because it’s hard drive was full.

  2. After you have some available space. You would want to run a command like this “mysqlcheck -c -u root -p --all-databases”.
    This command will repair and broken databases on the server.

  3. After that you could run the backup again, and it should not complain about a broken/crashed table.

I was able to do that with my root mysql password. I was experiencing the same error on the gui, though, when I tried to do a restore.

in my /var/lib/asterisk/backups I had an image alone (not in a directory) and 4 other directories. One of them was misnamed /backup from 109/ with spaces. I deleted all the directories and files and then rsynced the /backups/ from the production server again. I am able to see all the directories again, but they will not expand to show the files.

Are you running the exact same versions of FreePBX on both systems? I believe this would be important, as backing up and restoring between different versions could cause issues I think.

You may want to make sure they are both the same version by using the scripts/commands here: http://www.freepbx.org/forum/freepbx-distro/distro-discussion-help/asterisk-1-8-stable-release-versions-for-distro

I think I know what the problem is. Earlier in the day i ran a backup and it looked like it was working, but I got an error: “active code=145 ** Table ‘./asterisk/backup cache’ is marked as crashed and should be repaired]”

I Googled this and it said you can get this error when you have a disk full error. This is what happened on this box. When I upgraded it, the upgrade process whacked my scheduled backups and ran them every minute for a month until I realized it.

I have no idea how to fix the SQL table to fix this. I’ve been in the SQL tables before, and have a guide on SQL commands. But I wouldn’t know where to go to fix it, or what to do once I got there.

I have another issue with a Restore on a different box and I posted a Bug Report on that.

Thanks.

I added --auto-repair onto the end of what you gave me after a Google search and It is fixed. Thanks for getting me started.

mysqlcheck -c -u root -p --all-databases --auto-repair

Repairing tables
asterisk.backup_cache
info : Found block that points outside data file at 2260900
status : OK

Fixed.

Great that I was able to help :). Maybe you can help me now haha?

I have just setup two freepbx servers, and I am trying to backup from one server, and restore to the other like you are doing. Both are running the latest version of FreePBX. When I restore on the new server, nothing appears to happen. There are no trunks, no extensions, nothing…

Here is the output I get. It also errors at the start which is strange:

Intialized!!
Intializing Restore...
Running pre-restore hooks, if any...
Restoring files...
/bin/tar: ./etc/freepbx.conf: Cannot open: File exists
/bin/tar: Error exit delayed from previous errors
File restore complete!
Restoring CDR's...
Getting CDR size...
Processed 100% of CDR's!
Restoring CDR's complete
Restoring settings...
Getting Settings size...
Processed 100% of Settings's!
Restoring astDB...
Restoring Settings's complete
Running post-restore hooks, if any...

wrender – I am having the same issue. I posted a bug and mbrevda said he could not reproduce and closed my tix. He suggested I post on the forum, which I did. You may want to search for it by the verbiage below and then subscribe to it. I’m sure we’ll get a resolution soon. Thanks for your help earlier. It saved me hours.

"I have a production box running 2.10 that was upgraded from the scripts. I create a Complete Backup to the Local Server and rsync /var/spool/asterisk/backup to a Secondary box and a Tertiary box. The Secondary box was also upgraded to 2.10 from the scripts. The Tertiary box is a brand new install from a 2.10 ISO and then updated through the Module Admin in the GUI.

I am unable to Restore teh PBX settings. I program it to take a Full Restore by dragging the Template over to the left. It restores the CDRs, the voicemail, system recordings, everything but the most important thing, the PBX settings such as Extenstions, Routes, IVRs, etc.

This still works perfectly on two boxes that DO NOT have the latest Backup and Restore updates. They say Online upgrade available (2.10.0.39) and they work perfectly.

I posted a bug and they don’t seem to be able to reproduce. Any help? I’ve spent all day trying to restore these boxes every way conceivable. Works every time on the boxes that do not have the Online upgrade available (2.10.0.39).

Thanks."

check your /var/spool/asterisk/voicemail/default/
and /var/spool/asterisk/sounds/custom

to see if those directories are getting restored. Your CDRs in your GUI, too.

Just stood up a new server installed from distro. All modules are up to date on both servers.

I’m getting lots of errors when trying to restore a backup to the new server from the remote server. See below:

Saving Backup 4…done!
Intializing Backup 4
Connecting to remote server…
/bin/tar: Removing leading /' from member names /bin/tar: Removing leading/’ from member names
/bin/tar: Removing leading /' from member names /bin/tar: Removing leading/’ from hard link targets
/bin/tar: Removing leading /' from member names /bin/tar: Removing leading/’ from member names
/bin/tar: Removing leading /' from member names /bin/tar: Removing leading/’ from member names
Veryfing received file…
Prossesing received file…
Storing backup…
Running post-backup hooks…
Restoring backup…
Intializing Restore…
Running pre-restore hooks, if any…
Restoring files…
/bin/tar: ./var/www/html/admin/modules/isymphony/install.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/debug.txt: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/functions.inc.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/module.xml: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/post_reload.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/page.isymphony.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/uninstall.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/error.txt: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/index.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/modify_error.txt: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/post_reload.sh: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/isymphony/README.txt: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/isymphony/documentation.txt: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/isymphony/isymphony.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/isymphony/examples/build.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/isymphony/examples/status.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/isymphony/examples/upgrade.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/isymphony/examples/query.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/isymphony/examples/update.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/isymphony/classes.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/module_page_info_include.php: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/lock: Cannot open: File exists
/bin/tar: ./var/www/html/admin/modules/isymphony/modify.php: Cannot open: File exists
/bin/tar: ./etc/freepbx.conf: Cannot open: File exists
/bin/tar: ./usr/sbin/ntpq: Cannot open: File exists
/bin/tar: ./usr/sbin/ethtool: Cannot open: File exists
/bin/tar: ./usr/sbin/grpck: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_mdadm: Cannot open: File exists
/bin/tar: ./usr/sbin/fbset: Cannot open: File exists
/bin/tar: ./usr/sbin/tcpd: Cannot open: File exists
/bin/tar: ./usr/sbin/newusers: Cannot open: File exists
/bin/tar: ./usr/sbin/semanage: Cannot open: File exists
/bin/tar: ./usr/sbin/nstat: Cannot open: File exists
/bin/tar: ./usr/sbin/setquota: Cannot open: File exists
/bin/tar: ./usr/sbin/rpcinfo: Cannot open: File exists
/bin/tar: ./usr/sbin/setup: Cannot open: File exists
/bin/tar: ./usr/sbin/nhfsstone: Cannot open: File exists
/bin/tar: ./usr/sbin/acpid: Cannot open: File exists
/bin/tar: ./usr/sbin/pvremove: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/rpc.svcgssd: Cannot open: File exists /bin/tar: ./usr/sbin/mkdict: Cannot create symlink tocracklib-format’: File exists
/bin/tar: ./usr/sbin/irdaping: Cannot open: File exists
/bin/tar: ./usr/sbin/open_init_pty: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_update_set_cron: Cannot open: File exists
/bin/tar: ./usr/sbin/libgcc_post_upgrade: Cannot open: File exists
/bin/tar: ./usr/sbin/dump-utmp: Cannot open: File exists
/bin/tar: ./usr/sbin/zdump: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_openvpn: Cannot open: File exists
/bin/tar: ./usr/sbin/sosreport: Cannot open: File exists
/bin/tar: ./usr/sbin/httpd.worker: Cannot open: File exists
/bin/tar: ./usr/sbin/kudzu: Cannot open: File exists
/bin/tar: ./usr/sbin/wpa_passphrase: Cannot open: File exists
/bin/tar: ./usr/sbin/qshape: Cannot open: File exists
/bin/tar: ./usr/sbin/pvchange: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/hciemu: Cannot open: File exists /bin/tar: ./usr/sbin/wancfg_hp_tdmapi: Cannot open: File exists /bin/tar: ./usr/sbin/hciconfig: Cannot open: File exists /bin/tar: ./usr/sbin/postconf: Cannot open: File exists /bin/tar: ./usr/sbin/rotatelogs: Cannot open: File exists /bin/tar: ./usr/sbin/cacertdir_rehash: Cannot open: File exists /bin/tar: ./usr/sbin/tzdata-update: Cannot open: File exists /bin/tar: ./usr/sbin/getenforce: Cannot open: File exists /bin/tar: ./usr/sbin/sysadmin_network: Cannot open: File exists /bin/tar: ./usr/sbin/semodule: Cannot open: File exists /bin/tar: ./usr/sbin/dahdi_scan: Cannot open: File exists /bin/tar: ./usr/sbin/restorecond: Cannot open: File exists /bin/tar: ./usr/sbin/i2cget: Cannot open: File exists /bin/tar: ./usr/sbin/glibc_post_upgrade.i686: Cannot open: File exists /bin/tar: ./usr/sbin/ss: Cannot open: File exists /bin/tar: ./usr/sbin/lsof: Cannot open: File exists /bin/tar: ./usr/sbin/vgextend: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/exportfs: Cannot open: File exists
/bin/tar: ./usr/sbin/quotastats: Cannot open: File exists
/bin/tar: ./usr/sbin/selinuxenabled: Cannot open: File exists
/bin/tar: ./usr/sbin/.sshd.hmac: Cannot open: File exists
/bin/tar: ./usr/sbin/racoonctl: Cannot open: File exists
/bin/tar: ./usr/sbin/lvmsar: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/iptstate: Cannot open: File exists /bin/tar: ./usr/sbin/postdrop: Cannot open: File exists /bin/tar: ./usr/sbin/lvresize: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/vgreduce: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/ntpdc: Cannot open: File exists /bin/tar: ./usr/sbin/sysadmin_ups: Cannot open: File exists /bin/tar: ./usr/sbin/arping: Cannot open: File exists /bin/tar: ./usr/sbin/ntp-wait: Cannot open: File exists /bin/tar: ./usr/sbin/grpunconv: Cannot open: File exists /bin/tar: ./usr/sbin/sshd: Cannot open: File exists /bin/tar: ./usr/sbin/pvs: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/clockdiff: Cannot open: File exists
/bin/tar: ./usr/sbin/rootflags: Cannot create symlink to rdev': File exists /bin/tar: ./usr/sbin/sysadmin_time_zone: Cannot open: File exists /bin/tar: ./usr/sbin/vgcfgbackup: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/pppoe-sniff: Cannot open: File exists
/bin/tar: ./usr/sbin/tickadj: Cannot open: File exists
/bin/tar: ./usr/sbin/postkick: Cannot open: File exists
/bin/tar: ./usr/sbin/rpc.rquotad: Cannot open: File exists
/bin/tar: ./usr/sbin/lvs: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/vgsplit: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/tcsd: Cannot open: File exists
/bin/tar: ./usr/sbin/bccmd: Cannot open: File exists
/bin/tar: ./usr/sbin/sys-unconfig: Cannot open: File exists
/bin/tar: ./usr/sbin/i2cset: Cannot open: File exists
/bin/tar: ./usr/sbin/udevmonitor: Cannot open: File exists
/bin/tar: ./usr/sbin/pppd: Cannot open: File exists
/bin/tar: ./usr/sbin/pcscd: Cannot open: File exists
/bin/tar: ./usr/sbin/pm-suspend-hybrid: Cannot open: File exists
/bin/tar: ./usr/sbin/pvresize: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/sysadmin_intrusion_detection: Cannot open: File exists /bin/tar: ./usr/sbin/sucap: Cannot open: File exists /bin/tar: ./usr/sbin/ntpdate: Cannot open: File exists /bin/tar: ./usr/sbin/schmooze_findreplace: Cannot open: File exists /bin/tar: ./usr/sbin/isaset: Cannot open: File exists /bin/tar: ./usr/sbin/postalias: Cannot open: File exists /bin/tar: ./usr/sbin/tracepath6: Cannot open: File exists /bin/tar: ./usr/sbin/vgmerge: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/sepolgen-ifgen: Cannot open: File exists
/bin/tar: ./usr/sbin/groupmod: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_intrusion_detection_banned: Cannot open: File exists
/bin/tar: ./usr/sbin/automount: Cannot open: File exists
/bin/tar: ./usr/sbin/avctrl: Cannot open: File exists
/bin/tar: ./usr/sbin/sasldblistusers2: Cannot open: File exists
/bin/tar: ./usr/sbin/nhfsrun: Cannot open: File exists
/bin/tar: ./usr/sbin/pppoe-relay: Cannot open: File exists
/bin/tar: ./usr/sbin/execcap: Cannot open: File exists
/bin/tar: ./usr/sbin/userhelper: Cannot open: File exists
/bin/tar: ./usr/sbin/ccreds_validate: Cannot open: File exists
/bin/tar: ./usr/sbin/lvreduce: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/system-config-network-cmd: Cannot open: File exists /bin/tar: ./usr/sbin/cc_test: Cannot open: File exists /bin/tar: ./usr/sbin/lnewusers: Cannot open: File exists /bin/tar: ./usr/sbin/system-config-network-tui: Cannot open: File exists /bin/tar: ./usr/sbin/inputattach: Cannot open: File exists /bin/tar: ./usr/sbin/chroot: Cannot open: File exists /bin/tar: ./usr/sbin/crond: Cannot open: File exists /bin/tar: ./usr/sbin/ntptime: Cannot open: File exists /bin/tar: ./usr/sbin/vigr: Cannot create symlink tovipw’: File exists
/bin/tar: ./usr/sbin/ping6: Cannot open: File exists
/bin/tar: ./usr/sbin/sethdlc: Cannot open: File exists
/bin/tar: ./usr/sbin/vgchange: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/vidmode: Cannot create symlink tordev’: File exists
/bin/tar: ./usr/sbin/vgimportclone: Cannot open: File exists
/bin/tar: ./usr/sbin/lvchange: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/ntp-keygen: Cannot open: File exists /bin/tar: ./usr/sbin/sysadmin_restart_httpd: Cannot open: File exists /bin/tar: ./usr/sbin/create-cracklib-dict: Cannot open: File exists /bin/tar: ./usr/sbin/lvscan: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/adsl-start: Cannot open: File exists
/bin/tar: ./usr/sbin/vipw: Cannot open: File exists
/bin/tar: ./usr/sbin/usermod: Cannot open: File exists
/bin/tar: ./usr/sbin/postcat: Cannot open: File exists
/bin/tar: ./usr/sbin/fsadm: Cannot open: File exists
/bin/tar: ./usr/sbin/try-from: Cannot open: File exists
/bin/tar: ./usr/sbin/httxt2dbm: Cannot open: File exists
/bin/tar: ./usr/sbin/lid: Cannot open: File exists
/bin/tar: ./usr/sbin/chkfontpath: Cannot open: File exists
/bin/tar: ./usr/sbin/pppoe: Cannot open: File exists
/bin/tar: ./usr/sbin/sa: Cannot open: File exists
/bin/tar: ./usr/sbin/cracklib-packer: Cannot open: File exists
/bin/tar: ./usr/sbin/wanrouter: Cannot open: File exists
/bin/tar: ./usr/sbin/hald: Cannot open: File exists
/bin/tar: ./usr/sbin/alternatives: Cannot open: File exists
/bin/tar: ./usr/sbin/lvconvert: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/update-alternatives: Cannot create symlink toalternatives’: File exists
/bin/tar: ./usr/sbin/warnquota: Cannot open: File exists
/bin/tar: ./usr/sbin/system-config-network: Cannot open: File exists
/bin/tar: ./usr/sbin/luserdel: Cannot open: File exists
/bin/tar: ./usr/sbin/postfix: Cannot open: File exists
/bin/tar: ./usr/sbin/nhfsgraph: Cannot open: File exists
/bin/tar: ./usr/sbin/dahdi_registration: Cannot open: File exists
/bin/tar: ./usr/sbin/lvm: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_create_user.sh: Cannot open: File exists
/bin/tar: ./usr/sbin/lvmchange: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/inetdconvert: Cannot open: File exists /bin/tar: ./usr/sbin/ypserv_test: Cannot open: File exists /bin/tar: ./usr/sbin/pppoe-server: Cannot open: File exists /bin/tar: ./usr/sbin/nfsiostat: Cannot open: File exists /bin/tar: ./usr/sbin/grpconv: Cannot open: File exists /bin/tar: ./usr/sbin/usernetctl: Cannot open: File exists /bin/tar: ./usr/sbin/xpp_blink: Cannot open: File exists /bin/tar: ./usr/sbin/vgremove: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/openais-confdb-display: Cannot open: File exists
/bin/tar: ./usr/sbin/wancfg_dahdi: Cannot open: File exists
/bin/tar: ./usr/sbin/vgconvert: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/lchage: Cannot open: File exists /bin/tar: ./usr/sbin/rtacct: Cannot open: File exists /bin/tar: ./usr/sbin/lvextend: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/irnetd: Cannot open: File exists
/bin/tar: ./usr/sbin/stunnel3: Cannot open: File exists
/bin/tar: ./usr/sbin/chat: Cannot open: File exists
/bin/tar: ./usr/sbin/conmand: Cannot open: File exists
/bin/tar: ./usr/sbin/matchpathcon: Cannot open: File exists
/bin/tar: ./usr/sbin/eject: Cannot open: File exists
/bin/tar: ./usr/sbin/accton: Cannot open: File exists
/bin/tar: ./usr/sbin/audit2why: Cannot open: File exists
/bin/tar: ./usr/sbin/lnstat: Cannot open: File exists
/bin/tar: ./usr/sbin/useradd: Cannot open: File exists
/bin/tar: ./usr/sbin/adsl-connect: Cannot open: File exists
/bin/tar: ./usr/sbin/sendmail.postfix: Cannot open: File exists
/bin/tar: ./usr/sbin/lvdisplay: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/wan_plxup: Cannot open: File exists /bin/tar: ./usr/sbin/yum-updatesd: Cannot open: File exists /bin/tar: ./usr/sbin/wancfg_zaptel: Cannot open: File exists /bin/tar: ./usr/sbin/dongle_attach: Cannot open: File exists /bin/tar: ./usr/sbin/dahdi_test: Cannot open: File exists /bin/tar: ./usr/sbin/avcstat: Cannot open: File exists /bin/tar: ./usr/sbin/authconfig: Cannot open: File exists /bin/tar: ./usr/sbin/httpd: Cannot open: File exists /bin/tar: ./usr/sbin/fancontrol: Cannot open: File exists /bin/tar: ./usr/sbin/smtp-sink: Cannot open: File exists /bin/tar: ./usr/sbin/vgck: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/setpcaps: Cannot open: File exists
/bin/tar: ./usr/sbin/atrun: Cannot open: File exists
/bin/tar: ./usr/sbin/pppdump: Cannot open: File exists
/bin/tar: ./usr/sbin/pvck: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/vpddecode: Cannot open: File exists /bin/tar: ./usr/sbin/postqueue: Cannot open: File exists /bin/tar: ./usr/sbin/cpuspeed: Cannot open: File exists /bin/tar: ./usr/sbin/oddjobd: Cannot open: File exists /bin/tar: ./usr/sbin/vgcreate: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/adsl-status: Cannot open: File exists
/bin/tar: ./usr/sbin/wancfg_ftdm: Cannot open: File exists
/bin/tar: ./usr/sbin/lvmsadc: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/vgdisplay: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/wan_aftup: Cannot open: File exists
/bin/tar: ./usr/sbin/tracepath: Cannot open: File exists
/bin/tar: ./usr/sbin/astribank_tool: Cannot open: File exists
/bin/tar: ./usr/sbin/adsl-setup: Cannot open: File exists
/bin/tar: ./usr/sbin/astribank_allow: Cannot open: File exists
/bin/tar: ./usr/sbin/lvcreate: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/sysreport.legacy: Cannot open: File exists /bin/tar: ./usr/sbin/vbetool: Cannot open: File exists /bin/tar: ./usr/sbin/astcanary: Cannot open: File exists /bin/tar: ./usr/sbin/httpd.event: Cannot open: File exists /bin/tar: ./usr/sbin/mklost+found: Cannot open: File exists /bin/tar: ./usr/sbin/i2cdetect: Cannot open: File exists /bin/tar: ./usr/sbin/gss_destroy_creds: Cannot open: File exists /bin/tar: ./usr/sbin/lgroupadd: Cannot open: File exists /bin/tar: ./usr/sbin/setsebool: Cannot open: File exists /bin/tar: ./usr/sbin/rdistd: Cannot open: File exists /bin/tar: ./usr/sbin/wanpipemon_legacy: Cannot open: File exists /bin/tar: ./usr/sbin/wancfg_fs_legacy: Cannot open: File exists /bin/tar: ./usr/sbin/pm-suspend: Cannot open: File exists /bin/tar: ./usr/sbin/userdel: Cannot open: File exists /bin/tar: ./usr/sbin/gss_clnt_send_err: Cannot open: File exists /bin/tar: ./usr/sbin/neat-tui: Cannot open: File exists /bin/tar: ./usr/sbin/mountstats: Cannot open: File exists /bin/tar: ./usr/sbin/lvmdiskscan: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/yptest: Cannot open: File exists
/bin/tar: ./usr/sbin/nm-system-settings: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_phone_config: Cannot open: File exists
/bin/tar: ./usr/sbin/openvpn: Cannot open: File exists
/bin/tar: ./usr/sbin/ypset: Cannot open: File exists
/bin/tar: ./usr/sbin/ntpd: Cannot open: File exists
/bin/tar: ./usr/sbin/safe_asterisk: Cannot open: File exists
/bin/tar: ./usr/sbin/pm-hibernate: Cannot open: File exists
/bin/tar: ./usr/sbin/build-locale-archive: Cannot open: File exists
/bin/tar: ./usr/sbin/vgcfgrestore: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/dahdi_tool: Cannot open: File exists /bin/tar: ./usr/sbin/fpga_load: Cannot open: File exists /bin/tar: ./usr/sbin/nscd: Cannot open: File exists /bin/tar: ./usr/sbin/rpcdebug: Cannot open: File exists /bin/tar: ./usr/sbin/adduser: Cannot create symlink touseradd’: File exists
/bin/tar: ./usr/sbin/wanpipe_lxdialog: Cannot open: File exists
/bin/tar: ./usr/sbin/lokkit: Cannot open: File exists
/bin/tar: ./usr/sbin/repquota: Cannot open: File exists
/bin/tar: ./usr/sbin/groupadd: Cannot open: File exists
/bin/tar: ./usr/sbin/wpa_supplicant: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_dns: Cannot open: File exists
/bin/tar: ./usr/sbin/autosupport: Cannot open: File exists
/bin/tar: ./usr/sbin/dahdi_genconf: Cannot open: File exists
/bin/tar: ./usr/sbin/irdadump: Cannot open: File exists
/bin/tar: ./usr/sbin/yppoll: Cannot open: File exists
/bin/tar: ./usr/sbin/edquota: Cannot open: File exists
/bin/tar: ./usr/sbin/pvmove: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/hcid: Cannot open: File exists /bin/tar: ./usr/sbin/ramsize: Cannot create symlink tordev’: File exists
/bin/tar: ./usr/sbin/sysreport: Cannot open: File exists
/bin/tar: ./usr/sbin/pluginviewer: Cannot open: File exists
/bin/tar: ./usr/sbin/smartd: Cannot open: File exists
/bin/tar: ./usr/sbin/groupdel: Cannot open: File exists
/bin/tar: ./usr/sbin/lvmdump: Cannot open: File exists
/bin/tar: ./usr/sbin/makewhatis: Cannot open: File exists
/bin/tar: ./usr/sbin/run_init: Cannot open: File exists
/bin/tar: ./usr/sbin/logrotate: Cannot open: File exists
/bin/tar: ./usr/sbin/zic: Cannot open: File exists
/bin/tar: ./usr/sbin/racoon: Cannot open: File exists
/bin/tar: ./usr/sbin/postlog: Cannot open: File exists
/bin/tar: ./usr/sbin/authconfig-tui: Cannot open: File exists
/bin/tar: ./usr/sbin/chpasswd: Cannot open: File exists
/bin/tar: ./usr/sbin/postmap: Cannot open: File exists
/bin/tar: ./usr/sbin/sendmail: Cannot open: File exists
/bin/tar: ./usr/sbin/visudo: Cannot open: File exists
/bin/tar: ./usr/sbin/pm-powersave: Cannot open: File exists
/bin/tar: ./usr/sbin/pppstats: Cannot open: File exists
/bin/tar: ./usr/sbin/lgroupdel: Cannot open: File exists
/bin/tar: ./usr/sbin/dump-acct: Cannot open: File exists
/bin/tar: ./usr/sbin/atd: Cannot open: File exists
/bin/tar: ./usr/sbin/plainrsa-gen: Cannot open: File exists
/bin/tar: ./usr/sbin/astgenkey: Cannot open: File exists
/bin/tar: ./usr/sbin/irqbalance: Cannot open: File exists
/bin/tar: ./usr/sbin/pwmconfig: Cannot open: File exists
/bin/tar: ./usr/sbin/wanconfig: Cannot open: File exists
/bin/tar: ./usr/sbin/fancontrol.pl: Cannot open: File exists
/bin/tar: ./usr/sbin/pvcreate: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/togglesebool: Cannot open: File exists /bin/tar: ./usr/sbin/tcpdump: Cannot open: File exists /bin/tar: ./usr/sbin/dahdi_hardware: Cannot open: File exists /bin/tar: ./usr/sbin/vgrename: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/dbconverter-2: Cannot open: File exists
/bin/tar: ./usr/sbin/sestatus: Cannot open: File exists
/bin/tar: ./usr/sbin/findchip: Cannot open: File exists
/bin/tar: ./usr/sbin/prelink: Cannot open: File exists
/bin/tar: ./usr/sbin/packer: Cannot create symlink to cracklib-packer': File exists /bin/tar: ./usr/sbin/dmidecode: Cannot open: File exists /bin/tar: ./usr/sbin/smtp-source: Cannot open: File exists /bin/tar: ./usr/sbin/wancfg_smg: Cannot open: File exists /bin/tar: ./usr/sbin/Kobil_mIDentity_switch: Cannot open: File exists /bin/tar: ./usr/sbin/wpa_cli: Cannot open: File exists /bin/tar: ./usr/sbin/twinstar: Cannot open: File exists /bin/tar: ./usr/sbin/biosdecode: Cannot open: File exists /bin/tar: ./usr/sbin/saslauthd: Cannot open: File exists /bin/tar: ./usr/sbin/mtr: Cannot open: File exists /bin/tar: ./usr/sbin/hwclock: Cannot open: File exists /bin/tar: ./usr/sbin/ais-keygen: Cannot open: File exists /bin/tar: ./usr/sbin/dahdi_monitor: Cannot open: File exists /bin/tar: ./usr/sbin/astribank_hexload: Cannot open: File exists /bin/tar: ./usr/sbin/lsdahdi: Cannot open: File exists /bin/tar: ./usr/sbin/filefrag: Cannot open: File exists /bin/tar: ./usr/sbin/tcpslice: Cannot open: File exists /bin/tar: ./usr/sbin/sntp: Cannot open: File exists /bin/tar: ./usr/sbin/wancfg: Cannot open: File exists /bin/tar: ./usr/sbin/xinetd: Cannot open: File exists /bin/tar: ./usr/sbin/pvdisplay: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/iconvconfig: Cannot open: File exists
/bin/tar: ./usr/sbin/redhat_lsb_trigger.i386: Cannot open: File exists
/bin/tar: ./usr/sbin/vgmknodes: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/in.tftpd: Cannot open: File exists /bin/tar: ./usr/sbin/logwatch: Cannot open: File exists /bin/tar: ./usr/sbin/gpm: Cannot open: File exists /bin/tar: ./usr/sbin/asterisk: Cannot open: File exists /bin/tar: ./usr/sbin/pvscan: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/rasterisk: Cannot create symlink to asterisk': File exists /bin/tar: ./usr/sbin/fix-mouse-psaux: Cannot open: File exists /bin/tar: ./usr/sbin/wpbwm: Cannot open: File exists /bin/tar: ./usr/sbin/cracklib-format: Cannot open: File exists /bin/tar: ./usr/sbin/pwck: Cannot open: File exists /bin/tar: ./usr/sbin/vgs: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/nhfsnums: Cannot open: File exists
/bin/tar: ./usr/sbin/rpc.mountd: Cannot open: File exists
/bin/tar: ./usr/sbin/apachectl: Cannot open: File exists
/bin/tar: ./usr/sbin/ntsysv: Cannot open: File exists
/bin/tar: ./usr/sbin/lvrename: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/radeontool: Cannot open: File exists /bin/tar: ./usr/sbin/update-reader.conf: Cannot open: File exists /bin/tar: ./usr/sbin/sdpd: Cannot open: File exists /bin/tar: ./usr/sbin/rdev: Cannot open: File exists /bin/tar: ./usr/sbin/fxotune: Cannot open: File exists /bin/tar: ./usr/sbin/wancfg_legacy: Cannot open: File exists /bin/tar: ./usr/sbin/dnsmasq: Cannot open: File exists /bin/tar: ./usr/sbin/ntptrace: Cannot open: File exists /bin/tar: ./usr/sbin/firstboot: Cannot open: File exists /bin/tar: ./usr/sbin/luseradd: Cannot open: File exists /bin/tar: ./usr/sbin/sysadmin_ftp: Cannot open: File exists /bin/tar: ./usr/sbin/virt-what: Cannot open: File exists /bin/tar: ./usr/sbin/lgroupmod: Cannot open: File exists /bin/tar: ./usr/sbin/safe_finger: Cannot open: File exists /bin/tar: ./usr/sbin/lusermod: Cannot open: File exists /bin/tar: ./usr/sbin/lvremove: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/postsuper: Cannot open: File exists
/bin/tar: ./usr/sbin/vgexport: Cannot create symlink to lvm': File exists /bin/tar: ./usr/sbin/vgimport: Cannot create symlink tolvm’: File exists
/bin/tar: ./usr/sbin/isadump: Cannot open: File exists
/bin/tar: ./usr/sbin/vsftpd: Cannot open: File exists
/bin/tar: ./usr/sbin/wp_pppconfig: Cannot open: File exists
/bin/tar: ./usr/sbin/dahdi_maint: Cannot open: File exists
/bin/tar: ./usr/sbin/testsaslauthd: Cannot open: File exists
/bin/tar: ./usr/sbin/genhomedircon: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_intrusion_detection_restart: Cannot open: File exists
/bin/tar: ./usr/sbin/ownership: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_email_setup: Cannot open: File exists
/bin/tar: ./usr/sbin/mksock: Cannot open: File exists
/bin/tar: ./usr/sbin/wancfg_tdmapi: Cannot open: File exists
/bin/tar: ./usr/sbin/pwunconv: Cannot open: File exists
/bin/tar: ./usr/sbin/nfsstat: Cannot open: File exists
/bin/tar: ./usr/sbin/incrond: Cannot open: File exists
/bin/tar: ./usr/sbin/suexec: Cannot open: File exists
/bin/tar: ./usr/sbin/tunelp: Cannot open: File exists
/bin/tar: ./usr/sbin/htcacheclean: Cannot open: File exists
/bin/tar: ./usr/sbin/cracklib-check: Cannot open: File exists
/bin/tar: ./usr/sbin/pwconv: Cannot open: File exists
/bin/tar: ./usr/sbin/pmap_dump: Cannot open: File exists
/bin/tar: ./usr/sbin/rpc.idmapd: Cannot open: File exists
/bin/tar: ./usr/sbin/saslpasswd2: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_update_system: Cannot open: File exists
/bin/tar: ./usr/sbin/getsebool: Cannot open: File exists
/bin/tar: ./usr/sbin/wancfg_openzap: Cannot open: File exists
/bin/tar: ./usr/sbin/kbdrate: Cannot open: File exists
/bin/tar: ./usr/sbin/smartctl: Cannot open: File exists
/bin/tar: ./usr/sbin/dahdi_cfg: Cannot open: File exists
/bin/tar: ./usr/sbin/pppoe-discovery: Cannot open: File exists
/bin/tar: ./usr/sbin/callback: Cannot open: File exists
/bin/tar: ./usr/sbin/irattach: Cannot open: File exists
/bin/tar: ./usr/sbin/readprofile: Cannot open: File exists
/bin/tar: ./usr/sbin/adsl-stop: Cannot open: File exists
/bin/tar: ./usr/sbin/stunnel: Cannot open: File exists
/bin/tar: ./usr/sbin/getpcaps: Cannot open: File exists
/bin/tar: ./usr/sbin/readahead: Cannot open: File exists
/bin/tar: ./usr/sbin/pmap_set: Cannot open: File exists
/bin/tar: ./usr/sbin/modeline2fb: Cannot open: File exists
/bin/tar: ./usr/sbin/cracklib-unpacker: Cannot open: File exists
/bin/tar: ./usr/sbin/load_policy: Cannot open: File exists
/bin/tar: ./usr/sbin/rpc.nfsd: Cannot open: File exists
/bin/tar: ./usr/sbin/showmount: Cannot open: File exists
/bin/tar: ./usr/sbin/convertquota: Cannot open: File exists
/bin/tar: ./usr/sbin/sensors-detect: Cannot open: File exists
/bin/tar: ./usr/sbin/NetworkManager: Cannot open: File exists
/bin/tar: ./usr/sbin/sysadmin_portmgmt: Cannot open: File exists
/bin/tar: ./usr/sbin/wanpipemon: Cannot open: File exists
/bin/tar: ./usr/sbin/dahdi_speed: Cannot open: File exists
/bin/tar: ./usr/sbin/openais-cfgtool: Cannot open: File exists
/bin/tar: ./usr/sbin/tmpwatch: Cannot open: File exists
/bin/tar: ./usr/sbin/aisexec: Cannot open: File exists
/bin/tar: ./usr/sbin/lpasswd: Cannot open: File exists
/bin/tar: ./usr/sbin/xpp_sync: Cannot open: File exists
/bin/tar: ./usr/sbin/arpd: Cannot open: File exists
/bin/tar: ./usr/sbin/vgscan: Cannot create symlink to `lvm’: File exists
/bin/tar: ./usr/sbin/wancfg_fs: Cannot open: File exists
/bin/tar: ./usr/sbin/hciattach: Cannot open: File exists
/bin/tar: ./usr/sbin/astribank_is_starting: Cannot open: File exists
/bin/tar: ./usr/sbin/rpc.gssd: Cannot open: File exists
/bin/tar: ./usr/sbin/wan_ec_client: Cannot open: File exists
/bin/tar: ./usr/sbin/hid2hci: Cannot open: File exists
/bin/tar: ./usr/sbin/cc_dump: Cannot open: File exists
/bin/tar: ./usr/sbin/postlock: Cannot open: File exists
/bin/tar: ./usr/sbin/i2cdump: Cannot open: File exists
/bin/tar: ./usr/sbin/anacron: Cannot open: File exists
/bin/tar: ./usr/sbin/setenforce: Cannot open: File exists
/bin/tar: Error exit delayed from previous errors
File restore complete!
Restoring settings…
Getting Settings size…
Processed 100% of Settings’s!
Restoring astDB…
Restoring Settings’s complete
Running post-restore hooks, if any…
Cleaning up…
Restore complete!
Reloading…
Done!
Running post-backup hooks…
Backup successfully completed!

I have a third server which is able to backup and restore from the remote server without these errors. The settings seem identical, and it has been working for about a month.

Any ideas?