Re: [Bacula-users] Why bacula requests available tape?

2006-09-07 Thread Mindaugas
> I just got an e-mail from Bacula: > 05-Sep 04:05 bh1-sd: Please mount Volume "Daily-02-02" on Storage Device > "LTO-2" (/dev/nst0) for Job server1.2006-09-04_01.05.01 Still no ideas? When I deleted "Daily-02-02" tape in bconsole

[Bacula-users] Why bacula requests available tape?

2006-09-04 Thread Mindaugas
| 1 |0 | 1,209,600 | 1 |8 | 1 | LTO-2 | 2006-07-21 01:07:59 | What can be the reason that Bacula requests tape which is already available? Mindaugas - Using Tomcat but need

Re: [Bacula-users] Bacula-dir on multiple LANs

2006-07-24 Thread Mindaugas
LANs. But still I'd prefer SDAddress in Job resource. Mindaugas - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on I

Re: [Bacula-users] About backup speed in reports

2006-07-01 Thread Mindaugas
waiting > for a patch to arrive. I did quick glance into the code and understood that it isn't so trivial. There is no such properties in JCR class as spool_end and despool_begin. With them it looks like new statistics would be quite easy to implement. Mindaugas Using Tomcat

[Bacula-users] About backup speed in reports

2006-07-01 Thread Mindaugas
feed tape drive fast enough that drive does not have to stop tape. Such stops/starts reduces not only backup speed but also tape life dramatically. I think I remember some thoughts from Kern about implementing this ;). Back from the end of 2004. Mindaugas Using Tomcat but need to do more? Ne

Re: [Bacula-users] Multihomed backup server

2006-05-11 Thread Mindaugas
exists? > > Can you store the IP address of "bacula-sd" in DNS instead of the hosts file? > The DNS could then be different in each VLAN. No I cannot. Hosts are from various locations - intranet, extranet, internet. Mindaugas

Re: [Bacula-users] Multihomed backup server

2006-05-11 Thread Mindaugas
> I don't recall the original email and can't seem to find it anywhere... > but I'm not sure I understand the problem, unless your network doesn't > allow access between the VLANs? You should be able to route a client on Network does not allow access between

[Bacula-users] Multihomed backup server

2006-05-11 Thread Mindaugas
ybe SDPort?) configuration settings to Job resource. Then I could control where job (and client) should connect for backup. Thanks, Mindaugas --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickl

Re: [Bacula-users] Bacula wants tape not currently in changer

2006-05-04 Thread Mindaugas
e SDAddress in Job configuration would solve my issue. It looks like that putting name into Address field and resolving this name via /etc/hosts file works too but it decentralizes backup management. If I'll change SD configuration or IP address then it won't be easy to edit h

Re: [Bacula-users] Bacula wants tape not currently in changer

2006-05-04 Thread Mindaugas
; > Yes, to Bacula, these are different autochangers ... OK. So how to resolve this issue? Maybe in 1.38 something new was introduced to let director send correct SD IP address? Mindaugas --- Using Tomcat but need to do more? Need t

Re: [Bacula-users] Bacula wants tape not currently in changer

2006-05-04 Thread Mindaugas
ere may be the issue. As you see I have 4 storage resources defined for the same autochanger. I need it because my backup machine is connected to 4 different VLANs and for each VLAN director has to send different SD IP address to client. Such schema worked it 1.36.x. Maybe I have to change somethin

Re: [Bacula-users] Bacula wants tape not currently in changer

2006-05-04 Thread Mindaugas
t only sets inchanger flag for added tapes to 1. But command does not reset inchanger flag to 0 for the removed tapes. So I am running commands "sqlquery update media set inchanger=0;" and "update slots" after I change tapes in autochanger. Mindaugas -

[Bacula-users] Bacula wants tape not currently in changer

2006-05-03 Thread Mindaugas
from there. Database is PostgreSQL. Mindaugas 04-May 06:59 bh1-sd: nimsdb.2006-05-04_01.08.09 Warning: Director wanted Volume "Daily-01-03" for device "LTO-2" (/dev/nst0). Current Volume "Daily-02-02" not acceptable because: 1998 Volume "Daily-02-

Re: [Bacula-users] Bacula 1.38.6-beta1 patch release

2006-02-27 Thread Mindaugas
thout gconsole build? Patch modifies only one (bacula.spec) file and only few lines of it. Thanks, Mindaugas --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile med

[Bacula-users] Re: Bacula RPMs without gconsole (patch)

2006-02-24 Thread Mindaugas
a standpoint of building packages for distribution a nobuild > default would be better. Done. Please apply the attached patch. To build without gconsole define nobuild_gconsole in rpmbuild. For the test successfully built bacula without gconsole on centos4-i386 and centos4-x86_64. Mindaugas nogconsole.patch Description: Binary data

Re: [Bacula-users] Bacula RPMs without gconsole (patch)

2006-02-22 Thread Mindaugas
res both glibc-devel and gcc to be installed. I am suggesting because I just spent couple of hours searching why rpmbuild is failing on one machine while trying to build mtx in the process. The reason was - gcc was not installed and there was no clear ind

[Bacula-users] Bacula RPMs without gconsole (patch)

2006-02-22 Thread Mindaugas
t build behaviour to not build gconsole. To retain current behaviour maybe nobuild_gconsole define would be more reasonable. Mindaugas nogconsole.patch Description: Binary data

[Bacula-users] Bacula RPMS without gconsole

2006-02-20 Thread Mindaugas
-devel is needed for rh7 build without gconsole? I'm interested because I need to rebuild RPMs for RHEL3, RHEL4, RHEL4.x86_64, RH7 and build requires too many Gnome libraries I do not have on servers and I'd like to avoid to install. Even on build servers.

Re: [Bacula-users] Select the network to be used

2005-05-09 Thread Mindaugas Riauba
he 'backup' network. > > I tried to use the FDAddress = IP in the bacula-fd.conf on my laptop, but it > didn't work. I tried with the address of the server and the address of the > laptop. > > What I forget or misunderstood ? Define two Stora

[Bacula-users] Cannot build bacula RPMs

2005-04-22 Thread Mindaugas Riauba
not guess host type; you must specify one It looks like config.guess cannot determine machine type. System is RHEL3 on dual Opteron: # uname -a Linux luna 2.4.21-27.0.2.EL #1 SMP Wed Jan 12 23:25:36 EST 2005 x86_64 x86_64 x86_64 GNU/Linux Thanks, Mindaugas