[Bacula-users] Join my network on LinkedIn

2011-06-24 Thread Maxime Uszpolewicz via LinkedIn
LinkedIn Maxime Uszpolewicz requested to add you as a connection on LinkedIn: -- I'd like to add you to my professional network on LinkedIn. Accept invitation from Maxime Uszpolewicz http://www.linkedin.com/e/-vmrzkt-gpbuml6s-1g/zChZ

Re: [Bacula-users] Network speed between FD and SD

2011-06-24 Thread Gavin McCullagh
Hi, On Fri, 24 Jun 2011, Craig Van Tassle wrote: > I'm trying to increase the network speed between my FD and my SD. > > My Cacti graphs are showing that my network usage averages 60Mb/s and > the connections between all the clients are on 1Gb links. I would think > I would be able to pull more

Re: [Bacula-users] restore of large data set takes extremely long to build dir tree,

2011-06-24 Thread Mike Carlson
On 06/24/2011 02:56 PM, Gavin McCullagh wrote: > On Fri, 24 Jun 2011, ted wrote: > >> I have an issue when trying a restore of a large data set consisting of >> about 6.5TB and 35,000,000 files the console takes an extremely long time >> to build the directory tree, over an hr. After the tree is bu

Re: [Bacula-users] restore of large data set takes extremely long to build dir tree,

2011-06-24 Thread Gavin McCullagh
On Fri, 24 Jun 2011, ted wrote: > I have an issue when trying a restore of a large data set consisting of > about 6.5TB and 35,000,000 files the console takes an extremely long time > to build the directory tree, over an hr. After the tree is built I typed > "mark *" and this command ran for about

Re: [Bacula-users] restore of large data set takes extremely long to build dir tree,

2011-06-24 Thread Steve Costaras
I've done restores of ~50TB (~3,500,000 files) with v5.0.3 under ubuntu 10.04LTS against sqlite3 databases here with no problems (taking minutes to create the tree and to do a mark *). I'm running on a dual cpu X5680 system w/ 24GB ram if that helps with a data point. -Original Message-

[Bacula-users] restore of large data set takes extremely long to build dir tree,

2011-06-24 Thread ted
Hi, I have an issue when trying a restore of a large data set consisting of about 6.5TB and 35,000,000 files the console takes an extremely long time to build the directory tree, over an hr. After the tree is built I typed "mark *" and this command ran for about 18 hours before I hit ctrl-c; th

[Bacula-users] Network speed between FD and SD

2011-06-24 Thread Craig Van Tassle
I'm trying to increase the network speed between my FD and my SD. My Cacti graphs are showing that my network usage averages 60Mb/s and the connections between all the clients are on 1Gb links. I would think I would be able to pull more speed to my SD then just 60Mb/s. Is there anything I can do

Re: [Bacula-users] Mount request?

2011-06-24 Thread John Drescher
On Fri, Jun 24, 2011 at 11:56 AM, Paul Fontenot wrote: > No, I made some Pool changes. Before it would load tapes when it needed them > and now it won't. If I mount the tape it will run the backups but when the > schedule calls for a tape from a different pool it waits for me to do the > unload an

Re: [Bacula-users] Restore of files when they don't list

2011-06-24 Thread Troy Kocher
I decided on bextract. I've found the file I need in the volume, but still having problems... #bextract -d99 -i databaselist.rest -V DatabaseF-0027 /data/bacula /data/tmp bextract: stored_conf.c:698-0 Inserting director res: fatboy-dir bextract: butil.c:282 Using device: "/data/bacula" for readi

Re: [Bacula-users] Mount request?

2011-06-24 Thread Paul Fontenot
No, I made some Pool changes. Before it would load tapes when it needed them and now it won't. If I mount the tape it will run the backups but when the schedule calls for a tape from a different pool it waits for me to do the unload and load of media. That just seems like I borked something in the

[Bacula-users] Blocked backup after change of storage

2011-06-24 Thread sirio81
Thanks for the answer. The problem was about ownsership: rsync -a copied the user id but bacula user ids are differente between the two servers. +-- |This was sent by siri...@gmail.com via Backup Central. |Forward SPAM to ab...@b

[Bacula-users] bacula on Windows 32 fail to connect to SD

2011-06-24 Thread John Malone
Output from the SD log on the server. Is it complaining that bacula-dir is already running, or is it just a comment? If this is a problem how do I start a job without the director already running? In the previous version of this log I was using FQDN but it didn't like that, so now I have repl

Re: [Bacula-users] Still not getting wildcard matching

2011-06-24 Thread Stuart McGraw
On 06/23/2011 04:26 AM, Martin Simmons wrote: >> On Wed, 22 Jun 2011 21:25:24 -0600, Stuart McGraw said: [...] >> I have not been seen in the Bacula manual a description of exactly >> how filenames match wildcard specs (e.g. does "a*b" match "a/b"?). > > Yes, that is the problem. "/home/*/

Re: [Bacula-users] Blocked backup after change of storage

2011-06-24 Thread John Drescher
On Fri, Jun 24, 2011 at 4:38 AM, Valerio Pachera wrote: > Hi all, I chose to change storage server for bacula backup. > > What I did, was simply to copy the direcotry containing the archive > files to the new server. > > The old server dir was 'Archive Device = /mnt/dati/bacula'. > I copied it by

Re: [Bacula-users] Firewall traversal

2011-06-24 Thread Martin Simmons
> On Thu, 23 Jun 2011 11:49:01 -0400, Kevin O'Connor said: > > Yeah, absolutely. There's no reference in any of my configs anywhere (dir, > sd, fd) on either machine to that IP, so it makes me think the Director is > resolving it, using that value internally, and then passing that over the >

Re: [Bacula-users] Firewall traversal

2011-06-24 Thread Jari Fredriksson
23.6.2011 18:49, Kevin O'Connor kirjoitti: > > > 2011/6/23 Jari Fredriksson mailto:ja...@iki.fi>> > > 23.6.2011 4:28, Dan Langille kirjoitti: > > > > On Jun 22, 2011, at 9:18 PM, Kevin O'Connor wrote: > > > >> On Mon, Jun 20, 2011 at 6:55 PM, Dan Langille

[Bacula-users] Blocked backup after change of storage

2011-06-24 Thread Valerio Pachera
Hi all, I chose to change storage server for bacula backup. What I did, was simply to copy the direcotry containing the archive files to the new server. The old server dir was 'Archive Device = /mnt/dati/bacula'. I copied it by 'rsync -a'; I installed bacula-sd and copied the configuration of the

Re: [Bacula-users] Restore of files when they don't list

2011-06-24 Thread Graham Keeling
On Thu, Jun 23, 2011 at 02:01:56PM -0700, Steve Ellis wrote: > On 6/23/2011 1:31 PM, Troy Kocher wrote: > > Listers, > > > > I'm trying to restore data from medicaid 27, but it appears there are no > > files. There is a file corresponding with this still on the disk, so I > > think it's just bee