Re: [Bacula-users] backup nas on windows fd

2009-05-19 Thread Kevin Keane
> windows job. > > If I run the batch file manually, everything works perfect. > Why it doesn't work when bacula-fd do it? > Should I change some service property? > > Thanx > Gabriele. > > <http://www.sonicle.com> > Gabriele Bulfon - Sonicle S.r.l. > Te

Re: [Bacula-users] backup nas on windows fd

2009-05-24 Thread Kevin Keane
te frequent under windows where God is not so God ;-) > On Windows, the Local System account has rights to just about everything on that machine. I'm not sure if it is allowed to listen to a socket, though. Backup Operator also can back up and restore files without permissions, if t

Re: [Bacula-users] How to test my conf file

2009-05-26 Thread Kevin Keane
{start|stop|restart|status} I can't test > config files? I really need to see if all is fine. > -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642-7116 http://www.4nettech.com This e-mail and a

Re: [Bacula-users] Era of virtual machines (block level differentials and incrementals)?

2009-06-02 Thread Kevin Keane
laris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > -

Re: [Bacula-users] Restore client problems

2009-06-09 Thread Kevin Keane
and web deployment. > http://p.sf.net/sfu/businessobjects > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Kevin Keane Owner The NetTech Find the

Re: [Bacula-users] Firewall woes

2009-06-15 Thread Kevin Keane
gt;> tcp -- 192.168.2.1460.0.0.0/0 tcp dpt:9102 state >>> >> NEW >> >> >> You need state ESTABLISHED and RELATED for the other direction, not? >> >> >> >>> >>> On the director the iptable entry r

Re: [Bacula-users] how to recycle volumes ahead of time?

2009-06-17 Thread Kevin Keane
/$$.1 rm -f /tmp/$$.1 Andreas Schuldei wrote: > hi! > i dont want to wait untill my filesystem is filled up on my storage > cluster and want to start to purge and recycle volumes now. > > i want to recycle all volumes that have the status "purged". i am not > afraid t

Re: [Bacula-users] Problems restoring an Exchange plugin backup

2009-06-25 Thread Kevin Keane
(you'd lose the emails that arrived in the meantime), but into a recovery storage group. You can then access the mailboxes in that file for recovery purposes (hint: get the EXMERGE utility to export each mailbox into a PDB file, and then to import the mailbox into the regular mailbox). --

Re: [Bacula-users] backup catalog fail?

2009-07-03 Thread Kevin Keane
__ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642-7116 http://www.4nettech.com

Re: [Bacula-users] Backuping 2000+ host with bacula?

2009-07-16 Thread Kevin Keane
issue that restoring a backup may take unacceptably long due to the database size and all the other activity going on in your system. Of course, if you are not actually backing up the Windows image, just documents, my calculation could be completely different. -- Kevin Keane Owner The NetTech F

Re: [Bacula-users] Backuping 2000+ host with bacula?

2009-07-16 Thread Kevin Keane
over the same several volumes. That makes recycling difficult - even more so when some of the backup jobs are full and some are incrementals. The bacula manual has some additional considerations at http://www.bacula.org/en/rel-manual/Basic_Volume_Management.html#SECTION00262 --

Re: [Bacula-users] bconsole password

2009-07-21 Thread Kevin Keane
> Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642-71

Re: [Bacula-users] Bacula spool on SSD -- solid state drive?performance testing?

2009-07-24 Thread Kevin Keane
nk even the cheapest flash memory has an MTBF of 10,000 write cycles, which means that an SSD used for spooling should last for 1000 full backups - even more differential or incremental ones. Or is my reasoning wrong here? Without practical experience, that's entirely possible. -- Kevin Kean

Re: [Bacula-users] multiple copies

2009-07-28 Thread Kevin Keane
th a script, and call the same script from within both file sets in the bacula configuration file. -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments

Re: [Bacula-users] multiple copies

2009-07-28 Thread Kevin Keane
Daniel De Marco wrote: > * Kevin Keane [07/28/2009 21:51]: > >> I didn't follow this thread, but there is a simple solution to this >> problem. You can generate the actual content of the file set with a >> script, and call the same script from within bot

Re: [Bacula-users] Onde Fileset for two clients - Is it possible?

2009-08-02 Thread Kevin Keane
Use the same fileset in two jobs. Eduardo Sieber wrote: > Hello people! > > That's My problem... I have 1 fileset that list files to backup from > one server... But I wanna use the same job to backup some files from > another server... > How can I handle this? Do I have two clients at same files

Re: [Bacula-users] VSS on Vista/Win2008 x64

2009-08-04 Thread Kevin Keane
I don't know if this is your problem, but there is a bug in VSS for both Vista and Windows 2008 that causes VSS to time out and fail. I don't know what the symptom would be in bacula, but it's entirely possible that you are seeing that. Check your event log for any related events. The issue is

Re: [Bacula-users] Backup challenge :-)

2009-09-01 Thread Kevin Keane
's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ---- > > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourc

Re: [Bacula-users] Two questions concerning Bacula (Off Course)

2009-09-09 Thread Kevin Keane
b directives? RunBeforeJob and RunAfterJob are executed by the director, and run as whatever user the director is running (usually, user bacula). ClientRunBeforeJob and ClientRunAfterJob are executed by the FD, and run as whatever user the FD is running (usually root, as you already said). --

[Bacula-users] Backing up iSCSI volume image files?

2009-09-27 Thread Kevin Keane
systems involved, I have to set OneFS=no. Thanks! -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential and/or proprietary in

Re: [Bacula-users] Backup Exchange Server 2007

2009-09-29 Thread Kevin Keane
s Exclude will only leave out a few random ones out of the middle of the database. Exchange, like most databases, writes changes first to the log files before it updates the actual database. The log files stay around until the next backup of the database. Doing a file-level backup of Exchange r

Re: [Bacula-users] Backup Exchange Server 2007

2009-09-29 Thread Kevin Keane
original battle with this: >> http://www.mail-archive.com/bacula-de...@lists.sourceforge.net/msg03837.htm >> l >> > > I just tested Bacula with Windows server 2003 and Exchange 2007 - backup > works > OK, although I left VSS on in the fileset. I managed t

Re: [Bacula-users] Unchanged files still saved in incremental backup

2009-10-05 Thread Kevin Keane
saved by a Full backup and then by all >> the Incremental backups while its HASH didn't change. >> >> >> Any idea about this ? >> >> >> Klaas >> -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have t

Re: [Bacula-users] Unable to do more than one backup with NAT involved

2009-10-14 Thread Kevin Keane
-oct 01:11 baculaos-dir JobId 30: Fatal error: Network error with FD during > Backup: ERR=Connection closed timeout > > So, could this be a problem with some configuration either on the client or > the bacula server or is this a problem with the router/firewall ? > > Thanks. >

[Bacula-users] Windows bacula-fd and IPv6?

2009-10-18 Thread Kevin Keane
quite yet; I'm stuck with 2.4.2 for the time being. Thanks! -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential

Re: [Bacula-users] Restore a LVM RAW Partition

2009-10-20 Thread Kevin Keane
e (name)? As > i am using a snaphot for Backup it is not possible, to restore to the same > location (or i am wrong?) ... > > Regards, > Peter > -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642

[Bacula-users] Bacula 3.0 RPMs for SuSE?

2009-11-04 Thread Kevin Keane
I am currently using version 2.4.2 on OpenSUSE 11.1 (x86_64), and would like to upgrade to 3.0, but I don't want to recompile from source. OpenSUSE 11.1 still only includes bacula 2.4. Are there any 3.0 RPMs? The OpenSUSE build service usually has newer RPMs, but even there I only found the bacu

[Bacula-users] Disk backup: how to delete purged files on disk?

2008-10-20 Thread Kevin Keane
Maybe this is an FAQ, but I didn't find the answer... I am learning how to use bacula to back up to external hard disks. Everything works beautifully, but I notice that after a volume is purged or pruned, it gets status "Recycled" and the actual file on disk stays. That looks like perfect behav

Re: [Bacula-users] Disk backup: how to delete purged files on disk?

2008-10-20 Thread Kevin Keane
John Drescher wrote: >> I am learning how to use bacula to back up to external hard disks. >> Everything works beautifully, but I notice that after a volume is purged >> or pruned, it gets status "Recycled" and the actual file on disk stays. >> That looks like perfect behavior for a tape backup, bu

[Bacula-users] Who talks to whom in bacula?

2008-10-22 Thread Kevin Keane
I would like to understand the way data flows in Bacula a bit better. Does the user data that is being backed up flow straight from the SD to the FD? Or does the SD send the data to the director, and the director then sends the data on to the FD? The reason I'm asking is that I would like to se

Re: [Bacula-users] Fwd: Who talks to whom in bacula?

2008-10-23 Thread Kevin Keane
John Drescher wrote: > -- Forwarded message -- > From: John Drescher <[EMAIL PROTECTED]> > Date: Wed, Oct 22, 2008 at 11:04 PM > Subject: Re: [Bacula-users] Who talks to whom in bacula? > To: Kevin Keane <[EMAIL PROTECTED]> > > > On Wed, O

[Bacula-users] Access to client name in the run before job script?

2008-10-31 Thread Kevin Keane
Hi, I'm trying to find a way to pass the client name to the run_before script, but I can't see a way to actually make it work. Apparently, variable expansion is not available for the Run Before Job? In my JobDef, I have the line: Run Before Job = "/usr/local/sbin/myscript ${Client}" The scr

Re: [Bacula-users] Access to client name in the run before job script?

2008-10-31 Thread Kevin Keane
from the DNS name. Do you have any ideas for that? If not, I can probably come up with a workaround on my own. Arno Lehmann wrote: > Hi, > > 31.10.2008 11:06, Kevin Keane wrote: > >> Hi, >> >> I'm trying to find a way to pass the client name to the run_bef

Re: [Bacula-users] What new feature are you waiting for?

2008-11-03 Thread Kevin Keane
Here is my wish list. I hope I'm not including things that already exist... What I would like to see is more support for backing up to removable hard disks. Specifically: - Have bacula delete the actual file on disk when it is purged/pruned/deleted in the database. Unlike tapes, reusing files m

Re: [Bacula-users] What new feature are you waiting for?

2008-11-03 Thread Kevin Keane
Here is my wish list. I hope I'm not including things that already exist... What I would like to see is more support for backing up to removable hard disks. Specifically: - Have bacula delete the actual file on disk when it is purged/pruned/deleted in the database. Unlike tapes, reusing files m

Re: [Bacula-users] What new feature are you waiting for?

2008-11-04 Thread Kevin Keane
Dan Langille wrote: > > On Nov 3, 2008, at 11:10 PM, Kevin Keane wrote: >> >> - Documentation updates. It's tricky to piece together the information >> about the correct information for anything past version 1.38. > > > Can you elaborate upon that? >

Re: [Bacula-users] What new feature are you waiting for?

2008-11-04 Thread Kevin Keane
Sebastian Lehmann wrote: > Am Di 04.11.2008 10:42 schrieb Silver Salonen <[EMAIL PROTECTED]>: > > >> On Tuesday 04 November 2008 11:22:12 Sebastian Lehmann wrote: >> >>> Am Di 04.11.2008 05:10 schrieb Kevin Keane >>> <[EMAIL PROTECTED]>:

Re: [Bacula-users] Fatal error: File daemonat "192.168.0.13:9102"rejected Hello command

2008-11-04 Thread Kevin Keane
Somebody else mentioned that the same problem occured with 64-bit Vista. As far as I know, Windows 2008 is primarily 64 bit (although there is a 32-bit version available). Maybe it helps if you can use Wireshark or similar to see what is actually being sent/received? Stefan Eriksson wrote: > Ye

Re: [Bacula-users] What new feature are you waiting for?

2008-11-04 Thread Kevin Keane
Hemant Shah wrote: > --- On Mon, 11/3/08, Frank Sweetser <[EMAIL PROTECTED]> wrote: > > >> From: Frank Sweetser <[EMAIL PROTECTED]> >> Subject: Re: [Bacula-users] What new feature are you waiting for? >> To: "junior.listas" <[EMAIL PROTECTED]> >> Cc: "bacula-users@lists.sourceforge.net" >> Date

Re: [Bacula-users] Windows backups slow for remote (internet) backups only

2008-11-04 Thread Kevin Keane
What kind of Internet connection is it? Since you say, 8 Mbps, I'm guessing either a DSL or Cable modem connection; these are the only 8 Mbps Internet connections I'm aware of. Those connections are asymmetric. The 8 Mbps would only apply TO your system. The upload speed is typically much slowe

Re: [Bacula-users] What new feature are you waiting for?

2008-11-05 Thread Kevin Keane
Dan Langille wrote: > - From the beginning Bacula works with multiple volumes in a given > directory. > This is well documented in the Pool example chapter where I describe > setting > up an automated system using three different pools. > I'm not sure if this is in response to an earlier fea

Re: [Bacula-users] Antw.: Re: question about schedules and, retentions

2008-11-11 Thread Kevin Keane
Bob Hetzel wrote: > Arno Lehmann <[EMAIL PROTECTED]> wrote: > > >> Carlo Maesen wrote: >> I did read the bacula manual but, I have some questions about schedules. I creat the following schedule: Schedule { Name = aca-cycle Run = Level=Incremental Pool=aca mon-t

Re: [Bacula-users] Fatal Error doing Full Backup

2008-11-14 Thread Kevin Keane
ackup bacula bacula" # This deletes the copy of the catalog RunAfterJob = "/usr/lib/bacula/delete_catalog_backup" Write Bootstrap = "/var/lib/bacula/working/BackupCatalog.bsr" Priority = 11 # run after main backup } I also have Max Concurrent Jobs =

[Bacula-users] Bacula ignores Max Volume Jobs

2008-11-15 Thread Kevin Keane
; } Pool { Name = Inc-Pool Pool Type = Backup Storage = Disk3, Disk2 Maximum Volume Jobs = 1 Recycle = yes Auto Prune = yes Volume Retention = 10 days Label Format = "bacula" } -- Kevin Keane Owner The NetTech Turn your NetWORRY i

Re: [Bacula-users] Bacula ignores Max Volume Jobs

2008-11-15 Thread Kevin Keane
Ulrich Leodolter wrote: > On Sat, 2008-11-15 at 01:23 -0800, Kevin Keane wrote: > >> I'm using Bacula to back up 8 servers to a pool on a hard disk. To make >> management somewhat easier, I configured bacula to create a new volume >> (i.e., file) for each job. In

Re: [Bacula-users] Getting some stat errors during backup

2008-11-18 Thread Kevin Keane
--- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-cont

Re: [Bacula-users] Getting some stat errors during backup

2008-11-18 Thread Kevin Keane
read permissions, what can be causing me this error? > > Thanks, > > - charlie - > > On Nov 18, 2008, at 9:29 AM, Kevin Keane wrote: > >> "Could not stat" is Unix-speak for "file not found". The reason many >> programs call it "could not

[Bacula-users] How to run bacula dir and sd as non-root?

2008-11-18 Thread Kevin Keane
figure out how to tell bacula-dir and bacula-sd to become user "bacula" instead of continuing to run as root. What am I missing? Thanks! -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments,

Re: [Bacula-users] How to run bacula dir and sd as non-root?

2008-11-19 Thread Kevin Keane
John Drescher wrote: > On Tue, Nov 18, 2008 at 12:03 PM, Kevin Keane <[EMAIL PROTECTED]> wrote: > >> In the documentation, I saw the tip to run the director and the SD as a >> non-root user ( >> http://www.bacula.org/en/rel-manual/Bacula_Security_Issues.html#SECTI

Re: [Bacula-users] How to run bacula dir and sd as non-root?

2008-11-19 Thread Kevin Keane
Kevin Keane wrote: > John Drescher wrote: > >> On Tue, Nov 18, 2008 at 12:03 PM, Kevin Keane <[EMAIL PROTECTED]> wrote: >> >> >>> In the documentation, I saw the tip to run the director and the SD as a >>> non-roo

[Bacula-users] Using Bacula for a Windows server upgrade

2008-11-24 Thread Kevin Keane
n the manual? Is there anything I need to watch out for? Thanks! -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential and/or proprietary information. Please be advised tha

Re: [Bacula-users] Using Bacula for a Windows server upgrade

2008-11-24 Thread Kevin Keane
Bruno Friedmann wrote: > Kevin Keane wrote: > >> Hi, >> >> I am looking into using bacula for a slightly different purpose than the >> usual one, and would like some advice on what to watch out for, and >> whether bacula is even the right tool for the jo

Re: [Bacula-users] Some questions about pools and volumes

2008-11-27 Thread Kevin Keane
st file. This is because of the Maximum Volumes setting, and the main reason I recommended removing it. You CANNOT remove individual jobs from a volume, you can only delete volumes as a whole. This is because bacula is fundamentally philosophically a tape backup application, and it treats files as tapes.

Re: [Bacula-users] FW: Re: Large maildir backup

2008-11-27 Thread Kevin Keane
1.38.11-8): > -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential and/or proprietary information. Please be advised that the unauthorized use or disclosure of the in

[Bacula-users] media id in variable expansion?

2008-11-27 Thread Kevin Keane
volume labels. This is because volumes get recycled, and may in the future contain data from jobs entirely unrelated to the volume label. -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if a

Re: [Bacula-users] encrypting 5gb bacula backup files?

2008-11-27 Thread Kevin Keane
Let me know, > Thanks, > Lucas > > > -- > Turbogears2 Manual > http://lucasmanual.com/mywiki/TurboGears2 > Bazaar and Launchpad > http://lucasmanual.com/mywiki/Bazaar > > > > -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116

Re: [Bacula-users] Backup of in one directory with 800.000 files

2008-11-28 Thread Kevin Keane
two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Kevin Keane Owner The NetTech

Re: [Bacula-users] Backup of in one directory with 800.000 files

2008-11-28 Thread Kevin Keane
ally I would recommend completely eliminating the software raid from that machine if you can, or at least only put read-only data on it, such as the /usr directory. -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and at

[Bacula-users] bconsole delete bug?

2008-11-29 Thread Kevin Keane
tually a fairly dangerous bug, because if you don't pay close attention it can delete a lot more than you'd expect - even more so because the second, dangerous, version is the more convenient one when deleting multiple volumes (just hit the up arrow and edit the volume name). -- Kevi

[Bacula-users] Backing up a Scalix mail server

2008-11-30 Thread Kevin Keane
on a restore to any FIFO (pipe) that is explicitly mentioned in the FileSet." That seems to almost meet my needs - except that I don't necessarily know in advance how many mailboxes, and thus FIFOs, there will be. Is there another way to accomplish this? -- Kevin Keane Owner The N

Re: [Bacula-users] Backing up a Scalix mail server

2008-11-30 Thread Kevin Keane
Jesper Krogh wrote: > Kevin Keane wrote: >> Is there another way to accomplish this? > > snapshots. > > Make sure your installation recides on an lvm volume that has sufficient > space for doing a snapshot. Then do the snapshot in a RunBefore and > remove it in a RunAft

Re: [Bacula-users] Backing up a VMware Server on 64-bit Linux

2008-11-30 Thread Kevin Keane
r. > > > Then, this is more like a Bacula thing: are there any "big" issues specific > to current Bacula clients in 64-bit RHEL5/CentOS5 systems running on > an Intel CPU (Core 2 etc, but not Xeon)? > Should I use i386 client in such an environment, or x86_64 which

Re: [Bacula-users] Backing up a VMware Server on 64-bit Linux

2008-11-30 Thread Kevin Keane
If you are thinking of doing it just before application upgrades or the like, how about using VMWare's own snapshot functionality? They implemented it for that exact purpose. Timo Neuvonen wrote: > "Kevin Keane" <[EMAIL PROTECTED]> kirjoitti viestissä > news:[EMAIL

Re: [Bacula-users] Bacula and software encryption

2008-12-01 Thread Kevin Keane
ings\Application > Data\Microsoft\Outlook/2008.pst: ERR=Access is denied. > > Is there anything to do about this issue? I can access the entire > volume and any file on all clients; I don't know why babula can't access. > > Tks for any help! > > Sandro > -- Kev

[Bacula-users] Need help debugging my schedule

2008-12-01 Thread Kevin Keane
Defs = "DefaultJob" Run Before Job = "/usr/local/sbin/nagiosscheduledowntime X" FileSet = "" } -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any

Re: [Bacula-users] Backing up a VMware Server on 64-bit Linux

2008-12-02 Thread Kevin Keane
employers' > time for my employers' systems but it wouldn't be too hard to > re-implement for someone reasonably competent in bash. > > Kevin Keane wrote: > >> If you are thinking of doing it just before application upgrades or the >> like, how about using

Re: [Bacula-users] Need help debugging my schedule

2008-12-02 Thread Kevin Keane
quot; and then the word "Incremental" and interprets all of them as part of the Level= override, and uses the last one that occurred. Kevin Keane wrote: > I am trying to use a schedule to alternate between two different hard > disks, and it doesn't behave as expected. I

Re: [Bacula-users] Multiple pools and volume names

2008-12-05 Thread Kevin Keane
able expansion, bacula *will* use the number of volumes in the pool (there is, as far as I can tell, no variable "mediaID") - and it may indeed cause the collision you mention. Suggestion: if bacula detects such a collision using the number of volumes in the pool, use the next-lower

[Bacula-users] Why are my jobs upgraded to Full backup?

2008-12-05 Thread Kevin Keane
see how that would make bacula think that a full backup is needed, though. Thanks! -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential and/or proprietary information.

Re: [Bacula-users] Add forums to the main page?

2008-12-16 Thread Kevin Keane
Alex Chekholko wrote: > On Tue, 16 Dec 2008 12:05:49 +0100 > Sven-Hendrik Haase wrote: > > >> Other advantages I see compared to using mailing lists only: >> 1) Improved overview since it is visually more pleasing and more >> sub-categories can be used. >> 2) It's easier to track complex topics

Re: [Bacula-users] Add forums to the main page?

2008-12-16 Thread Kevin Keane
ula to work - you'd have an FAQ with thousands and thousands of entries. -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential and/or proprietary information.

Re: [Bacula-users] Add forums to the main page?

2008-12-16 Thread Kevin Keane
to cancel) gets 1000 spam > messages per day. And I am not exaggerating. > Did you know that you don't have to use a Yahoo mail account? You can go into your Yahoo profile and add a second (and third and fourth) email address, and for each group separately specify which account you w

Re: [Bacula-users] Add forums to the main page?

2008-12-16 Thread Kevin Keane
Arno Lehmann wrote: > Hi, > > 16.12.2008 18:14, Kevin Keane wrote: > >> Alex Chekholko wrote: >> >>> On Tue, 16 Dec 2008 12:05:49 +0100 >>> Sven-Hendrik Haase wrote: >>> >>> >>> >>>> Other advantag

Re: [Bacula-users] "Configurator"

2008-12-18 Thread Kevin Keane
to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > > > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Kevin Kean

Re: [Bacula-users] Add forums to the main page?

2008-12-18 Thread Kevin Keane
Ryan Novosielski wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Kevin Keane wrote: > >>> As a matter >>> of fact, I get more emails from the bacula mailing list every day than >>> pass my spam filter! Once I have bacula running, hopefu

Re: [Bacula-users] status director and scheduled jobs

2008-12-19 Thread Kevin Keane
ent the backup starts, he changed the status > to purged for the expired volumes. Is there a way I can display the correct > output for scheduled jobs volume without manually pruning the expired > volumes ?. > It would be handy because I have no library. > -- Kevin Keane Owner The

Re: [Bacula-users] Backup initiated by client (FD)

2009-01-04 Thread Kevin Keane
e "central" catalog... I don't know if my sentence is clear for you ;) >> > > It is not clear. :) The FD must be able to contact the SD, possibly > not a problem. But the FD also talks to the DIR and the DIR to the > Catalog. Sure, you can put a DIR on the sam

Re: [Bacula-users] Backup initiated by client (FD)

2009-01-04 Thread Kevin Keane
Dan Langille wrote: > Kevin Keane wrote: >> Dan Langille wrote: >>> Cedric Gavage wrote: >>> >>>> On 1/3/09 8:27 PM, Dan Langille wrote: >>>> >>>>> Cedric Gavage wrote: >>>>> >>>>>> Hi, &

Re: [Bacula-users] Backup initiated by client (FD)

2009-01-04 Thread Kevin Keane
Dan Langille wrote: > Kevin Keane wrote: >> Dan Langille wrote: >>> Cedric Gavage wrote: >>> >>>> On 1/3/09 8:27 PM, Dan Langille wrote: >>>> >>>>> Cedric Gavage wrote: >>>>> >>>>>> Hi, &

Re: [Bacula-users] Fwd: Bacula complains about volumes, intervention needed, (Jean Gobin)

2009-01-05 Thread Kevin Keane
then 24 leads to 180 days. And I can see that 180 days have not passed > since November 24 2008. I believe the problem here is at some point > you reduced the volume retention (to 30 days) in the bacula > configuration files but did not know that this does not apply to > already labele

Re: [Bacula-users] Rif: Re: LTO3 performance

2009-01-07 Thread Kevin Keane
I always manually remove the individuals so that the mail goes just to the mailing list. -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential and/or proprietary informatio

[Bacula-users] How to do a systemstate backup?

2009-01-09 Thread Kevin Keane
t may be a timing issue. The systemstate backup from the command line takes about 45 minutes - is there a timeout for the Client Run Before Job that might kill the backup prematurely? - Is there a way to only run this script before a full backup, but not before an incremental backup? Thanks!

Re: [Bacula-users] How to do a systemstate backup?

2009-01-09 Thread Kevin Keane
rrently runs under the local system account. Update: I think I found the cause. After I added the logging option /l:f, the system state backup is suddenly running without a problem. No idea why that would make a difference. -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK!

Re: [Bacula-users] How to do a systemstate backup?

2009-01-10 Thread Kevin Keane
shows error 0x80042319. During my nightly backups, everything slows down to a crawl. -- Kevin Keane Owner The NetTech Turn your NetWORRY into a NetWORK! Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential and/or proprietary information. Ple

Re: [Bacula-users] FD Errors on Win2003

2009-01-10 Thread Kevin Keane
le length, usually between 30 and 50 feet. Those that were marginal showed "undetermined cable length". I haven't tracked all of them down yet, but in at least one case, a large part of the problem that the Ethernet cable from the wall port to the workstation was extremely long an

Re: [Bacula-users] FD Errors on Win2003

2009-01-10 Thread Kevin Keane
le length, usually between 30 and 50 feet. Those that were marginal showed "undetermined cable length". I haven't tracked all of them down yet, but in at least one case, a large part of the problem that the Ethernet cable from the wall port to the workstation was extremely long an

Re: [Bacula-users] FD Errors on Win2003

2009-01-10 Thread Kevin Keane
le length, usually between 30 and 50 feet. Those that were marginal showed "undetermined cable length". I haven't tracked all of them down yet, but in at least one case, a large part of the problem that the Ethernet cable from the wall port to the workstation was extremely long an

Re: [Bacula-users] External "recylable" hard drives as Bacula storage -how?

2009-01-11 Thread Kevin Keane
e disks > were attached to the server, they would get different device names at > different times, and I wouldn't like to manually edit config files each > time. I'm sure someone has at least been thinking about this already, maybe > also implemented this. So, can Bacula currentl

[Bacula-users] What is the bacula user's home directory?

2009-01-14 Thread Kevin Keane
r name and password into the script itself? -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential and/or proprietary informatio

Re: [Bacula-users] products based on bacula

2009-01-19 Thread Kevin Keane
ls for various solutions but they are > hesitant to use Bacula because of its name :-(. > > Any ideas if something like this exists? > > TIA > -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-64

Re: [Bacula-users] Exclude file contents

2009-01-19 Thread Kevin Keane
onary > > > -- > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______ > Ba

Re: [Bacula-users] exchange agent error: esebcli2.dll

2009-01-20 Thread Kevin Keane
--- > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > ---- > >

Re: [Bacula-users] products based on bacula

2009-01-23 Thread Kevin Keane
;> move on their part, therefore I asked the initial question. >>>>>> >>>>> Make up an acronym using the letters B, A, U, C, L, and A again. Then >>>>> spell it all in uppercase BACULA. It's a longer acronym than TSM so it &g

Re: [Bacula-users] Bacula dir work very slow with huge number of restore file

2009-01-23 Thread Kevin Keane
y. > http://p.sf.net/sfu/sf-spreadtheword > _______ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Kevin Keane Owner The NetTech Find the Uncommon: Expert

Re: [Bacula-users] Adding blank files

2009-01-25 Thread Kevin Keane
ould like them > to be recreated as an empty file during a full restore so the new system > doesnt choke with missing log files > -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642-7116 http://www.4nettec

Re: [Bacula-users] Maximum Part Size in File

2009-01-26 Thread Kevin Keane
e Type = File >>> *Maximum Part Size = 1049.6M;* #to create 4 files in a 4.7GiB dvd, it >>> adds up to 4.1GB and the disk is 4.3GB >>> } >>> >>> i'm using bacula 2.4.2 >>> >>> >> >> I think you need to a

Re: [Bacula-users] 2 week cycle schedule

2009-01-29 Thread Kevin Keane
e wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Kevin Keane Owner The NetTech

Re: [Bacula-users] Lock file during backup/restore

2009-01-30 Thread Kevin Keane
programs to run if a backup/restore is in process > * prevent bacula to run backup/restore if another program is running > > the second point could also be : > * make bacula backup/restore wait until another program has released its > lock > > > K.T. > -- Kevin

Re: [Bacula-users] Bacula strategy question

2009-01-31 Thread Kevin Keane
://p.sf.net/sfu/sf-spreadtheword > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > > -----

Re: [Bacula-users] webacula list job files by size

2009-02-01 Thread Kevin Keane
rd > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to

<    1   2   3   >