ZWC exclude path wildcard support question

2010-07-20 Thread Prashant Joshi
Hi Chris, What version of ZWC Community edition are you using? I added the following disklist and it worked fine for me: -- 192.168.15.176 "C:/Documents and Settings/" "C:/Documents and Settings/" { exclude "C

zwc 3.1.1 problem

2010-07-20 Thread Prashant Joshi
Hi Robert, Can you try changing the estimate from server to client and re-run the backup. Do let us know what happens. Regards, Prashant

Re: ZWC exclude path wildcard support question

2010-07-20 Thread Chris Nighswonger
Hi Prashant, On Tue, Jul 20, 2010 at 5:32 AM, Prashant Joshi wrote: > Hi Chris, > What version of ZWC Community edition are you using? 3.1.beta > > I added the following disklist and it worked fine for me: > > -- >

Re: Incrementals always do full?

2010-07-20 Thread Jean-Louis Martineau
Do you checked the debug log on the client? Any error in them? Do you have 'record' set to yes in the dumptype? post the output of: amadmin CONF disklist Can you stat a few files after two different backup to be sure that nothing change. Jean-Louis Jim Kusznir wrote: Hi all: I've got a fil

Re: Problem writing to multiple tapes

2010-07-20 Thread Jens Berg
Jens Berg wrote on 20.07.2010 07:54: > I think, the problem might be the component 'gsize slice_remaining' of > 'struct slab_source_state'. As I'm running a 32-bit system, gsize is a > 32-bit value as far as I know. I'm currently running a test with > slice_remaining defined as guint64 but it will

Re: ZWC exclude path wildcard support question

2010-07-20 Thread Dustin J. Mitchell
On Tue, Jul 20, 2010 at 5:32 AM, Prashant Joshi wrote: >     exclude "C:\\Documents" "and" "Settings\\*\\Application" > "Data\\Microsoft" Note that this is equivalent to exclude "C:\\Documents" exclude append "and" exclude append "Settings\\*\\Application" exclude append "Data\\Micros

RE: zwc 3.1.1 problem

2010-07-20 Thread McGraw, Robert P
My default was set to "estimate calcsize". I set my remote-zwc to "estimate client". This seemed to fix the error. NOTES: planner: Adding new disk mailrelay:"C:/Alligate". DUMP SUMMARY: DUMPER STATS TAPER STATS HOSTNAME DIS

Re: Problem writing to multiple tapes

2010-07-20 Thread Dustin J. Mitchell
On Tue, Jul 20, 2010 at 7:01 AM, Jens Berg wrote: > Thanks again for your help! And thanks to you - I'll get the updated patch committed in time for version 3.1.2. Dustin -- Open Source Storage Engineer http://www.zmanda.com

3.1.2alpha (latest) won't build

2010-07-20 Thread Gene Heskett
Greetings Dustin; I tried to update my mandriva 2010 x64 install, and it self destructed to unbootable. So I next tried mint9-x64, and while pretty, it was a usability disaster. Next was PCLinuxOS-2010-7 in what I thought was x64 but I'm not 100% sure because they seem to have blurred the line

Re: 3.1.2alpha (latest) won't build

2010-07-20 Thread Dustin J. Mitchell
On Tue, Jul 20, 2010 at 4:36 PM, Gene Heskett wrote: > So where do I actually start so I can play the canary again? Maybe you have selinux enabled? Selinux only has two modes: "disabled" and "broken". This is the error to fix: > mkdir: cannot create directory `/root/tmp/cg6200-9692': Permission

Re: Incrementals always do full?

2010-07-20 Thread Jim Kusznir
No idea about the client debug logs, never seen/heard of it before. I don't know where to look for / find it. I haven't explicitly set/unset the record option. I'm inheriting from a dump time that does successfully do leveled dumps. amadmin output: line 1: host db.

Re: 3.1.2alpha (latest) won't build

2010-07-20 Thread Gene Heskett
On Tuesday, July 20, 2010 05:10:43 pm Dustin J. Mitchell did opine: > On Tue, Jul 20, 2010 at 4:36 PM, Gene Heskett wrote: > > So where do I actually start so I can play the canary again? > > Maybe you have selinux enabled? Selinux only has two modes: > > "disabled" and "broken". ROTFLMAO!

Re: 3.1.2alpha (latest) won't build

2010-07-20 Thread Dustin J. Mitchell
On Tue, Jul 20, 2010 at 5:34 PM, Gene Heskett wrote: > But why should it even be trying to use a path starting with "/root"?  That > part of the script is running as the user amanda. Maybe a difference in 'su' behavior between the various Linux distros? Dustin -- Open Source Storage Engineer h

Re: 3.1.2alpha (latest) won't build

2010-07-20 Thread Gene Heskett
On Tuesday, July 20, 2010 06:58:17 pm Dustin J. Mitchell did opine: > On Tue, Jul 20, 2010 at 5:34 PM, Gene Heskett wrote: > > But why should it even be trying to use a path starting with "/root"? > > That part of the script is running as the user amanda. > > Maybe a difference in 'su' behavio

Re: 3.1.2alpha (latest) won't build

2010-07-20 Thread Gene Heskett
On Tuesday, July 20, 2010 08:05:30 pm Dustin J. Mitchell did opine: > On Tue, Jul 20, 2010 at 5:34 PM, Gene Heskett wrote: > > But why should it even be trying to use a path starting with "/root"? > > That part of the script is running as the user amanda. > > Maybe a difference in 'su' behavio

Re: 3.1.2alpha (latest) won't build

2010-07-20 Thread Gene Heskett
On Tuesday, July 20, 2010 08:52:47 pm Dustin Mitchell did opine: > On Jul 20, 2010, at 7:14 PM, Gene Heskett wrote: > > With another 200 lines worth of fussing after that before it died for > > real. Missing header file in my install? > > That header should be in the perl development package - p