[Bacula-users] Using bacula verify and st_ino differences

2009-06-09 Thread Peter
Hi
I use the verify function to detect for file tampering.
I get the following:

29-May 05:05 box-dir JobId 591: File: /var/spool/postfix/lib/libnss_nis.so.2
29-May 05:05 box-dir JobId 591:   st_ino   differ. Cat: 850339 File: 850337


What exactly does this mean ? What does st_ino refer to ?
Thanks for your help
vmail



--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] CentOS 5 RPM spec file

2009-06-09 Thread Alan Brown
On Mon, 8 Jun 2009, Michael Hall wrote:

 Brand new Bacula user here. I'm having trouble finding up to date Bacula
 RPMs/SRPMs for CentOS 5, and have decided I may as well build my own.

CentOs5 = RHEL5 (and Scientific Linux, and Whitebox and a few other clones)

Use the RHEL5 rpm and all will be happy.

The downloadable SRPM at bacula.org will detect Centos5 and work happily.




--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


[Bacula-users] Old client issue

2009-06-09 Thread Piotr Gbyliczek
Hi 

Just need some clarification really. 
Have old Debian Sarge box, which need to be backed up. Now, directors I have 
are 2.4 or 3.0, with plans of migration to 3.0 all around. Debian box however 
have bacula client 1.36 in sarge archives. As it is only client, I would 
preffer to use distro packages, even if this gives me nothing in terms of 
manageability, as sarge is virtualy dead now. 
Now, director 3.0 gives me authentication error on connection. I've checked 
that names and password are correct. I'm assuming communication issue between 
1.36 fd and 3.0 director. Am I right ?? Or such configuration is possible and I 
did typo (however, copy-pasted all details in config) ?? 

-- 
Piotr Gbyliczek
Second Line Support 
Forlinux LTD

-- 
This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.

The information contained in this message or any of its attachments maybe
confidential and is intended for the exclusive use of the addressee(s).
Any disclosure, reproduction, distribution or other dissemination or use 
of this communication is strictly prohibited without the express permission
of the sender. The views expressed in this email are those of the individual
and not necessarily those of ForLinux Limited.

ForLinux Limited email is for business use only.


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] Using bacula verify and st_ino differences

2009-06-09 Thread Arno Lehmann
Hi,

09.06.2009 09:03, Peter wrote:
 Hi
 I use the verify function to detect for file tampering.
 I get the following:
 
 29-May 05:05 box-dir JobId 591: File: /var/spool/postfix/lib/libnss_nis.so.2
 29-May 05:05 box-dir JobId 591:   st_ino   differ. Cat: 850339 File: 
 850337
 
 
 What exactly does this mean ? What does st_ino refer to ?

st_ino is the file system stat inode number. This is, kind of, the 
position in the file system where the file's meta data like 
permissions, name, and so on are stored.

If that changed, it usually indicates the file has been replaced - 
might have happened during a system update, for example.

Usually, you would use something like 'rpm -Vf 
/var/spool/postfix/lib/libnss_nis.so.2' to see if the file is in the 
state the package it belongs to deployed it.

Arno

 Thanks for your help
 vmail
 
 
 
 --
 Crystal Reports - New Free Runtime and 30 Day Trial
 Check out the new simplified licensing option that enables unlimited
 royalty-free distribution of the report engine for externally facing 
 server 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
 

-- 
Arno Lehmann
IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück
www.its-lehmann.de

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


[Bacula-users] Restore client problems

2009-06-09 Thread John Kennedy
We had a Bacula client machine die recently.
I have reinstalled the machine with Debian - Lenny. I installed the
bacula-client package from the Lenny repos. Our Bacula server is running
version 2.2.6.
I have edited /etc/bacula/bacula.conf (on the client) to have:

FDAddress = IP of Bacula server

but when trying to restore the Server connection is getting the following:

09-Jun 11:52 ceres-dir JobId 8555: Warning: bsock.c:123 Could not
connect to Client: arabella-fd on arabella-100.example.com:9102.
ERR=Connection refused

(all one line and example.com is not the real domain)

I am new to Bacula and can not find anything about setting up the client
that makes any sense to me...

Thanks,
John

The information in this message is intended solely for the addressee and should 
be considered confidential.  Publishing Technology does not accept legal 
responsibility for the contents of this message and any statements contained 
herein which do not relate to the official business of Publishing Technology 
are neither given nor endorsed by Publishing Technology and are those of the 
individual and not of Publishing Technology. This message has been scanned for 
viruses using the most current and reliable tools available and Publishing 
Technology excludes all liability related to any viruses that might exist in 
any attachment or which may have been acquired in transit.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] Restore client problems

2009-06-09 Thread Kevin Keane
Connection refused indicates that you can't even get a TCP connection to 
the FD. You can actually verify that with telnet. On the server, type:

telnet arabella-100.example.com 9102

The list of possible reasons for this is fairly short:

- The FD isn't running. Use netstat -ltunp to confirm that it is running 
and listening on port 9102, and on the correct ethernet interface.
- A firewall blocks access to the FD.
- The new machine isn't properly set up on the network (use ping to 
confirm that it works).

That's pretty much it.

John Kennedy wrote:
 We had a Bacula client machine die recently.
 I have reinstalled the machine with Debian - Lenny. I installed the
 bacula-client package from the Lenny repos. Our Bacula server is running
 version 2.2.6.
 I have edited /etc/bacula/bacula.conf (on the client) to have:

 FDAddress = IP of Bacula server

 but when trying to restore the Server connection is getting the following:

 09-Jun 11:52 ceres-dir JobId 8555: Warning: bsock.c:123 Could not
 connect to Client: arabella-fd on arabella-100.example.com:9102.
 ERR=Connection refused

 (all one line and example.com is not the real domain)

 I am new to Bacula and can not find anything about setting up the client
 that makes any sense to me...

 Thanks,
 John

 The information in this message is intended solely for the addressee and 
 should be considered confidential.  Publishing Technology does not accept 
 legal responsibility for the contents of this message and any statements 
 contained herein which do not relate to the official business of Publishing 
 Technology are neither given nor endorsed by Publishing Technology and are 
 those of the individual and not of Publishing Technology. This message has 
 been scanned for viruses using the most current and reliable tools available 
 and Publishing Technology excludes all liability related to any viruses that 
 might exist in any attachment or which may have been acquired in transit.

 --
 Crystal Reports - New Free Runtime and 30 Day Trial
 Check out the new simplified licensing option that enables unlimited
 royalty-free distribution of the report engine for externally facing 
 server 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 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 information. Please be advised that the unauthorized use or 
disclosure of the information is strictly prohibited. The information herein is 
intended only for use by the intended recipient(s) named above. If you have 
received this transmission in error, please notify the sender immediately and 
permanently delete the e-mail and any copies, printouts or attachments thereof.


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


[Bacula-users] Bacula Schedule question

2009-06-09 Thread Tolj Mario
Hello,

Sorry if my english isn't very well :)

I'm trying to schedule Bacula Job, but i'm not sure how to do what i want.

I need to do :

- a Full backup the 1st monday of a month
- a Full backup the next mondays of this month
- a Differential backup from tuesday to friday


Here is what i have write in my bacula-dir.conf

Schedule {
  Name = schedulehome
  Run = Full 1st monday at 23:00
  Run = Full 2nd-5th monday at 23:00
  Run = Differential tuesday-friday at 23:00
}

Is it ok ?



--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] Windows console crashes a lot

2009-06-09 Thread John Drescher
On Mon, Jun 8, 2009 at 11:49 PM, James
Harperjames.har...@bendigoit.com.au wrote:

 Why is it that the Windows console crashes so much?


 I would assume it's because there's a bug in it and that either nobody
 has logged a bug report against it or that nobody is interested in
 fixing it :)

 Which console is it? I remember having some crashes in one of the
 consoles but the standard 'bconsole' worked just fine. I think the other
 consoles might be going away in future releases.


For me bwx-console crashes all the time on 2.4.X under gentoo. However
to me its not that big a deal. If I am doing anything that takes more
than a few seconds I just ssh into any of my linux servers and run
bconsole from them. I probably already have a few putty windows open
anyways.

A few months ago there was a thread about this problem and I believe
Kern was made aware of this.

John

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


[Bacula-users] overzealous purge

2009-06-09 Thread James Harper
I just accidently typed 1 (for files) instead of 3 (for volume) for a
purge operation, and because there is only a single client it
automatically selected that and started purging.

Does that strike anyone else as a little unfriendly?

James

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] Windows console crashes a lot

2009-06-09 Thread Mike Ruskai

On 06/08/2009 23:49, James Harper wrote:

Why is it that the Windows console crashes so much?

 


I would assume it's because there's a bug in it and that either nobody
has logged a bug report against it or that nobody is interested in
fixing it :)

Which console is it? I remember having some crashes in one of the
consoles but the standard 'bconsole' worked just fine. I think the other
consoles might be going away in future releases.

   
It's bwx-console.exe that crashes a lot.  Why would it go away in future 
releases?


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] Restore client problems

2009-06-09 Thread John Kennedy
Jean,
Please forgive my ignorance, I have a bacula-fd.conf file but no dir or
sd conf files in /etc/bacula. In bacula-fd.conf there is no Listen
directive. Here is the (sanitized) bacula-fd.conf file without comments:

Director {
  Name = server-dir
  Password = password from server

}

Director {
  Name = server-mon
  Password = password from server

  Monitor = yes
}

  Name = client-fd
  WorkingDirectory = /var/lib/bacula
  Pid Directory = /var/run/bacula
  Maximum Concurrent Jobs = 20
  Password = password from server
  FDAddress = IP of client
}

Messages {
  Name = Standard
  director = server-dir = all, !skipped, !restored
}

I have also tried using the client info in place of the server info.
Thanks,
John


Jean Gobin wrote:
 By default on Debian, Bacula listens only onlocalhost (127.0.0.1).
 
 Suppress the Listen directives on dir and sd.
 
 J.
 
 Jean F. Gobin, CCENT, CCNA
 Network Engineer
 Tel:
  212.542.3175
 Mobile:
  917.213.3532
 Fax:
  212.981.6545
 
 32 Avenue of the Americas, 4th Floor, New York, NY 10013
 
 
  jgobin(at)strozfriedberg.com
 
 
  www.strozfriedberg.com
 
 S T R O Z   F R I E D B E R G
 
 
 
 This message is for the named person's use only. It may contain confidential, 
 proprietary or legally privileged information. No right to confidential or 
 privileged treatment of this message is waived or lost by any error in 
 transmission. If you have received this message in error, please immediately 
 notify the sender by e-mail or by telephone, delete the message and all 
 copies from your system and destroy any hard copies. You must not, directly 
 or indirectly, use, disclose, distribute, print or copy any part of this 
 message if you are not the intended recipient.
 
 
 
 -Original Message-
 From: John Kennedy [mailto:john.kenn...@publishingtechnology.com] 
 Sent: Tuesday, June 09, 2009 7:16 AM
 To: Bacula Users
 Subject: [Bacula-users] Restore client problems
 
 We had a Bacula client machine die recently.
 I have reinstalled the machine with Debian - Lenny. I installed the
 bacula-client package from the Lenny repos. Our Bacula server is running
 version 2.2.6.
 I have edited /etc/bacula/bacula.conf (on the client) to have:
 
 FDAddress = IP of Bacula server
 
 but when trying to restore the Server connection is getting the following:
 
 09-Jun 11:52 ceres-dir JobId 8555: Warning: bsock.c:123 Could not
 connect to Client: arabella-fd on arabella-100.example.com:9102.
 ERR=Connection refused
 
 (all one line and example.com is not the real domain)
 
 I am new to Bacula and can not find anything about setting up the client
 that makes any sense to me...
 
 Thanks,
 John
 
 The information in this message is intended solely for the addressee and 
 should be considered confidential.  Publishing Technology does not accept 
 legal responsibility for the contents of this message and any statements 
 contained herein which do not relate to the official business of Publishing 
 Technology are neither given nor endorsed by Publishing Technology and are 
 those of the individual and not of Publishing Technology. This message has 
 been scanned for viruses using the most current and reliable tools available 
 and Publishing Technology excludes all liability related to any viruses that 
 might exist in any attachment or which may have been acquired in transit.
 
 --
 Crystal Reports - New Free Runtime and 30 Day Trial
 Check out the new simplified licensing option that enables unlimited
 royalty-free distribution of the report engine for externally facing 
 server 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


The information in this message is intended solely for the addressee and should 
be considered confidential.  Publishing Technology does not accept legal 
responsibility for the contents of this message and any statements contained 
herein which do not relate to the official business of Publishing Technology 
are neither given nor endorsed by Publishing Technology and are those of the 
individual and not of Publishing Technology. This message has been scanned for 
viruses using the most current and reliable tools available and Publishing 
Technology excludes all liability related to any viruses that might exist in 
any attachment or which may have been acquired in transit.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net

Re: [Bacula-users] Restore client problems

2009-06-09 Thread John Kennedy
Kevin Keane wrote:
 Connection refused indicates that you can't even get a TCP connection to 
 the FD. You can actually verify that with telnet. On the server, type:
 
 telnet arabella-100.example.com 9102
 
 The list of possible reasons for this is fairly short:
 
 - The FD isn't running. Use netstat -ltunp to confirm that it is running 
 and listening on port 9102, and on the correct ethernet interface.
 - A firewall blocks access to the FD.
 - The new machine isn't properly set up on the network (use ping to 
 confirm that it works).
 
 That's pretty much it.
 
 John Kennedy wrote:
 We had a Bacula client machine die recently.
 I have reinstalled the machine with Debian - Lenny. I installed the
 bacula-client package from the Lenny repos. Our Bacula server is running
 version 2.2.6.
 I have edited /etc/bacula/bacula.conf (on the client) to have:

 FDAddress = IP of Bacula server

 but when trying to restore the Server connection is getting the following:

 09-Jun 11:52 ceres-dir JobId 8555: Warning: bsock.c:123 Could not
 connect to Client: arabella-fd on arabella-100.example.com:9102.
 ERR=Connection refused

 (all one line and example.com is not the real domain)

 I am new to Bacula and can not find anything about setting up the client
 that makes any sense to me...

 Thanks,
 John

 The information in this message is intended solely for the addressee and 
 should be considered confidential.  Publishing Technology does not accept 
 legal responsibility for the contents of this message and any statements 
 contained herein which do not relate to the official business of Publishing 
 Technology are neither given nor endorsed by Publishing Technology and are 
 those of the individual and not of Publishing Technology. This message has 
 been scanned for viruses using the most current and reliable tools available 
 and Publishing Technology excludes all liability related to any viruses that 
 might exist in any attachment or which may have been acquired in transit.

 --
 Crystal Reports - New Free Runtime and 30 Day Trial
 Check out the new simplified licensing option that enables unlimited
 royalty-free distribution of the report engine for externally facing 
 server 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
   
 
 
Client:/etc/bacula# netstat -ltunp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address   Foreign Address
State   PID/Program name
tcp0  0 0.0.0.0:20490.0.0.0:*
LISTEN  -
tcp0  0 0.0.0.0:59242   0.0.0.0:*
LISTEN  1737/rpc.statd
tcp0  0 0.0.0.0:57807   0.0.0.0:*
LISTEN  2042/rpc.mountd
tcp0  0 0.0.0.0:111 0.0.0.0:*
LISTEN  1725/portmap
tcp0  0 0.0.0.0:59253   0.0.0.0:*
LISTEN  -
tcp0  0 0.0.0.0:22  0.0.0.0:*
LISTEN  1996/sshd
tcp6   0  0 :::22   :::*
LISTEN  1996/sshd
udp0  0 0.0.0.0:20490.0.0.0:*
-
udp0  0 0.0.0.0:641 0.0.0.0:*
1737/rpc.statd
udp0  0 0.0.0.0:51993   0.0.0.0:*
1737/rpc.statd
udp0  0 0.0.0.0:42532   0.0.0.0:*
2042/rpc.mountd
udp0  0 0.0.0.0:42688   0.0.0.0:*
-
udp0  0 0.0.0.0:111 0.0.0.0:*
1725/portmap
Client:/etc/bacula# ps -ef | grep bacula
root  2478 1  0 13:06 ?00:00:00 /usr/sbin/bacula-fd -c
/etc/bacula/bacula-fd.conf

I can ping the server from the client.
For some reason the client is running but not listening on port 9102.
Any idea why that might be?
Thanks,
John

The information in this message is intended solely for the addressee and should 
be considered confidential.  Publishing Technology does not accept legal 
responsibility for the contents of this message and any statements contained 
herein which do not relate to the official business of Publishing Technology 
are neither given nor endorsed by Publishing Technology and are those of the 
individual and not of Publishing Technology. This message has been scanned for 
viruses using the most current and reliable tools available and Publishing 
Technology excludes all liability related to any viruses that might exist in 
any attachment or which may have been acquired in transit.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects

Re: [Bacula-users] Restore client problems

2009-06-09 Thread Christian Gaul
John Kennedy schrieb:
 Jean,
 Please forgive my ignorance, I have a bacula-fd.conf file but no dir or
 sd conf files in /etc/bacula. In bacula-fd.conf there is no Listen
 directive. Here is the (sanitized) bacula-fd.conf file without comments:

 Director {
   Name = server-dir
   Password = password from server

 }

 Director {
   Name = server-mon
   Password = password from server

   Monitor = yes
 }

   Name = client-fd
   WorkingDirectory = /var/lib/bacula
   Pid Directory = /var/run/bacula
   Maximum Concurrent Jobs = 20
   Password = password from server
   FDAddress = IP of client
 }

 Messages {
   Name = Standard
   director = server-dir = all, !skipped, !restored
 }

 I have also tried using the client info in place of the server info.
 Thanks,
 John


 Jean Gobin wrote:
   
 By default on Debian, Bacula listens only onlocalhost (127.0.0.1).

 Suppress the Listen directives on dir and sd.

 J.

 Jean F. Gobin, CCENT, CCNA
 Network Engineer
 Tel:
  212.542.3175
 Mobile:
  917.213.3532
 Fax:
  212.981.6545

 32 Avenue of the Americas, 4th Floor, New York, NY 10013


  jgobin(at)strozfriedberg.com


  www.strozfriedberg.com

 S T R O Z   F R I E D B E R G



 This message is for the named person's use only. It may contain 
 confidential, proprietary or legally privileged information. No right to 
 confidential or privileged treatment of this message is waived or lost by 
 any error in transmission. If you have received this message in error, 
 please immediately notify the sender by e-mail or by telephone, delete the 
 message and all copies from your system and destroy any hard copies. You 
 must not, directly or indirectly, use, disclose, distribute, print or copy 
 any part of this message if you are not the intended recipient.



 -Original Message-
 From: John Kennedy [mailto:john.kenn...@publishingtechnology.com] 
 Sent: Tuesday, June 09, 2009 7:16 AM
 To: Bacula Users
 Subject: [Bacula-users] Restore client problems

 We had a Bacula client machine die recently.
 I have reinstalled the machine with Debian - Lenny. I installed the
 bacula-client package from the Lenny repos. Our Bacula server is running
 version 2.2.6.
 I have edited /etc/bacula/bacula.conf (on the client) to have:

 FDAddress = IP of Bacula server

 but when trying to restore the Server connection is getting the following:

 09-Jun 11:52 ceres-dir JobId 8555: Warning: bsock.c:123 Could not
 connect to Client: arabella-fd on arabella-100.example.com:9102.
 ERR=Connection refused

 (all one line and example.com is not the real domain)

 I am new to Bacula and can not find anything about setting up the client
 that makes any sense to me...

 Thanks,
 John

 The information in this message is intended solely for the addressee and 
 should be considered confidential.  Publishing Technology does not accept 
 legal responsibility for the contents of this message and any statements 
 contained herein which do not relate to the official business of Publishing 
 Technology are neither given nor endorsed by Publishing Technology and are 
 those of the individual and not of Publishing Technology. This message has 
 been scanned for viruses using the most current and reliable tools available 
 and Publishing Technology excludes all liability related to any viruses that 
 might exist in any attachment or which may have been acquired in transit.

 --
 Crystal Reports - New Free Runtime and 30 Day Trial
 Check out the new simplified licensing option that enables unlimited
 royalty-free distribution of the report engine for externally facing 
 server 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
 


 The information in this message is intended solely for the addressee and 
 should be considered confidential.  Publishing Technology does not accept 
 legal responsibility for the contents of this message and any statements 
 contained herein which do not relate to the official business of Publishing 
 Technology are neither given nor endorsed by Publishing Technology and are 
 those of the individual and not of Publishing Technology. This message has 
 been scanned for viruses using the most current and reliable tools available 
 and Publishing Technology excludes all liability related to any viruses that 
 might exist in any attachment or which may have been acquired in transit.

 --
 Crystal Reports - New Free Runtime and 30 Day Trial
 Check out the new simplified licensing option that enables unlimited
 royalty-free distribution of the report engine for externally facing 
 server and web deployment.
 http://p.sf.net/sfu/businessobjects
 ___
 Bacula-users 

Re: [Bacula-users] Windows console crashes a lot

2009-06-09 Thread John Drescher
2009/6/9 Mike Ruskai than...@earthlink.net:
 On 06/08/2009 23:49, James Harper wrote:

 Why is it that the Windows console crashes so much?



 I would assume it's because there's a bug in it and that either nobody
 has logged a bug report against it or that nobody is interested in
 fixing it :)

 Which console is it? I remember having some crashes in one of the
 consoles but the standard 'bconsole' worked just fine. I think the other
 consoles might be going away in future releases.



 It's bwx-console.exe that crashes a lot.  Why would it go away in future
 releases?

It will be replaced by bat in the future

John

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] client side file exclusions?

2009-06-09 Thread John Drescher
2009/6/8 Jeff Shanholtz jeffs...@shanholtz.com:
 I’m sure it’s not uncommon for a workstation to have user-defined folders
 that simply don’t need to be backed up. Is there a way that those folders
 can be added to the file service’s conf file as exclusions? Forcing the
 server to keep track of these folders isn’t ideal when they are arbitrary
 folders as opposed to “well known” folders like “c:\temp”.


How about a client side file list in the Exclude section of the fileset

http://bacula.org/manuals/en/install/install/Configuring_Director.html#SECTION0067


FileSet {
  Name = Full Set
  Include {
Options {
  Compression=GZIP
  signature=SHA1
  Sparse = yes
}
@/etc/backup.list
  }
  Include {
 Options {
Exclude = yes
 }
 File = \\some_file_on_the_client.txt
  }
}

I have never tested this however.

John

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


[Bacula-users] Antwort: Re: client side file exclusions?

2009-06-09 Thread C . Keschnat
Isn't this exactly what you are looking for?
http://bacula.org/manuals/en/concepts/concepts/New_Features.html#SECTION00317

Chris


John Drescher dresche...@gmail.com wrote on 09.06.2009 15:52:03:

 John Drescher dresche...@gmail.com 
 09.06.2009 15:52
 
 An
 
 Jeff Shanholtz jeffs...@shanholtz.com
 
 Kopie
 
 bacula-users@lists.sourceforge.net
 
 Thema
 
 Re: [Bacula-users] client side file exclusions?
 
 2009/6/8 Jeff Shanholtz jeffs...@shanholtz.com:
  I’m sure it’s not uncommon for a workstation to have user-defined 
folders
  that simply don’t need to be backed up. Is there a way that those 
folders
  can be added to the file service’s conf file as exclusions? Forcing 
the
  server to keep track of these folders isn’t ideal when they are 
arbitrary
  folders as opposed to “well known” folders like “c:\temp”.
 
 
 How about a client side file list in the Exclude section of the fileset
 
 http://bacula.org/manuals/en/install/install/
 Configuring_Director.html#SECTION0067
 
 
 FileSet {
   Name = Full Set
   Include {
 Options {
   Compression=GZIP
   signature=SHA1
   Sparse = yes
 }
 @/etc/backup.list
   }
   Include {
  Options {
 Exclude = yes
  }
  File = \\some_file_on_the_client.txt
   }
 }
 
 I have never tested this however.
 
 John
 
 
--
 Crystal Reports - New Free Runtime and 30 Day Trial
 Check out the new simplified licensing option that enables unlimited
 royalty-free distribution of the report engine for externally facing 
 server 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

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] Bacula Schedule question

2009-06-09 Thread Vitaly Kuznetsov
Tolj Mario mario.t...@champittet.ch writes:

 I need to do :

 - a Full backup the 1st monday of a month
 - a Full backup the next mondays of this month

So, you need Full backup every monday ;)
You can write
Run = Full monday at 23:00


 - a Differential backup from tuesday to friday

Do you understand difference between Differential and Incremental?


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] Antwort: Re: client side file exclusions?

2009-06-09 Thread John Drescher
2009/6/9  c.kesch...@internet-mit-iq.de:
 Isn't this exactly what you are looking for?
 http://bacula.org/manuals/en/concepts/concepts/New_Features.html#SECTION00317


Sorry, I forgot about that. That would be much better for excluding
folders on the client side.

Thanks,
John

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


[Bacula-users] bscan without first tape?

2009-06-09 Thread Jim Creason

Hi Everyone,

I'm trying to bscan (yes, I've done something wrong) several tapes to 
restore a few folders.  This was a Full spanning nine tapes, of which 
the first has been overwritten.  Am I correct in assuming that bscan 
will not find the JobID without the first tape and will subsequently not 
insert any data into the database?  If so, then is my best bet at this 
point to bextract from a subset of the remaining eight tapes where I'm 
pretty sure the folders I want are located?


thanks!


--jim


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] client side file exclusions?

2009-06-09 Thread Jeff Shanholtz
Yes, I found that option last night and it seems to work well (though
apparently you only use double backslashes if you're quoting it). I also saw
a reference to a directive called IgnoreDir (not in the manual), but I
couldn't seem to get that to work.

Thanks!

-Original Message-
From: John Drescher [mailto:dresche...@gmail.com] 
Sent: Tuesday, June 09, 2009 6:52 AM
To: Jeff Shanholtz
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] client side file exclusions?

2009/6/8 Jeff Shanholtz jeffs...@shanholtz.com:
 I'm sure it's not uncommon for a workstation to have user-defined folders
 that simply don't need to be backed up. Is there a way that those folders
 can be added to the file service's conf file as exclusions? Forcing the
 server to keep track of these folders isn't ideal when they are arbitrary
 folders as opposed to well known folders like c:\temp.


How about a client side file list in the Exclude section of the fileset

http://bacula.org/manuals/en/install/install/Configuring_Director.html#SECTI
ON0067


FileSet {
  Name = Full Set
  Include {
Options {
  Compression=GZIP
  signature=SHA1
  Sparse = yes
}
@/etc/backup.list
  }
  Include {
 Options {
Exclude = yes
 }
 File = \\some_file_on_the_client.txt
  }
}

I have never tested this however.

John


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] compiling bacula v3.0.1 on FreeBSD v7.1

2009-06-09 Thread Martin Simmons
 On Mon, 8 Jun 2009 15:51:07 -0400, Lars Nordin said:
 
 Anyone out there tried compiling bacula v.3.0.1 on FreeBSD v7.1?
 
 When I try I get this error:
 
 Compiling jcr.c
 jcr.c: In function 'void _dbg_print_jcr(FILE*)':   
 jcr.c:1067: error: cast from 'pthread*' to 'int' loses precision   
 *** Error code 1 

Is this 64-bit FreeBSD?

It looks like a bug to me, because the code is casting pthread_t to int.  It
probably doesn't complain on most 32-bit systems, but it isn't allowed by the
standard.  As a hackaround, trying changing (int) to (int)(long) on line 1067
of src/lib/jcr.c.  That is not correct either, but it might remove the error.

I suggest you file a bug report.

__Martin

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


[Bacula-users] suppress these warnings?

2009-06-09 Thread Jeff Shanholtz
Is it possible to suppress warnings that relate to drives that don't exist
in the email reports?

 

Examples (which occur for every drive letter from H-Z on my system)...

 

09-Jun 12:38 jeff-fd JobId 1: Warning: Generate VSS snapshot of drive H:\
failed. VSS support is disabled on this drive.

 

09-Jun 14:20 jeff-fd JobId 1:  Could not stat H:/: ERR=The system
cannot find the path specified.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


[Bacula-users] Per-pool incremental backup

2009-06-09 Thread Jesse Peterson
Hello,

Bacula seems to track files and backup times per-catalog. Let's say I  
have two pools of volumes and I want to take one offsite every other  
week. When the other volumes from the other pool are put into the tape  
drive it won't backup all the differences from the last time that pool  
was backed up. E.g.

Pool1: P1Vol1, P1Vol2
Pool2: P2Vol1, P2Vol2

Let's say Pool1 backs up up one week, then Pool2 backs up the next  
week. When Pool1 volumes are backed up next they will only backup the  
differences  from the last time the Client backed up in the Catalog  
(which was P2Vol2's last backup).

Is there a way to Make P2Vol2 next run backup all files that have  
changed since P2Vol2's last (incremental) backup rather than the  
Client's last backup?

Alternatively is there a way to change the Catalog that a Job uses in  
the Schedule? This I think would accomplish the same goals as the  
tracking done to tell last backup is done Per-catalog/client and not  
Per-pool/client.

Thanks,
- Jesse


P.S. Please reply-all as I subscribe to the digest and may not  
immediately see replies. Thank you.


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] Per-pool incremental backup

2009-06-09 Thread John Drescher
On Tue, Jun 9, 2009 at 8:28 PM, Jesse
Petersonjesse.peter...@exbiblio.com wrote:
 Hello,

 Bacula seems to track files and backup times per-catalog. Let's say I
 have two pools of volumes and I want to take one offsite every other
 week. When the other volumes from the other pool are put into the tape
 drive it won't backup all the differences from the last time that pool
 was backed up. E.g.

 Pool1: P1Vol1, P1Vol2
 Pool2: P2Vol1, P2Vol2

 Let's say Pool1 backs up up one week, then Pool2 backs up the next
 week. When Pool1 volumes are backed up next they will only backup the
 differences  from the last time the Client backed up in the Catalog
 (which was P2Vol2's last backup).

 Is there a way to Make P2Vol2 next run backup all files that have
 changed since P2Vol2's last (incremental) backup rather than the
 Client's last backup?

 Alternatively is there a way to change the Catalog that a Job uses in
 the Schedule? This I think would accomplish the same goals as the
 tracking done to tell last backup is done Per-catalog/client and not
 Per-pool/client.


Would it be too much pain to have 2 jobs with the same fileset?

John

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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


Re: [Bacula-users] Per-pool incremental backup

2009-06-09 Thread Jesse Peterson

On Jun 9, 2009, at 8:16 PM, John Drescher wrote:

 Would it be too much pain to have 2 jobs with the same fileset?

The short answer: it is a big pain BUT if it's my only answer then  
I'll settle.

Thanks,
- Jesse


--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server 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