Re: [Bacula-users] I assume that this is how sparse file output looks?

2006-08-19 Thread Dan Langille
On 19 Aug 2006 at 15:04, Jo Rhett wrote: > On Sat, Aug 19, 2006 at 10:57:23PM +0200, Kern Sibbald wrote: > > On Saturday 19 August 2006 18:09, Jo Rhett wrote: > > > - Forwarded message from Bacula <[EMAIL PROTECTED]> - > > > ...(clipped)... > > > Storage:"Disk_localnet" >

Re: [Bacula-users] FreeBSD-6.x Autochanger - Overland ArcVault??

2006-08-19 Thread Ken Gunderson
On Sat, 19 Aug 2006 15:33:35 -0700 Jo Rhett <[EMAIL PROTECTED]> wrote: > On Sat, Aug 19, 2006 at 04:15:13PM -0600, Ken Gunderson wrote: > > I'm looking for an autochanger that works well w/the latest and > > greatest releases of Bacula and FreeBSD. I'm unsure as of yet > > Uh... I don't have any

Re: [Bacula-users] symbolic links aren't followed, are they?

2006-08-19 Thread Jo Rhett
> > I assumed that symbolic links were backed up as special files, and not > > followed. On Sat, Aug 19, 2006 at 06:43:06PM -0400, Bill Moran wrote: > No. They're not followed. > > If you check the archives, you'll see I started a conversation about this > where I suggested a new config value,

Re: [Bacula-users] symbolic links aren't followed, are they?

2006-08-19 Thread Bill Moran
Jo Rhett <[EMAIL PROTECTED]> wrote: > I just went through all available releases of the manual, plus used google > to search the site, and I can't find any mention of symbolic links. > > I assumed that symbolic links were backed up as special files, and not > followed. No. They're not followed.

Re: [Bacula-users] FreeBSD-6.x Autochanger - Overland ArcVault??

2006-08-19 Thread Bill Moran
Jo Rhett <[EMAIL PROTECTED]> wrote: > On Sat, Aug 19, 2006 at 04:15:13PM -0600, Ken Gunderson wrote: > > I'm looking for an autochanger that works well w/the latest and > > greatest releases of Bacula and FreeBSD. I'm unsure as of yet > > Uh... I don't have any really modern autochangers, but so

Re: [Bacula-users] Admin job to prune volumes

2006-08-19 Thread Jo Rhett
On Sun, Aug 20, 2006 at 01:18:19AM +0300, Timo Neuvonen wrote: > I'm trying to set up an admin job to prune volumes at a predefined point of > time. However, it does not prune the database entries although the admin job > runs. Running prune command from the console works ok, which means the > rete

Re: [Bacula-users] FreeBSD-6.x Autochanger - Overland ArcVault??

2006-08-19 Thread Jo Rhett
On Sat, Aug 19, 2006 at 04:15:13PM -0600, Ken Gunderson wrote: > I'm looking for an autochanger that works well w/the latest and > greatest releases of Bacula and FreeBSD. I'm unsure as of yet Uh... I don't have any really modern autochangers, but so far I haven't found any that *don't* work with

Re: [Bacula-users] only 10 reload requests can be done?

2006-08-19 Thread Jo Rhett
On Sun, Aug 20, 2006 at 12:22:27AM +0200, Kern Sibbald wrote: > > At this time the server was totally quiet, doing nothing. What jobs would > > be holding those resources open? Are you suggesting that this is bconsole > > itself? > > Can we do anything to free up those resources sooner? > On

Re: [Bacula-users] only 10 reload requests can be done?

2006-08-19 Thread Kern Sibbald
On Sunday 20 August 2006 00:07, Jo Rhett wrote: > > On Saturday 19 August 2006 19:28, Jo Rhett wrote: > > > This is a test of a totally quiet bacula server. I noticed this while > > > adjusting client configurations. This shows how easy it is to replicate, > > > however. > ... > > > NOTE:

[Bacula-users] Admin job to prune volumes

2006-08-19 Thread Timo Neuvonen
(this is related to my previous question of today "Volume retention & recycling") I'm trying to set up an admin job to prune volumes at a predefined point of time. However, it does not prune the database entries although the admin job runs. Running prune command from the console works ok, which me

[Bacula-users] FreeBSD-6.x Autochanger - Overland ArcVault??

2006-08-19 Thread Ken Gunderson
Greets All: I'm looking for an autochanger that works well w/the latest and greatest releases of Bacula and FreeBSD. I'm unsure as of yet whether the autochanger will end up connected to an amd64 or i386 bit machine (but these days we run mostly amd64). Overland's new ArcVaults are looking attrac

Re: [Bacula-users] only 10 reload requests can be done?

2006-08-19 Thread Jo Rhett
> On Saturday 19 August 2006 19:28, Jo Rhett wrote: > > This is a test of a totally quiet bacula server. I noticed this while > > adjusting client configurations. This shows how easy it is to replicate, > > however. ... > > NOTE: that the first ten reloads do actually work, and happen ins

Re: [Bacula-users] restricted consoles can start in the wrong catalog

2006-08-19 Thread Jo Rhett
The short version is that Restricted Consoles should probably be put into their restricted catalogs, instead of the default catalog. The "use" command (if allowed by ACL) does exactly the right thing. Perhaps a hack is for restricted consoles to issue a "use" on login? On Sat, Aug 19, 2006 at 11:

Re: [Bacula-users] I assume that this is how sparse file output looks?

2006-08-19 Thread Jo Rhett
On Sat, Aug 19, 2006 at 10:57:23PM +0200, Kern Sibbald wrote: > On Saturday 19 August 2006 18:09, Jo Rhett wrote: > > - Forwarded message from Bacula <[EMAIL PROTECTED]> - > > ...(clipped)... > > Storage:"Disk_localnet" > > Scheduled time: 18-Aug-2006 23:21:46 >

[Bacula-users] freebsd bacula-server-devel update for 1.39

2006-08-19 Thread Jo Rhett
The following patch can be used to update the bacula-server-devel port on FreeBSD to use the latest published 1.39 version. http://www.freebsd.org/cgi/query-pr.cgi?pr=102297 Note that you have to manually remove files/patch-configure. I know there's a way to provide a diff that deletes a file, b

[Bacula-users] patch to re-enable btraceback on freebsd

2006-08-19 Thread Jo Rhett
A fairly common issue for freebsd users is that btraceback is disabled. The following patch re-enables this properly for the freebsd port. http://www.freebsd.org/cgi/query-pr.cgi?pr=102292 -- Jo Rhett senior geek SVcolo : Silicon Valley Colocation --

Re: [Bacula-users] only 10 reload requests can be done?

2006-08-19 Thread Kern Sibbald
On Saturday 19 August 2006 19:28, Jo Rhett wrote: > This is a test of a totally quiet bacula server. I noticed this while > adjusting client configurations. This shows how easy it is to replicate, > however. > > backup0.sv:[10] sudo /usr/local/etc/rc.d/bacula-server.sh restart > Stopping the Bac

Re: [Bacula-users] restricted consoles can start in the wrong catalog

2006-08-19 Thread Kern Sibbald
I'm sorry, but I cannot make head or tails of this. On Saturday 19 August 2006 19:18, Jo Rhett wrote: > So it appears that restricted consoles are automatically put in the default > catalog. Nicely however, "use" is smart to where the client belongs: > > *use > Automatically selected Catalog: cl

Re: [Bacula-users] I assume that this is how sparse file output looks?

2006-08-19 Thread Kern Sibbald
On Saturday 19 August 2006 18:09, Jo Rhett wrote: > - Forwarded message from Bacula <[EMAIL PROTECTED]> - > ...(clipped)... > Storage:"Disk_localnet" > Scheduled time: 18-Aug-2006 23:21:46 > Start time: 18-Aug-2006 23:21:57 > End time:

Re: [Bacula-users] restricted consoles doesn't limit restores?

2006-08-19 Thread Jo Rhett
> > But when I try to run a restore, I see the following. Note that > > none of these jobs are even in the same catalog as this client: On Sat, Aug 19, 2006 at 01:53:14PM -0500, Michael Brennen wrote: > Have you tried setting the FileSetACL to only the FileSet for that > particular client, ins

Re: [Bacula-users] bacula restricted consoles

2006-08-19 Thread Jo Rhett
On Sat, Aug 19, 2006 at 03:06:32PM -0400, Dave wrote: >I'm curious as to how you have your consoles set up? I've got a > situation where i'm backing up a remote box that the user of is prown to > i'll just say errors to be polite. I'd like to set up a console preferably > something i can run

Re: [Bacula-users] restricted consoles doesn't limit restores?

2006-08-19 Thread Michael Brennen
On Sat, 19 Aug 2006, Jo Rhett wrote: > In a previous message, Kern said: > Maybe I am misunderstanding the request, because Bacula has since quite some > time had very fine grain control of Client access. There is perhaps some > need for improvement of where the user can restore the files so t

Re: [Bacula-users] restricted consoles doesn't limit restores?

2006-08-19 Thread Jo Rhett
This below is a false report. My client ACL was wrong. Everything else about this problem remains true, just ignore this one report. The ACL was effective! On Sat, Aug 19, 2006 at 10:15:53AM -0700, Jo Rhett wrote: > More problems with restricted consoles: > > *restore > (snipped) > 2: Lis

[Bacula-users] only 10 reload requests can be done?

2006-08-19 Thread Jo Rhett
This is a test of a totally quiet bacula server. I noticed this while adjusting client configurations. This shows how easy it is to replicate, however. backup0.sv:[10] sudo /usr/local/etc/rc.d/bacula-server.sh restart Stopping the Bacula File daemon Stopping the Bacula Storage daemon Stopping th

[Bacula-users] restricted consoles can start in the wrong catalog

2006-08-19 Thread Jo Rhett
So it appears that restricted consoles are automatically put in the default catalog. Nicely however, "use" is smart to where the client belongs: *use Automatically selected Catalog: clientsCatalog Using Catalog name=clientsCatalog DB=bacula_clients * So I guess two things are necessary: 1. Make

Re: [Bacula-users] restricted consoles doesn't limit restores?

2006-08-19 Thread Jo Rhett
More problems with restricted consoles: *restore (snipped) 2: List Jobs where a given File is saved (snipped) Select item: (1-12): 2 Defined Clients: Selection is empty! *restore (snipped) 5: Select the most recent backup for a client (snipped) Select item: (1-12): 5 Defined Clients:

[Bacula-users] restricted consoles doesn't limit restores?

2006-08-19 Thread Jo Rhett
In a previous message, Kern said: From: Kern Sibbald <[EMAIL PROTECTED]> Re: Securing backups from inappropriate restores 2006-08-18 08:11 Maybe I am misunderstanding the request, because Bacula has since quite some time had very fine grain control of Client access. There is perha

[Bacula-users] symbolic links aren't followed, are they?

2006-08-19 Thread Jo Rhett
I just went through all available releases of the manual, plus used google to search the site, and I can't find any mention of symbolic links. I assumed that symbolic links were backed up as special files, and not followed. The reason I ask is this: Filesystem 1K-blocks Used Avail Capac

[Bacula-users] I assume that this is how sparse file output looks?

2006-08-19 Thread Jo Rhett
- Forwarded message from Bacula <[EMAIL PROTECTED]> - ...(clipped)... Storage:"Disk_localnet" Scheduled time: 18-Aug-2006 23:21:46 Start time: 18-Aug-2006 23:21:57 End time: 19-Aug-2006 05:33:18 Priority: 10 FD File

[Bacula-users] Volume retention & recycling

2006-08-19 Thread Timo Neuvonen
I'm setting up a system where one pool is used for certain backups for odd months (jan, mar, may etc) and another pool for even monthts (feb, apr, jun etc). So, a pool that is used during January, should be used again starting from the beginning of March, etc. Pool may be as small as only 1 volum

Re: [Bacula-users] Migration documentation

2006-08-19 Thread Jonas Björklund
Hello, On Fri, 18 Aug 2006, Kern Sibbald wrote: > On Friday 18 August 2006 21:44, Jonas Björklund wrote: > > Hello, > > > > On Thu, 17 Aug 2006, Kern Sibbald wrote: > > > > > Feedback would be appreciated especially where it is not clear. > > > > Good job! I must test this asap! :) >

[Bacula-users] list of jobs in a given volume?

2006-08-19 Thread Jo Rhett
So I've poked around all day trying to track down an overly large backup, and I've realized something. I can't seem to find any useful way to get a list of jobs that are stored in a given volume / media. Even using direct SQL, I can't seem to find a join command that will say Daily-0019 contains