atom feed8 messages in org.freebsd.freebsd-bugsRE: bin/21253: dump/restore fail on a...
FromSent OnAttachments
bigf...@stomped.comSep 13, 2000 12:26 pm 
David MaloneSep 13, 2000 2:39 pm 
David MaloneSep 14, 2000 1:21 am 
Guy GustavsonSep 15, 2000 9:29 pm 
Matthew JacobSep 16, 2000 5:39 pm 
David MaloneSep 17, 2000 1:59 pm 
Guy GustavsonSep 17, 2000 3:26 pm 
Matthew JacobSep 17, 2000 4:55 pm 
Subject:RE: bin/21253: dump/restore fail on any stream (tape/pipe/file) over 4GB
From:Guy Gustavson (bigf@stomped.com)
Date:Sep 15, 2000 9:29:39 pm
List:org.freebsd.freebsd-bugs

Well I've tried about every method I can think of, including the ones you suggested and they all fail after a certain size. I've given up using dump/restore at this time and am using tar.

If I can help in anyway assisting you in diagnosing this problem please let me know.

-----Original Message----- From: David Malone [mailto:dwma@maths.tcd.ie] Sent: Thursday, September 14, 2000 3:22 AM To: Guy Gustavson Cc: free@freebsd.org Subject: Re: bin/21253: dump/restore fail on any stream (tape/pipe/file) over 4GB

I tried that, I get different message, but it means about the same...

Changing volumes on pipe input? abort? [yn] n Changing volumes on pipe input? abort? [yn] y dump core? [yn] y Abort

I think this can happen if the filesystem changes in a certain way while being dumped - we think what happens is that the last inode it was expecting to backup is removed while the backup is in progress.

We have some patches to improve the situation with the bad error handling too, but I haven't committed them just yet.

David.