during backup, rsnapshot dies and leaves his job partially undone and his pidfile in the system back.
so i have done a strace from the rsync-page, but it seems normal:
----snip --------
select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0})
write(1, "\v{=\211N\365\307\235w\303\200Iz\272#\313\322\24\247nG"..., 4092) = 4092
close(3) = 0
open("/var/www/munin/localdomain/localhost.localdomain-vmstat.html", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3142, ...}) = 0
read(3, "<?xml version=\"1.0\" encoding=\"is"..., 3142) = 3142
close(3) = 0
open("/var/www/munin/localdomain/localhost.localdomain.html", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=18310, ...}) = 0
read(3, "<?xml version=\"1.0\" encoding=\"is"..., 18310) = 18310
select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0})
write(1, "\374\17\0\7", 4) = 4
select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0})
write(1, "\352\362=\340N\203\332\355\366^{\3555w\323M7\271_\377\365"..., 4092) = 4092
close(3) = 0
select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0})
write(1, "\265\0\0\7\377\377\377\360\377\377\377\357\377\377\377"..., 185) = 185
select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0})
write(1, "\4\0\0\7\377\377\377\377",
select(1, [0], [], NULL, {60, 0}) = 1 (in [0], left {59, 960000})
read(0, "\377\377\377\377\377\377\377\377", 8184) = 8
select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0})
write(1, "\4\0\0\7\377\377\377\377",
select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0})
write(1, "\4\0\0\7\377\377\377\377",
time(NULL) = 1208873960
select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0})
write(1, "\34\0\0\7\30\257\n\0\203\370]\r\377\377\377\377#qV\212"..., 32) = 32
select(1, [0], [], NULL, {60, 0}) = 1 (in [0], left {13, 244000})
read(0, "\377\377\377\377", 8184) = 4
rt_sigaction(SIGUSR1, {SIG_IGN}, NULL,
rt_sigaction(SIGUSR2, {SIG_IGN}, NULL,
select(2, NULL, [1], [1], {60, 0}) = 1 (out [1], left {60, 0})
write(1, "l\0\0\trsync warning: some files va"..., 112) = 112
exit_group(24) = ?
Process 5905 detached
-- snap ----
after this, theres no more output, the process isn't anymore existing.
rsnapshot.log says this:
var/www/munin/localdomain/localhost.localdomain-swap-week.png
var/www/munin/localdomain/localhost.localdomain-swap.html
var/www/munin/localdomain/localhost.localdomain-vmstat-day.png
var/www/munin/localdomain/localhost.localdomain-vmstat-month.png
var/www/munin/localdomain/localhost.localdomain-vmstat-week.png
var/www/munin/localdomain/localhost.localdomain-vmstat.html
var/www/munin/localdomain/localhost.localdomain.html
sent 700184 bytes received 224262275 bytes 96903.92 bytes/sec
total size is 212774318371 speedup is 945.82
Tue Apr 22 16:20:39 CEST 2008
end rsnapshot
pidfile existiert noch
where the date and the two following lines are not from rsync/rsnapshot but debugging-output from my script.
has anyone an idea where to look for ?
something i wonderes about: everytime i started rsnapshot by hand ( on a command-line, in a screen, )
it works fine until the end. but this is only an impression ..
thanks for help
stephan
--
Mit freundlichen Grüßen
Stephan Augustin
dgx new media GmbH
Saalbaustr. 8-10
64283 Darmstadt
Tel. +49 6151 8508-003
Fax +49 6151 8508-111
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
