[Box Backup] error during backup

Ben Summers boxbackup@fluffy.co.uk
Mon, 15 May 2006 20:53:02 +0100


On 15 May 2006, at 20:49, Wendell MacKenzie wrote:

> Hi:
>
>    I've got BoxBackup 0.10 setup and running my SUSE 10.0 laptop  
> backing
> it up to a network server which I have the filesystem disk mounted
> via SAMBA as a shared drive.   This drive mountpoint is in my  
> raidfile.conf.
>
>    During the backup cycle, I get the following at some point into the
> backup...approximately 6GB Into it...
>
> May 10 10:04:31 macduff bbackupd[13149]: Send
> GetBlockIndexByName(0x2fc97,".xsession-errors") May 10 10:04:31  
> macduff
> bbstored[16010]: Receive GetBlockIndexByName(0x2fc97,OPAQUE)
> May 10 10:04:31 macduff bbstored[16010]: Receive
> GetBlockIndexByName(0x2fc97,OPAQUE)
> May 10 10:04:31 macduff bbstored[16010]: Send Success(0x2fd6e)
> May 10 10:04:31 macduff bbstored[16010]: Send Success(0x2fd6e)
> May 10 10:04:31 macduff bbstored[16010]: Sending stream, size 700
> May 10 10:04:31 macduff bbackupd[13149]: Receive Success(0x2fd6e)
> May 10 10:04:31 macduff bbackupd[13149]: Receiving stream, size 700
> May 10 10:04:31 macduff bbackupd[13149]: Send
> StoreFile(0x2fc97,0x4136f94f19300,0x1051cde12b2a2d7f, 
> 0x2fd6e,".xsession-errors")
> May 10 10:04:31 macduff bbackupd[13149]: Sending stream, size  
> uncertain
> May 10 10:04:31 macduff bbstored[16010]: Receive
> StoreFile(0x2fc97,0x4136f94f19300,0x1051cde12b2a2d7f,0x2fd6e,OPAQUE)
> May 10 10:04:31 macduff bbstored[16010]: Receive
> StoreFile(0x2fc97,0x4136f94f19300,0x1051cde12b2a2d7f,0x2fd6e,OPAQUE)
> May 10 10:04:31 macduff bbstored[16010]: Receiving stream, size  
> uncertain
> May 10 10:04:31 macduff bbstored[16010]: Connection statistics for
> BACKUP-388: IN=745809 OUT=16231079 TOTAL=16976888
> May 10 10:04:31 macduff bbstored[16010]: in server child, exception
> Common OSFileWriteError (1/15) -- terminating child
> May 10 10:04:31 macduff bbackupd[13149]: Send
> SetClientStoreMarker(0x4136f951f59c0)
> May 10 10:04:31 macduff bbackupd[13149]: Exception caught (Connection
> TLSReadFailed (Probably a network issue between client and server.)
> 7/34), reset state and waiting to retry...
> May 10 10:04:41 macduff bbackupd[13149]: File statistics: total file
> size uploaded 101978, bytes already on server 96070, encoded size 3195
>
>
>    Does boxbackup not work with shared disks as mount points?  Any
> suggestions?

It hasn't been tested, but as long as the shared disc provides the  
standard locking semantics, then you should be fine.

This is a clue: OSFileWriteError -- bbstored can't write a file. You  
need to work out why. Have you run out of disc space on the share?

Ben