[Box Backup] Odd Box Issue
Matt Brown
boxbackup@fluffy.co.uk
Tue, 27 May 2008 18:40:20 +0100
Hi Chris,
>
> If not, please let me know what I need to capture and if you need
> the whole file..
After leaving the strace on and waiting for the connection error
message a few more lines appeared in the log ...
8960 write(5, "\27\3\1\0 \232\372,m@ER\270=H:\2263\263\37\252&{\v
\353"..., 2762) = 2762
8960 write(5, "\27\3\1\0 \334\254\233\371^\177J\306\356\304\255R
\323\371"..., 154) = 154
8960 write(5, "\27\3\1\0 \25\312\30\273W\276I\376[.\222\24\37\303t\r
\375"..., 74) = 74
8960 write(5, "\27\3\1\0 +\246\21w\235WZ[K\204cY\37\26y
\313\30\354\30"..., 74) = 74
8960 brk(0x81e0000) = 0x81e0000
8960 read(5, 0x8108738, 5) = -1 EAGAIN (Resource
temporarily unavailable)
8960 gettimeofday({1211907986, 485176}, NULL) = 0
8960 gettimeofday({1211907986, 485204}, NULL) = 0
8960 poll([{fd=5, events=POLLIN}], 1, 900000) = -1 EINTR (Interrupted
system call)
8960 --- SIGALRM (Alarm clock) @ 0 (0) ---
8960 sigreturn() = ? (mask now [])
8960 gettimeofday({1211908023, 47980}, NULL) = 0
8960 poll([{fd=5, events=POLLIN}], 1, 863438) = 0
8960 time([1211908886]) = 1211908886
8960 stat64("/etc/localtime", {st_mode=S_IFREG|0644,
st_size=1323, ...}) = 0
8960 stat64("/etc/localtime", {st_mode=S_IFREG|0644,
st_size=1323, ...}) = 0
8960 stat64("/etc/localtime", {st_mode=S_IFREG|0644,
st_size=1323, ...}) = 0
8960 send(4, "<180>May 27 18:21:26 Box Backup "..., 140,
MSG_NOSIGNAL) = 140
8960 close(6) = 0
and continues its retry to backup again ....
Matt