udp packet trucation with planner and sendsize

2006-10-13 Thread Mike Coyne
I am currently working with amanda2.5.1-p1 on a HPUX 11.11 machine. I seem to be getting my packets truncated to about 1024 bytes or so between the planner and the sendsize routine. This is much less than the 32768 byte limits mentioned in other posts. I may be having a problem

Re: udp packet trucation with planner and sendsize

2006-10-13 Thread Jean-Louis Martineau
1024 bytes or so between the planner and the sendsize routine. This is much less than the 32768 byte limits mentioned in other posts. I may be having a problem with the code that splits up the packets , mentioned in a previous post there is a diff/patch that sets the max size to 65535

planner and sendsize

2002-06-23 Thread Juanjo
Here it goes something interesting too: sendsize.log calculating for amname '/data0', dirname '/data0' sendsize: getting size via dump for /data0 level 0 sendsize: running /sbin/dump 0Ssf 1048576 - /dev/md0 /dev/md0: Bad magic number in super-block while opening filesystem DUMP: The ENTIRE

Re: planner and sendsize

2002-02-13 Thread Joshua Baker-LePain
On Wed, 13 Feb 2002 at 6:23pm, Juanjo wrote Here it goes something interesting too: sendsize.log calculating for amname '/data0', dirname '/data0' sendsize: getting size via dump for /data0 level 0 sendsize: running /sbin/dump 0Ssf 1048576 - /dev/md0 /dev/md0: Bad magic number in

Re: planner and sendsize

2002-02-13 Thread Juanjo
-Original Message- From: Joshua Baker-LePain [EMAIL PROTECTED] To: Juanjo [EMAIL PROTECTED] Date: Wed, 13 Feb 2002 13:13:12 -0500 (EST) Subject: Re: planner and sendsize On Wed, 13 Feb 2002 at 6:23pm, Juanjo wrote Here it goes something interesting too: sendsize.log

Re: planner and sendsize

2002-02-13 Thread Joshua Baker-LePain
On Wed, 13 Feb 2002 at 7:38pm, Juanjo wrote Well, what I want to backup is a directory named /data0, which is inside a reiserfs filesystem mounted on /dev/md0 which is a raid device... Then you can't use dump -- you must use tar. gathering more info I've seen DUMP failing, but how come