Re: [Bacula-users] "User defined maximum volume capacity"

2005-08-05 Thread Ryan Novosielski
Finally answered my own question (update, and set the max bytes setting). As for how this happened in the first place, I don't know. I guess we'll see what happens next go 'round -- this was the only tape that had gotten like this, so maybe it was a mistake I made early on. Ryan Novosielski wr

[Bacula-users] "User defined maximum volume capacity"

2005-08-05 Thread Ryan Novosielski
Having trouble writing to a tape that had been previously written to: 05-Aug 15:35 helios-dir: Recycled current volume "Delta_0001" 05-Aug 15:35 helios-sd: Recycled volume "Delta_0001" on device "/dev/rmt/0cbn", all previous data lost. 05-Aug 15:35 helios-sd: New volume "Delta_0001" mounted on d

[Bacula-users] bconsole file selection timeout

2005-08-05 Thread Michael Burns
Hello, I'm having trouble with bconsole timing out the file selection dialogue during restores. The scenario is, that I submit a restore request from bconsole requiring a lengthy process of building a directory tree, which I leave unattended to finish. bconsole finishes, enters the file selec

Re: [Bacula-users] Variable for week of the month?

2005-08-05 Thread Mike Reinehr
Misty, On Friday 05 August 2005 11:24 am, Misty Stanley-Jones wrote: > On Friday 05 August 2005 11:18 am, Jesse Keating wrote: > > Keep in mind, when a volume is recycled it is not re-labeled. Only the > > first time the volume is created is it labeled. > > So if volume 31 is marked as purged and

[Bacula-users] Backup with bacula 32-bit, Restore with bacula 64-bit...?

2005-08-05 Thread Cosimo Streppone
Here I am again with my problem. I have to dig some more into this problem, also to build a useful report for this list. In the meanwhile, I'd like to ask: is it possible to do a backup on machine "box1" which is a 32-bit system with bacula file daemon 1.34.3, and then do a restore on machine "bo

Re: [Bacula-users] Question about storage daemon.

2005-08-05 Thread Kern Sibbald
On Friday 05 August 2005 22:13, Chris Lee wrote: > Standalone storage daemons should work, yes. At a glance your > configuration looks ok, though I would specify fqdn for the Address > directive. You will of course need a Director resource for your director > in both storage daemon configs. > > F

Re: [Bacula-users] corrupt files on full restore

2005-08-05 Thread Kern Sibbald
On Friday 05 August 2005 21:29, Theron Toomey wrote: > Thanks Kern, > Changing the names of the daemons solved the problem. Given the strange > behavior, it wouldn't have occurred to me that was the cause but it > makes perfect sense. Thanks for the feedback. It is always nice to have a confirmati

Re: [Bacula-users] Question about storage daemon.

2005-08-05 Thread Phil Stracchino
[EMAIL PROTECTED] wrote: > Can I use a storage daemon on a different machine than > the director. I have two server machines running > bacula and I want to know if it is possible for a job > on the first machine to use the tape drive on the > second machine. I tried adding an entry in my > bacula-d

RE: [Bacula-users] Question about storage daemon.

2005-08-05 Thread Chris Lee
Standalone storage daemons should work, yes. At a glance your configuration looks ok, though I would specify fqdn for the Address directive. You will of course need a Director resource for your director in both storage daemon configs. For the sake of argument, it is possible to run several direc

Re: [Bacula-users] [1.37.30] Recover takes long time

2005-08-05 Thread Thomas Simmons
That seems pretty slow to me. I just did a test and it took 10 seconds to build the tree for ~400,000 files. Like you, I too have an opteron system, a dual 246 w 1/GB ram, however I keep the database on a set of mirrored sata disks on the local server. Have you tried installing the database on

[Bacula-users] Question about storage daemon.

2005-08-05 Thread drescher0110-bacula
Can I use a storage daemon on a different machine than the director. I have two server machines running bacula and I want to know if it is possible for a job on the first machine to use the tape drive on the second machine. I tried adding an entry in my bacula-dir.conf file but I have named both de

Re: [Bacula-users] corrupt files on full restore

2005-08-05 Thread Theron Toomey
Thanks Kern, Changing the names of the daemons solved the problem. Given the strange behavior, it wouldn't have occurred to me that was the cause but it makes perfect sense. Kern Sibbald wrote: On Thursday 04 August 2005 19:42, Theron Toomey wrote: Hello, I initially thought this problem wa

[Bacula-users] Question about MaxVolumes and VolumeRetention

2005-08-05 Thread Misty Stanley-Jones
If I do not have MaxVolumes set, but I do have recycle = yes and VolumeRetention = x days, will Bacula recycle my volumes or just keep creating new ones? I am using Autolabeling. Thanks, Misty --- SF.Net email is Sponsored by the Better Soft

[Bacula-users] Auto Recycling & Purging

2005-08-05 Thread Richard White
If I read this correctly (p 246 of the doc):   Automatic recycling of Volumes is performed by Bacula only when it wants a new Volume and no appendable Volumes are available in the Pool. It will then search the Pool for any Volumes with the Recycle tag set and whose Volume Status is Full.   it mea

Re: [Bacula-users] Variable for week of the month?

2005-08-05 Thread Jesse Keating
On Fri, 2005-08-05 at 11:24 -0500, Misty Stanley-Jones wrote: > So if volume 31 is marked as purged and it is day 1 after a 30-day month, I > will get volume 31 anyway? Is there no way around it? Correct. Bacula cares not about the name of the file, just when it expires and is ready for recycli

Re: [Bacula-users] Variable for week of the month?

2005-08-05 Thread Misty Stanley-Jones
On Friday 05 August 2005 11:18 am, Jesse Keating wrote: > > Keep in mind, when a volume is recycled it is not re-labeled. Only the > first time the volume is created is it labeled. So if volume 31 is marked as purged and it is day 1 after a 30-day month, I will get volume 31 anyway? Is there n

Re: [Bacula-users] Variable for week of the month?

2005-08-05 Thread Jesse Keating
On Fri, 2005-08-05 at 11:02 -0500, Misty Stanley-Jones wrote: > Yes I have read the chapter. The problem here is that I need a separate > volume for each backup of each client, because I archive them to tape > afterward for offsite storage. I need monthly for 6 months, weekly for 1 > month, an

Re: [Bacula-users] Variable for week of the month?

2005-08-05 Thread Misty Stanley-Jones
On Friday 05 August 2005 10:48 am, Kern Sibbald wrote: > Use 1.37 and Python. > I am waiting for it to be released, but I don't relish the thought of having ot learn Python just to label my volumes. I read your documentation on it and it is scant at best for someone who is not familiar with Py

Re: [Bacula-users] Variable for week of the month?

2005-08-05 Thread Kern Sibbald
On Friday 05 August 2005 17:25, Misty Stanley-Jones wrote: > Is there a variable that counts the week of the month? I can't use a > manual counter because it will get thrown off when there are 5 weeks in a > month. Can I somehow code it myself? Use 1.37 and Python. > That is my whole problem w

Re: [Bacula-users] [1.37.30] Recover takes long time

2005-08-05 Thread drescher0110-bacula
I was just thinking. With my setup. The new bacula server is an Opteron 246 server with 4GB of memory and the database is running on an Athlon 2400 with only 256 MB of memory and it takes (1 to 3) minutes to get the file list for around 10,000 files with version 1.36.3 and a postgresql database. Th

[Bacula-users] Variable for week of the month?

2005-08-05 Thread Misty Stanley-Jones
Is there a variable that counts the week of the month? I can't use a manual counter because it will get thrown off when there are 5 weeks in a month. Can I somehow code it myself? That is my whole problem with my numbering scheme. :( Misty --

[Bacula-users] Backup Strategies and Concepts

2005-08-05 Thread Philipp Steinkrüger
Hi, i am about to setup a bacula system (actually its allready running) to backup several server systems. while thinking about real desasters like fire etc., i found that i would loose a maximum of 2 weeks of data with my current configuration. so started thinking about another concept and i thi

Re: [Bacula-users] [1.37.30] Recover takes long time

2005-08-05 Thread drescher0110-bacula
--- [EMAIL PROTECTED] wrote: > > Hi, > > > > I'm using bacula 1.37.30 for a few days now and I > > decided to test a full server recovery. > > I discovered that the building the directory tree > > takes a very long time (almost an hour) for > 429,836 > > files. > > I started the building of the

Re: [Bacula-users] [1.37.30] Recover takes long time

2005-08-05 Thread Reinier Haasjes
[EMAIL PROTECTED] wrote: >>Hi, >> >>I'm using bacula 1.37.30 for a few days now and I >>decided to test a full server recovery. >>I discovered that the building the directory tree >>takes a very long time (almost an hour) for 429,836 >>files. >>I started the building of the tree at 11:20 and at >

Re: [Bacula-users] [1.37.30] Recover takes long time

2005-08-05 Thread drescher0110-bacula
> Hi, > > I'm using bacula 1.37.30 for a few days now and I > decided to test a full server recovery. > I discovered that the building the directory tree > takes a very long time (almost an hour) for 429,836 > files. > I started the building of the tree at 11:20 and at > 12:15 I got a prompt. >

Re: [Bacula-users] Urgent : how to install storage-sd only ???

2005-08-05 Thread Martin Simmons
> On Fri, 5 Aug 2005 08:06:58 + (UTC), Romain <[EMAIL PROTECTED]> said: Romain> I want to install only the storage daemon on a server. But i can't find any Romain> configure option to enable only this daemon Romain> (like the --enable-client-only option). Romain> The problem is

[Bacula-users] Need help with volume auto-naming, recycling, etc

2005-08-05 Thread Misty Stanley-Jones
I am backing up to disk and copying to tapes in "Run After Job" directives. I am having real problems with my volume names and recycling though. If the backup doesn't run on the day that my counters are supposed to increment, then I have to manually increment the counter and/or delete volumes

[Bacula-users] compile and install bacula on FC3-x86_64

2005-08-05 Thread bacula-userslist
hallo list, i´m new here, so 1st greetings to all. our company decided to use bacula as the backup solution :) fine. my question now is : does anyone have experience on installing/running bacula on FedoraCore3_amd64 ? because i have no testing_server with this architecture, i would like to

[Bacula-users] Urgent : how to install storage-sd only ???

2005-08-05 Thread Romain
Hi, I want to install only the storage daemon on a server. But i can't find any configure option to enable only this daemon (like the --enable-client-only option). The problem is that i can't compile bacula as I don't have any database server on this machine (and i don't want to install anyone)

Re: [Bacula-users] Show next tape

2005-08-05 Thread Alan Brown
I'm not on the devel list. In terms of "next tapes", what is bacula's order of preference for using tapes? Append, then recycle, then purged? If so, then that part's easy (It's what I'm doing by hand anwyay) If there aren't enough tapes, you're right, some form of "show pruning candidates"

[Bacula-users] Issue unloading drive in changer

2005-08-05 Thread Chris Wright
Hopefully this info will be helpful to someone. I'm installing bacula for the first time. I am using version 1.36.3. I have a HP A4853 DLT Library and a HP DLT7000 drive. I was able to use the changer to load tapes, get the status, etc, but it would not unload the drive. In this situation,

[Bacula-users] Re: Exabyte EZ-17 Loader Problem

2005-08-05 Thread George R . Kasica
>> Well, I've partially solved my own problem but don't know how to get >> Bacula to do it automatically. >> >> The working sequence of load and eject is as follows: >> >> mtx -f /dev/sg0 load 1 >> mt -f /dev/nst0 rewind (OR WHATEVER YOU'RE DOING) >> mt -f /dev/nst0 offline >> mtx -f /dev/sh0 unloa

Re: [Bacula-users] automatic cleaning

2005-08-05 Thread Rico
Timo Eissler wrote: > Chris Lee schrieb: > >> I would just create an admin job that loads a cleaning tape and schedule >> that job to run whenever you want a scheduled cleaning. You could also >> manually run the job if you get soft errors after some large backup >> job or >> something. Creating

Re: [Bacula-users] automatic cleaning

2005-08-05 Thread Timo Eissler
Chris Lee schrieb: I would just create an admin job that loads a cleaning tape and schedule that job to run whenever you want a scheduled cleaning. You could also manually run the job if you get soft errors after some large backup job or something. Creating Admin jobs like this is covered in t

[Bacula-users] [1.37.30] Recover takes long time

2005-08-05 Thread Reinier Haasjes
Hi, I'm using bacula 1.37.30 for a few days now and I decided to test a full server recovery. I discovered that the building the directory tree takes a very long time (almost an hour) for 429,836 files. I started the building of the tree at 11:20 and at 12:15 I got a prompt. The machine is a d

Re: [Bacula-users] volume recycling

2005-08-05 Thread Kern Sibbald
On Friday 05 August 2005 08:24, LHERBIER Lois wrote: ... > > Kern, > Just for information : pruning a volume, like D04, take about 1 (big) > minute to be done. (Bacula 1.36.2 sarge + sqlite) Yes, one minute is actually not a very long time compared to what some people are experiencing with larg