duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] cleanup commands


From: Jeremy Miller
Subject: [Duplicity-talk] cleanup commands
Date: Mon, 7 Feb 2011 11:05:44 -0500

Hello everyone,

I have "cleanup --force" run before each backup to ensure there aren't any lingering issues from the last backup.  I have recently started getting the following when I run the "cleanup" command:

Excerpt:

====
duplicity-new-signatures.20101124T081218Z.to.20101125T081104Z.sigtar.part
duplicity-new-signatures.20101203T135010Z.to.20101203T193903Z.sigtar.part
Warning, found the following orphaned backup files:
[duplicity-inc.20101124T081218Z.to.20101201T101409Z.manifest.part]
[duplicity-inc.20101203T135010Z.to.20101203T193903Z.manifest.part]
Last full backup date: none
Deleting these files from backend:
duplicity-new-signatures.20101124T081218Z.to.20101125T081104Z.sigtar.part
duplicity-new-signatures.20101203T135010Z.to.20101203T193903Z.sigtar.part
duplicity-inc.20101124T081218Z.to.20101201T101409Z.manifest.part
duplicity-inc.20101203T135010Z.to.20101203T193903Z.manifest.part
Remote file or directory does not exist in command='rm "duplicity-inc.20101124T081218Z.to.20101201T101409Z.manifest.part"'
Running 'sftp  -oServerAliveInterval=15 -oServerAliveCountMax=1 <backupserver>' failed (attempt #1)
Remote file or directory does not exist in command='rm "duplicity-inc.20101124T081218Z.to.20101201T101409Z.manifest.part"'
Running 'sftp  -oServerAliveInterval=15 -oServerAliveCountMax=1 <backupserver>' failed (attempt #2)
Remote file or directory does not exist in command='rm "duplicity-inc.20101124T081218Z.to.20101201T101409Z.manifest.part"'
Running 'sftp  -oServerAliveInterval=15 -oServerAliveCountMax=1 <backupserver>' failed (attempt #3)
Remote file or directory does not exist in command='rm "duplicity-inc.20101124T081218Z.to.20101201T101409Z.manifest.part"'
Running 'sftp  -oServerAliveInterval=15 -oServerAliveCountMax=1 <backupserver>' failed (attempt #4)
Remote file or directory does not exist in command='rm "duplicity-inc.20101124T081218Z.to.20101201T101409Z.manifest.part"'
Running 'sftp  -oServerAliveInterval=15 -oServerAliveCountMax=1 <backupserver>' failed (attempt #5)
Giving up trying to execute 'sftp  -oServerAliveInterval=15 -oServerAliveCountMax=1 <backupserver>' after 5 attempts
BackendException: Error running 'sftp  -oServerAliveInterval=15 -oServerAliveCountMax=1 <backupserver>'
03:32:05.348 Task 'CLEANUP' failed with exit code '23'.
--- Finished state FAILED 'code 23' at 03:32:05.348 - Runtime 00:02:19.449 ---

Is this occurring simply because the files it is trying to remove do not exist on the destination?  I have run the "sftp  -oServerAliveInterval=15 -oServerAliveCountMax=1 <backupserver>" and it connections just fine, backups run fine, restores are fine, etc.

Thanks,

Jeremy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]