From: Stelian P. <st...@po...> - 2011-05-23 08:42:24
|
On Fri, May 20, 2011 at 11:44:59AM -0400, Phillip Susi wrote: > Did you intend to take this off list for some reason? No, sorry, MUA error. Adding back the CC: > On 5/20/2011 6:00 AM, Stelian Pop wrote: > >On Tue, May 10, 2011 at 10:01:02AM -0400, Phillip Susi wrote: > > > >>When running dump | restore, dump gets a SIGPIPE at the end and aborts. > > > >Can you post a log of this problem, because it works fine for me. > > root@iridev-svr1:/mnt# dump -0 -b 1024 -f - /dev/vg0/snap | restore -r -f - Ok, so this is not a problem with dump | restore, but with dump -b 1024 | restore. If you change the default blocksize in dump, you should do the same in restore. You'll find out that dump -b 1024 | restore -b 1024 works fine. Stelian. -- Stelian Pop <st...@po...> |