[Bacula-users] Spooling / Misconfiguration.

2008-02-12 Thread Jesper Krogh
Hi.

I'm runnning 2 concurrent jobs, and that works without any problems (after
getting the 2 LTO3 drives on their own controller).

Is it by design og a misconfiguraion that the two concurrent jobs hit
the spooldata size at the same time? It would be nice if the Spool-limit
was pr. job or something. Now, even I've got spooling, I'll actually put
the 2 jobs to the same tape at the same time (this is a situation where
the jobs go to the same pool)

12-Feb 09:49 bacula-sd JobId 13174: User specified spool size reached.
12-Feb 09:49 bacula-sd JobId 13181: User specified spool size reached.
12-Feb 09:49 bacula-sd JobId 13181: Writing spooled data to Volume.
Despooling 18,198,928,610 bytes ...
12-Feb 09:49 bacula-sd JobId 13174: Writing spooled data to Volume.
Despooling 281,801,145,301 bytes ...

Thanks.

-- 
Jesper Krogh


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Exabyte 224 - Additional magazine not properly recognized

2008-02-12 Thread Jesper Krogh

 Do you see all 24 slots in the archive console? I believe there is an
 option somewhere to enable the other magazine?

 Also have you rebooted since adding the magazine?

Hi.

Our Quantum systems (PX502+PX506) reqireres that you call mtx -f
/dev/changer status several times to get the correct result. Allthough
this seems like a but in the changer, you may have similar problems?

Jesper

-- 
Jesper Krogh


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Exabyte 224 - Additional magazine not properly recognized

2008-02-12 Thread Robert Garwacki
Mingus Dew pisze:
 Hi all,
  This is slightly off topic. I've been using an Exabyte Magnum 224 
 autoloader with 12-slot magazine and single LTO-3 drive with Bacula 
 2.2.7 for several months now.
 I recently purchased an additional magazine to increase the number of 
 tapes in a given cycle.

 According to Exabyte I should only have to insert the magazine for the 
 autoloader to recognize it. Which it seemed to do. However, as a 
 precursor to using this with Bacula, I wanted to test the mtx status 
 output.

 [EMAIL PROTECTED]: mtx -f /dev/scsi/changer/c6t4d1 status
   Storage Changer /dev/scsi/changer/c6t4d1:1 Drives, 13 Slots ( 1 
 Import/Export )
 Data Transfer Element 0: Empty  
   Storage Element 1:Full 
 :VolumeTag=A00037 
   Storage Element 2:Full 
 :VolumeTag=A00038 
   Storage Element 3:Full 
 :VolumeTag=A00039 
   Storage Element 4:Full:VolumeTag=A00040 
  
   Storage Element 5:Full 
 :VolumeTag=A00041 
   Storage Element 6:Full 
 :VolumeTag=A00042 
   Storage Element 7:Full 
 :VolumeTag=A00043 
   Storage Element 8:Full 
 :VolumeTag=A00044 
   Storage Element 9:Full 
 :VolumeTag=A00045 
   Storage Element 10:Full 
 :VolumeTag=A00046 
   Storage Element 11:Full 
 :VolumeTag=A00047 
   Storage Element 12 IMPORT/EXPORT:Full :VolumeTag=A00048
   Storage Element 13:Empty :VolumeTag=   

 So only 1 additional slot is seen, rather than the 12 more (24 total) 
 expected.
Hi,

Our autoloader (Dell PV 124T) may be configured to report left, right  
or both magazines. Default setting was to report only left magazine. 
Maybe your problem is simmilar.

Bye,

R


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bat version browser and JobList not working

2008-02-12 Thread Sukesh Nischal
Hello

I have the most recent version of bacula-bat installed. Problem is that when
I click on Version Browser or JobList nothing is showing on the right hand
window - it is blank.

This was working previously. I dont know what Ive done to mess it up. All I
can remember is that I was tinkering with the bacula-dir.conf file before
this happened. But I have now restored the original file back into place but
this hasnt helped.

I've rebooting my linux client and restarting the bacula daemons on the
Bacula server to no avail.

Please help!

Using Opensuse 10.3 and bacula version 2.2.3 which was installed from an RPM

bat version 2.2.8.1 from rpm bacula-bat-2.2.8-1.su103.i586.rpm
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Spooling / Misconfiguration.

2008-02-12 Thread Arno Lehmann
Hi Jesper,

12.02.2008 09:56, Jesper Krogh wrote:
 Hi.
 
 I'm runnning 2 concurrent jobs, and that works without any problems (after
 getting the 2 LTO3 drives on their own controller).
 
 Is it by design og a misconfiguraion that the two concurrent jobs hit
 the spooldata size at the same time?

That's by design, as the spool size limit is per storage device... you 
can limit the spool size per job, too.

 It would be nice if the Spool-limit
 was pr. job or something.

It's in the manual :-)

At 
http://www.bacula.org/manuals/en/install/install/Storage_Daemon_Configuratio.html#DeviceResource
 
there is Maximum Job Spool Size = bytes.

 Now, even I've got spooling, I'll actually put
 the 2 jobs to the same tape at the same time (this is a situation where
 the jobs go to the same pool)
 
 12-Feb 09:49 bacula-sd JobId 13174: User specified spool size reached.
 12-Feb 09:49 bacula-sd JobId 13181: User specified spool size reached.
 12-Feb 09:49 bacula-sd JobId 13181: Writing spooled data to Volume.
 Despooling 18,198,928,610 bytes ...
 12-Feb 09:49 bacula-sd JobId 13174: Writing spooled data to Volume.
 Despooling 281,801,145,301 bytes ...

Actually, the writing of the data happens for one job first, then the 
other job. If you look at the 'status sd' output, you should find that 
one job is in state despooling while the other is in despool_wait. 
At least that's what I see all the time.

So, in short - nothing to worry about.

Arno

 Thanks.
 

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Spooling / Misconfiguration.

2008-02-12 Thread John Drescher
On Feb 12, 2008 3:12 PM, Jesper Krogh [EMAIL PROTECTED] wrote:
 Arno Lehmann wrote:
  It would be nice if the Spool-limit
  was pr. job or something.
 
  It's in the manual :-)
 
  At
  http://www.bacula.org/manuals/en/install/install/Storage_Daemon_Configuratio.html#DeviceResource
  there is Maximum Job Spool Size = bytes.

 Excellent..  I somehow had got the idea that it should be configured in
 the Job Resource in the director, since the limit was something
 connected to the Job. This is absolutely what I need.

 Can I make the storagedaemon reload it's configuration without
 restarting like the Director?

Yes. As long as it is not in use you can restart the sd with the
director running. There is also a reload command in the console that
reloads the config, but I am not sure it does that for the bacula-sd.

John

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Spooling / Misconfiguration.

2008-02-12 Thread Jesper Krogh
John Drescher wrote:
 Can I make the storagedaemon reload it's configuration without
 restarting like the Director?

 Yes. As long as it is not in use you can restart the sd with the
 director running. There is also a reload command in the console that
 reloads the config, but I am not sure it does that for the bacula-sd.

I knew that..but currently it it catching up on some TB-volumes, so I'd 
prefer not to disturb it :-)

So if I could get these config-changes in, without interrupting current 
running jobs.

Jesper
-- 
Jesper

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Spooling / Misconfiguration.

2008-02-12 Thread Arno Lehmann
Hi,

12.02.2008 21:43, John Drescher wrote:
 So if I could get these config-changes in, without interrupting current
 running jobs.

 Yes. You can modify the configs without affecting any jobs but they
 will not take effect until you issue the reload command or possibly
 restart the sd.

Erm... unless I missed something the SD needs to be restarted for 
configuration changes to take effect. Obviously, restarting it while 
jobs are running is not a good idea...

And the setting we discussed is indeed part of the SD configuration.

Arno

 John
 
 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users
 

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Seemingly contradicting messages.

2008-02-12 Thread Erik P. Olsen
A status storage=Tape yields the following output:

Device status:
Device FileBackup (/dataspace/bacula-backups) is not open.
Device Tape (/dev/nst0) is not open.
 Device is BLOCKED. User unmounted.


In Use Volume status:
EPOL010 on device Tape (/dev/nst0)
 Reader=0 writers=0 reserved=0 released=1


How can the device be unmounted and yet have the volume on the device?

Bacula is 2.2.8 and the storage daemon is on linux (F7).

-- 
Erik.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Spooling / Misconfiguration.

2008-02-12 Thread John Drescher
 Erm... unless I missed something the SD needs to be restarted for
 configuration changes to take effect.

Thanks. I did not think reload would on the director would reload the
config on the sd or not. I have always just restarted the sd when it
was not in use and only after releasing the tapes from the drives.

John

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] possible bug in bacula-fd on windows

2008-02-12 Thread Bob Hetzel
Previously, Arno Lehmann said...

 Is this really the end of the trace file?
 
 It looks a bit... funny because the expected job finishing stuff is 
 not there, and it also doesn't report a serious problem.
 
 Can you verify that the FD still runs at this time, and see if it's 
 still got the network connections from the DIR and to the SD open?
 
 If all this is the case, I can only recommend looking at what the SD 
 is doing at this time...
 
 Hope this helps you forward,
 
 Arno

The bacula-fd abends at that point, so that's why it isn't fully logging 
the stuff you'd expect to see for a completed successful backup.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Spooling / Misconfiguration.

2008-02-12 Thread John Drescher
 So if I could get these config-changes in, without interrupting current
 running jobs.

Yes. You can modify the configs without affecting any jobs but they
will not take effect until you issue the reload command or possibly
restart the sd.

John

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Spooling / Misconfiguration.

2008-02-12 Thread David Gardner
Yep. Just type reload in bconsole.
 
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
David Gardner
email: djgardner(at)yahoo.com
Yahoo! IM: djgardner
AIM: dgardner09 
Everything is a learning experience, even a mistake.

- Original Message 
From: Jesper Krogh [EMAIL PROTECTED]
To: bacula-users bacula-users@lists.sourceforge.net
Sent: Tuesday, February 12, 2008 12:12:23 PM
Subject: Re: [Bacula-users] Spooling / Misconfiguration.


Arno 
Lehmann 
wrote:
 
It 
would 
be 
nice 
if 
the 
Spool-limit
 
was 
pr. 
job 
or 
something.
 
 
It's 
in 
the 
manual 
:-)
 
 
At 
 
http://www.bacula.org/manuals/en/install/install/Storage_Daemon_Configuratio.html#DeviceResource
 
 
there 
is 
Maximum 
Job 
Spool 
Size 
= 
bytes.

Excellent..  
I 
somehow 
had 
got 
the 
idea 
that 
it 
should 
be 
configured 
in 
the 
Job 
Resource 
in 
the 
director, 
since 
the 
limit 
was 
something 
connected 
to 
the 
Job. 
This 
is 
absolutely 
what 
I 
need.

Can 
I 
make 
the 
storagedaemon 
reload 
it's 
configuration 
without 
restarting 
like 
the 
Director?

Jesper
-- 
Jesper

-
This 
SF.net 
email 
is 
sponsored 
by: 
Microsoft
Defy 
all 
challenges. 
Microsoft(R) 
Visual 
Studio 
2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users 
mailing 
list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users






  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Spooling / Misconfiguration.

2008-02-12 Thread Jesper Krogh
Arno Lehmann wrote:
 It would be nice if the Spool-limit
 was pr. job or something.
 
 It's in the manual :-)
 
 At 
 http://www.bacula.org/manuals/en/install/install/Storage_Daemon_Configuratio.html#DeviceResource
  
 there is Maximum Job Spool Size = bytes.

Excellent..  I somehow had got the idea that it should be configured in 
the Job Resource in the director, since the limit was something 
connected to the Job. This is absolutely what I need.

Can I make the storagedaemon reload it's configuration without 
restarting like the Director?

Jesper
-- 
Jesper

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat version browser and JobList not working

2008-02-12 Thread Mark Nienberg
Sukesh Nischal wrote:
 Hello
 
 I have the most recent version of bacula-bat installed. Problem is that 
 when I click on Version Browser or JobList nothing is showing on the 
 right hand window - it is blank.
 
 This was working previously. I dont know what Ive done to mess it up. 
 All I can remember is that I was tinkering with the bacula-dir.conf file 
 before this happened. But I have now restored the original file back 
 into place but this hasnt helped.
 
 I've rebooting my linux client and restarting the bacula daemons on the 
 Bacula server to no avail.
 
 Please help!

Look carefully at the right hand side.  If you see little vertical lines near 
the top 
or bottom, grip them with your mouse pointer and drag them up or down.  This 
will 
resize the display area to show the browser or joblist.

P.S.  This happened to me too and it took a long time for me to figure it out!

Mark


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Fwd: no fsf on restore?

2008-02-12 Thread Dan Langille

On Feb 12, 2008, at 3:38 PM, Peter Much wrote:

 [EMAIL PROTECTED] aka Dan Langille  schrieb
 mit Datum Sat, 09 Feb 2008 22:46:53 -0500 in m2n.bacula.users:

 Alright, Dan,
   lets get realistic again.

 | |You think there may be a bug.  Supplying details will help  
 others decide
 | |whether or not they agree with you.
 |
 | Alright, Dan. Now one especially for You, and You decide:
 |
 | A problem we once had with one of our clients, was: when  
 extending the
 | tape library to more than 15 meters, the robot got problems  
 grabbing
 | the tapes, due to floor unevenness.
 |
 | Now, is this a bug?
 |
 |Umm, why are you doing this?  I'm trying to help you figure out a  
 bug and
 |you appear to be mocking me.

 No, sorry, this was more-or-less an answer which Your for starters
 provoked me to make. :-/

 It is true, I know Bacula only for 14 days now - but I am in the
 business for more than 20 years, and while I certainly do make
 mistakes, and certainly am thankful for critical feedback, I
 also do know what a bug is, what an ambitioned usage pattern
 is, what works as designed is and what a complex coincidence of
 influences is, and I normally do not discuss about making these
 differentiations in general anymore. Instead, I just do act upon the
 matters as they arise, in order to try and solve the problems.

FWIW, we've been in the industry roughly the same length of time.

 The specific matter which has lead to this discussion thread here,
 I have already tracked down, documented, and handed over to the
 devel-channel - and Kern seems to appreciate it.

Yes, I saw the post.


 Another matter of similar nature is currently on the way to be posted
 (at the moment I do verify if my remedy does really work).

 Both of these matters are not really dramatic, and both can easily
 be *workarounded* by fixing some values in the catalog (if one knows
 what to do) - but currently the focus goes onto fixing the code,
 which is the much better solution in any case.

 But for both of these matters I will certainly not discuss if they are
 bugs or not - because they are.

 And then there are some totally different things, which call into the
 realm of ambitioned usage patterns: these are personal preferences
 which are more or less specific to me and my site.

 I give You an example.

 As I said before, I want to use the Backup to disk to tape strategy
 quite exclusively. This puts some additional covetousnesses onto the
 disk storage.
 For instance, if I cancel a backup in midflight, Bacula will keep that
 record in the database, and will keep the list of files which are  
 already
 saved from the cancelled job.
 And this makes perfect sense for *tape* backups - because you cannot
 remove that stuff from the tape anyway.
 But if I have such a piece on the *disk* storage, I do *not* want to
 have it copied from disk to tape!
 And the most simple and straightforward solution that I have found is
 to just delete these records from the database in the runBefore
 Option of the disk-to-tape job.


I understand what you are doing.  I cannot condone manual manipulation
of the database.  I hope you can see why.

 The point is: I am doing this setup once, and maybe after that it
 will run for a rather long time, while I take care of other
 businesses.

 There is no offense meant to You, Dan - it's just that I want to be
 taken seriously.

Well, there was offense.  I was treating the situation seriously and  
trying
to get more information which was rather unforthcoming.

To be taken seriously, you must treat others seriously.  I was asking
for very specific information as to what you were doing.  You didn't
want to discuss it.  Oh well.  It's now moot.



 |IIRC, and I apologise if I'm mistaken, earlier in this thread you  
 spoke of
 |manually adjusting the catalog to compensate for a migration  
 issue. If
 |you'd like to share details of this manual adjustment so we can  
 delve into
 |the code and find out where the migration is going wrong, great.

 This is already solved. (As I posted before, I was working on it
 until yesterday.)

Great.  Best wishes.


 best regards,
 PMc

 -- 
 ---
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users



-- 
Dan Langille -- http://www.langille.org/
[EMAIL PROTECTED]





-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net

Re: [Bacula-users] Fwd: no fsf on restore?

2008-02-12 Thread Peter Much
[EMAIL PROTECTED] aka Dan Langille  schrieb
mit Datum Sat, 09 Feb 2008 22:46:53 -0500 in m2n.bacula.users:

Alright, Dan,
  lets get realistic again.

| |You think there may be a bug.  Supplying details will help others decide 
| |whether or not they agree with you.
| 
| Alright, Dan. Now one especially for You, and You decide:
| 
| A problem we once had with one of our clients, was: when extending the
| tape library to more than 15 meters, the robot got problems grabbing
| the tapes, due to floor unevenness.
| 
| Now, is this a bug?
|
|Umm, why are you doing this?  I'm trying to help you figure out a bug and 
|you appear to be mocking me.

No, sorry, this was more-or-less an answer which Your for starters
provoked me to make. :-/

It is true, I know Bacula only for 14 days now - but I am in the
business for more than 20 years, and while I certainly do make
mistakes, and certainly am thankful for critical feedback, I
also do know what a bug is, what an ambitioned usage pattern
is, what works as designed is and what a complex coincidence of
influences is, and I normally do not discuss about making these
differentiations in general anymore. Instead, I just do act upon the
matters as they arise, in order to try and solve the problems.

The specific matter which has lead to this discussion thread here,
I have already tracked down, documented, and handed over to the 
devel-channel - and Kern seems to appreciate it.

Another matter of similar nature is currently on the way to be posted
(at the moment I do verify if my remedy does really work). 

Both of these matters are not really dramatic, and both can easily
be *workarounded* by fixing some values in the catalog (if one knows
what to do) - but currently the focus goes onto fixing the code, 
which is the much better solution in any case.

But for both of these matters I will certainly not discuss if they are 
bugs or not - because they are.

And then there are some totally different things, which call into the
realm of ambitioned usage patterns: these are personal preferences
which are more or less specific to me and my site.

I give You an example.

As I said before, I want to use the Backup to disk to tape strategy
quite exclusively. This puts some additional covetousnesses onto the
disk storage. 
For instance, if I cancel a backup in midflight, Bacula will keep that 
record in the database, and will keep the list of files which are already
saved from the cancelled job.
And this makes perfect sense for *tape* backups - because you cannot
remove that stuff from the tape anyway.
But if I have such a piece on the *disk* storage, I do *not* want to
have it copied from disk to tape!
And the most simple and straightforward solution that I have found is
to just delete these records from the database in the runBefore
Option of the disk-to-tape job.

The point is: I am doing this setup once, and maybe after that it
will run for a rather long time, while I take care of other
businesses.

There is no offense meant to You, Dan - it's just that I want to be 
taken seriously.

|IIRC, and I apologise if I'm mistaken, earlier in this thread you spoke of 
|manually adjusting the catalog to compensate for a migration issue. If 
|you'd like to share details of this manual adjustment so we can delve into 
|the code and find out where the migration is going wrong, great. 

This is already solved. (As I posted before, I was working on it
until yesterday.)

best regards,
PMc

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Exabyte 224 - Additional magazine not properlyrecognized

2008-02-12 Thread John Drescher
 For what it's worth, we use the same model and have had no problem with the
 expansion slots being recognized. Maybe you just need to power cycle the
 unit?

 One difference is that we disabled the import/export slot on the changer.
 Not sure if that matters though.

I have the IE slot enabled on my unit but my unit came with both slots
so I always had 24 slots. BTW, bacula will not use the IE slot
properly so I may switch to disabling it.

John

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Exabyte 224 - Additional magazine not properlyrecognized

2008-02-12 Thread Davis, Jacob
For what it's worth, we use the same model and have had no problem with
the expansion slots being recognized. Maybe you just need to power cycle
the unit?

One difference is that we disabled the import/export slot on the
changer. Not sure if that matters though.

 

-Jake

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mingus
Dew
Sent: Monday, February 11, 2008 3:28 PM
To: bacula-users
Subject: [Bacula-users] Exabyte 224 - Additional magazine not
properlyrecognized

 

Hi all,
 This is slightly off topic. I've been using an Exabyte Magnum 224
autoloader with 12-slot magazine and single LTO-3 drive with Bacula
2.2.7 for several months now.
I recently purchased an additional magazine to increase the number of
tapes in a given cycle.

According to Exabyte I should only have to insert the magazine for the
autoloader to recognize it. Which it seemed to do. However, as a
precursor to using this with Bacula, I wanted to test the mtx status
output. 

[EMAIL PROTECTED]: mtx -f /dev/scsi/changer/c6t4d1 status
  Storage Changer /dev/scsi/changer/c6t4d1:1 Drives, 13 Slots ( 1
Import/Export )
Data Transfer Element 0: Empty   
  Storage Element 1:Full :VolumeTag=A00037

  Storage Element 2:Full :VolumeTag=A00038

  Storage Element 3:Full :VolumeTag=A00039

  Storage Element 4:Full:VolumeTag=A00040

  Storage Element 5:Full :VolumeTag=A00041

  Storage Element 6:Full :VolumeTag=A00042

  Storage Element 7:Full :VolumeTag=A00043

  Storage Element 8:Full :VolumeTag=A00044

  Storage Element 9:Full :VolumeTag=A00045

  Storage Element 10:Full :VolumeTag=A00046

  Storage Element 11:Full :VolumeTag=A00047

  Storage Element 12 IMPORT/EXPORT:Full :VolumeTag=A00048
  Storage Element 13:Empty :VolumeTag=

So only 1 additional slot is seen, rather than the 12 more (24 total)
expected.

I'm asking if anyone else has run into this issue with their Exabyte
Magnum 224

Thanks

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] possible bug in bacula-fd on windows

2008-02-12 Thread Bob Hetzel
Previously, Drew Bentley [EMAIL PROTECTED] said...

 So, heavily used server and if I read your email correctly, you're
 saying each time this runs it's reported as a Full backup? Or is it
 detected as an incremental? Do you get a status OK when these report
 to be finished? Any other details?
 
 My assumption is, this is not a bug but how you have this setup, the
 amount of files you are backing up, files being opened and used, 
added
 while the backup is taking place, etc. Perhaps with this amount of
 data to backup and the server being busy with many files changing or
 being added, you might want to look into taking some type of snapshot
 to grab the backups from instead of running or grabbing the backups
 while the server and or files are in some type of use.
 
 -Drew
 

Yes there probably are some files changing.  I doubt that's giving
bacula a problem.  I also tried to use VSS but the backups still
died.  There has not been a successful backup of this filesystem, so
it runs as a full whether I specified it as such or not.  Thanks for
trying to help, but the backup failed hence why I inquired about
whether I've found a bug or not.

The server is moderately loaded (5% to 15% cpu busy as measured by
windows task manager).  File changes are typically a file being
overwritten with a newer version.  Other than that, most of the server
access is by IIS opening files for reading, so I don't think it's a
locking problem.  Either way it probably wouldn't fail on the same
file twice an hour apart.  I should note that the file it fails on is
a web link or .url file which is under 1kb in length.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] possible bug in bacula-fd on windows

2008-02-12 Thread Arno Lehmann
Hi,

11.02.2008 23:42, Bob Hetzel wrote:
 I'm trying to back up a drive on a windows server which also contains a
 web directory.  Client Bacula-fd and server daemons are all version 2.2.8.
 
 Bacula's server components are all running on OpenSuse 10.2
 
 Any help anybody can provide would be greatly appreciated.  To me this
 looks like a bacula bug as I was able to use windows MS backup to back
 up that directory to a local client .bkpf file fine (although I didn't 
 use that program to try the entire file system).  The job stats on the 
 1st attempt were...
SD Files Written:   146,048
SD Bytes Written:   23,997,511,551 (23.99 GB)
 
 Then on the 2nd attempt they were...
 
SD Files Written:   146,054
SD Bytes Written:   24,053,535,735 (24.05 GB)
 
 As it's a heavily used web server with lots of people adding files the
 fact that these numbers changed didn't surprise me but I thought I'd
 include that here just in case it might help.  The backup was a full
 backup as I've not as of yet been able to back up this file system.
 
 Here's the end of the trace file which ended the same both times... if 
 this isn't enough kindly let me know what part in the huge file would be 
 helpful as the file is too large to put on this list at 150 MB.
   
...
 casemed: ../compat/compat.cpp:1172-0 readdir_r(ff8e20, { d_name=Chronic
 Myelogenous Leukemia Treatment - National Cancer Institute.url,
 d_reclen=70, d_off=102
 casemed: ../compat/compat.cpp:194-0 Enter wchar_win32_path
 casemed: ../compat/compat.cpp:378-0 Leave wchar_win32_path=\
 casemed: ../../filed/heartbeat.c:95-0 wait_intr=0 stop=0

Is this really the end of the trace file?

It looks a bit... funny because the expected job finishing stuff is 
not there, and it also doesn't report a serious problem.

Can you verify that the FD still runs at this time, and see if it's 
still got the network connections from the DIR and to the SD open?

If all this is the case, I can only recommend looking at what the SD 
is doing at this time...

Hope this helps you forward,

Arno


-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Concurrent jobs and priority

2008-02-12 Thread le dahut
Does this mean that the second job (the one with a higher priority 
number) will be forgotten ? or that it will be run once the first job 
has finished ?


Alan Brown a écrit :
 On Fri, 8 Feb 2008, le dahut wrote:
 
 I'll use priority, since both jobs must be based on the same schedule
 included file.
 
 If you use differing priorities, only one job will run at a time.
 
 
 
 

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula Windows

2008-02-12 Thread Michael Da Cova
Hi All Users

 

Been using Bacula for a little while mainly backing up my home network
shares, I after  for users of views on how successful you have been backing
and restoring  the below, 

 

1.  Windows 2000/3000 servers  
2.  Exhange Server
3.  MS SQL 
4.  Windows XP/Vista
5.  SharePoint Servers

 

Now I am not talking Bare-Bone, but if you have then this would be useful
just same server backup and restore when the os can be restored using build
disks but then the full restore is done 

 

 

Michael 

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users