[Bacula-users] error when trying to make backup

2006-05-04 Thread javier rojas

Hello folks, i get this message when trying to make a backup of a client

03-May 19:57 baculaserver-dir: No prior Full backup Job record found.
03-May 19:57 baculaserver-dir: No prior or suitable Full backup found.
Doing FULL backup.
03-May 19:57 baculaserver-dir: Start Backup JobId 69,
Job=epale.2006-05-03_19.57.50
03-May 23:36 client-fd: client.2006-05-03_19.57.50 Fatal error: Failed
to connect to Storage daemon: baculaserver:9103
03-May 23:36 client-fd: client.2006-05-03_19.57.50 Error:
c:\cygwin\home\kern\bacula\k\src\win32\lib\../../lib/bnet.c:768
gethostbyname() for host "baculaserver" failed: ERR=Authoritative
answer for host not found.
03-May 19:58 baculaserver-dir: client.2006-05-03_19.57.50 Fatal error:
Socket error on Storage command: ERR=No data available
03-May 19:58 baculaserver-dir: epale.2006-05-03_19.57.50 Error: Bacula
1.38.5 (18Jan06): 03-May-2006 19:58:00
JobId:  69
Job:client.2006-05-03_19.57.50
Backup Level:   Full (upgraded from Incremental)
Client: "client-fd" Windows ME,MVS, 4.90.73010104
FileSet:"test" 2006-04-27 23:05:04
Pool:   "Default"
Storage:"File"
Scheduled time: 03-May-2006 19:57:43
Start time: 03-May-2006 19:57:52
End time:   03-May-2006 19:58:00
Priority:   10
FD Files Written:   0
SD Files Written:   0
FD Bytes Written:   0
SD Bytes Written:   0
Rate:   0,0 KB/s
Software Compression:   None
Volume name(s):
Volume Session Id:  2
Volume Session Time:1146685941
Last Volume Bytes:  34,653,052
Non-fatal FD errors:0
SD Errors:  0
FD termination status:
SD termination status:  Waiting on FD
Termination:*** Backup Error ***

03-May 19:58 baculaserver-dir: message.c:454 Mail prog: bsmtp:
bsmtp.c:277 Fatal connect error to localhost: ERR=Connection refused
03-May 19:58 baculaserver-dir: epale.2006-05-03_19.57.50 Error:
message.c:465 Mail program terminated in error.
CMD=/sbin/bsmtp -h localhost -f "(Bacula) [EMAIL PROTECTED]" -s
"Bacula: Backup Fatal Error of client-fd Full" [EMAIL PROTECTED]
ERR=Child exited with code 1



now i know why im getting the error on the mail program, but i dont
know why it cant connecto to the storage daemon. can somebody help
me...?
--
Ciao, Javier
linux user #393724


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] why it doesnt connect?

2006-04-27 Thread javier rojas
hello folks:),

i have a windows client configured like this:

#
# List Directors who are permitted to contact this File daemon
#
Director {
  Name = baculaserver-dir
  Password = "CiPRSLrCRgrZdETCHO2WlA7sOV6Y/iRqPKUAariNTPKV"
}

#
# "Global" File daemon configuration specifications
#
FileDaemon {  # this is me
  Name = client-fd
  FDport = 9102  # where we listen for the director
  WorkingDirectory = /bacula/working
  Pid Directory = /bacula/working
}

# Send all messages except skipped files back to Director
Messages {
  Name = Standard
  director = baculaserver-dir = all, !skipped
}

and this is my bacula-fd.conf

#
# List Directors who are permitted to contact this File daemon
#
Director {
  Name = baculaserver-dir
  Password = "CiPRSLrCRgrZdETCHO2WlA7sOV6Y/iRqPKUAariNTPKV"
}

#
# Restricted Director, used by tray-monitor to get the
#   status of the file daemon
#
Director {
  Name = baculaserver-mon
  Password = "kRhxpVSiddBEv0WE6Szh5cavxrgk8O4Fyi+0ZzfYBkcA"
  Monitor = yes
}
#
# "Global" File daemon configuration specifications
#
FileDaemon {  # this is me
  Name = baculaserver-fd
  FDport = 9102  # where we listen for the director
  WorkingDirectory = /var/bacula/working
  Pid Directory = /var/run
  Maximum Concurrent Jobs = 20
}

# Send all messages except skipped files back to Director
Messages {
  Name = Standard
  director = baculaserver-dir = all, !skipped
}

but when i make a status client on the console i get this message:


The defined Client resources are:
 1: baculaserver-fd
 2: client-fd
Select Client (File daemon) resource (1-2): 2
Connecting to Client client-fd at client:9102
Failed to connect to Client client-fd.

You have messages.
*messages
27-Apr 21:03 baculaserver-dir: *Console*.2006-04-27_21.02.51 Fatal
error: Unable to authenticate with File daemon. Possible causes:
Passwords or names not the same or
Maximum Concurrent Jobs exceeded on the FD or
FD networking messed up (restart daemon).
Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors
for help.
**
can anyone see the error?.i included my client on /etc/hosts on
the server and my server on Windows/hosts on my client
--
Ciao, Javier
linux user #393724


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Make error

2006-03-23 Thread javier rojas
Hello,


i'm trying to install the dependencies packages (22 jun 05), i did the
make, but when i do the make install i get this error:

make: *** No rule to make target `install'.  Stop.

i'm installing it on a mandrake 10.2 ibm 386 server, help me please

--
Ciao, Javier
linux user #393724


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] where does the files go?

2006-03-18 Thread javier rojas
hello friends,

i have a simple question, when i set bacula for a backup of let's
say... /usr/src/javier, where does this data go on my storage server?,
does this data go to a especific path?, does this data stays on a
db?...

i'm asking this because i'm going to install 3 different arrays on sci
disks and i really need to know...

thanks...

--
Ciao, Javier
linux user #393724


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] sd question

2006-01-26 Thread javier rojas
hello,

i have the director installed on a server but it has not so much of
space, and i would like to save the backups on another server...

do i have to install the bacula server in the othe server?, can i just
make a sort of "redirection" instead of installing something?, what do
you recommend?

--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] newbie questions on fileset and clients

2006-01-20 Thread javier rojas
hello,

> Make a backup first. Not necessarily with Bacula, a simple cp might be
> enough.
thanx!


> You only need to define a job with all necessary parameters. If you use
> JobDefs is up to you, and you can override the defaults set in the
> default job.

not gonna go there now, but i'll keep it on mind



 Job {
  Name = "testing"
  Client = MACHINE-fd
  JobDefs = "DefaultJob"
  FileSet = "all night long"
  Write Bootstrap = "/var/bacula/working/MACHINE.bsr"
 }

In the above section, you insert the reference to the new fileset.

 FileSet {
   Name = "all night long"
   Include {
 Options {
   signature = MD5
 }
 File = /home/javier/Desktop
   }
 Exclude {
 File = /proc
 File = /tmp
 File = /.journal
 File = /.fsck
   }
 }

i got this messages:
20-Jan 15:38 server-dir: No prior Full backup Job record found.
20-Jan 15:38 server-dir: No prior or suitable Full backup found. Doing
FULL backup.
20-Jan 15:38 server-dir: Start Backup JobId 11, Job=testing.2006-01-20_15.38.19

thanxs for your kind explanation, my only question is that if i erase
the file /home/javier/Desktop on MACHINE, can i restore it from the
backup i made with bacula?, how can i do that?
--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] newbie questions on fileset and clients

2006-01-19 Thread javier rojas
> Re-read the manual. Set the fileset resource in the job definition in
> the DIRs configuration to a suitable fileset.

i've read it, but i really don't want to mess up anything (as i've
done in some instalations), so,
this is my dir.conf, in it i have this configuration for JobDefs, if i
got it right, i must create another one of this for each client i want
to backup? (since it only has the name of the bacula server)
JobDefs {
  Name = "DefaultJob"
  Type = Backup
  Level = Incremental
  Client = server-fd
  FileSet = "Full Set"
  Schedule = "WeeklyCycle"
  Storage = File
  Messages = Standard
  Pool = Default
  Priority = 10
}

i uncomment this part as it refered to the second client we are
supposed to install,
Job {
  Name = "MACHINE"
  Client = MACHINE-fd
  JobDefs = "DefaultJob"
  Write Bootstrap = "/var/bacula/working/MACHINE.bsr"
}

this is the fileset as i have since i installed bacula, if i include
some options it would be only for the jobs named "Full Set"?, so if i
uncomment the job above for my client, i'm supposed to create another
one of this with the name of the other job and put the options i want,
i.e. File = /home/javier?Desktop?
FileSet {
  Name = "Full Set"
  Include {
Options {
  signature = MD5
}
File = /usr/src/bacula
  }
Exclude {
File = /proc
File = /tmp
File = /.journal
File = /.fsck
  }
}

sorry for asking simple things, but i'm really confused on this part

--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] newbie questions on fileset and clients

2006-01-19 Thread javier rojas
hello,

i've managed to add a second client sucessfully (after 3 headaches),
and i did the example shown in the manual, but i got confused in how
can i change the directory i want to back up on the client, i mean,
i.e. i want to backup /home/javier/Desktop.

second, i have a brand new maxtor NAS4100 raid 5, in wich i would like
to store the backups of my network, but the only problem is that it
has a windows 2000 os, so i can't install a bacula server, my question
is: can i redirect the storage of my backups to that server?, based on
your experiences, is there a problem when redirecting storage to a
windows based box???

thank you.
--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Failed to connect to Client PARANOIA

2006-01-19 Thread javier rojas
thanx for answering,

> Try a "telnet MACHINE 9102" from your server and a "telnet
> STORAGE-SERVER 9103" and "telnet SERVER 9101" from your client

telnet MACHINE 9102
Trying 192.168.127.250...
Connected to MACHINE.
Escape character is '^]'.

telnet STORAGE SERVER
Trying 192.168.127.2...

it doesn't seems to connect, so i checked host.allow and theres
absolutely nothing uncommented there, i tried to do a iptables stop
but i got "bad argumment", any tips on iptables??

> your bacula-fd.conf on client should have more lines like this:
>
>  FileDaemon {  # this is me
>   Name = MACHINE-fd
>   FDport = 9102  # where we listen for the director
>   WorkingDirectory = /var/bacula
>   Pid Directory = /var/bacula
>   Maximum Concurrent Jobs = 20

that's exactly how my bacula-fd.conf is...

FileDaemon {  # this is me
  Name = MACHINE-fd
  FDport = 9102  # where we listen for the director
  WorkingDirectory = /var/bacula
  Pid Directory = /var/bacula
  Maximum Concurrent Jobs = 20


> run a netstat -nlp e check if a 9102 is open.
netstat -nlp (STORAGE-SERVER)
tcp0  0 0.0.0.0:9101 0.0.0.0:*LISTEN  off (0.00/0/0)
tcp0  0 0.0.0.0:9102 0.0.0.0:*LISTEN  off (0.00/0/0)
tcp0  0 0.0.0.0:9103 0.0.0.0:*LISTEN  off (0.00/0/0)


netstat -nlp (MACHINE)
tcp0 0 0.0.0.0:9102 0.0.0.0:*LISTEN  4495/bacula-fd




--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Failed to connect to Client PARANOIA

2006-01-19 Thread javier rojas
hello,

i've installed successfully bacula server on my machine and i'm
tryying to add a second client, so i installed the client on another
machine, but so far i haven't been able to establish a connection
between the two machines, this is my bacula-dir.conf (server)

i can do a ping MACHINE from my server and its ok, iptables is
stopped. (on the server)

#
# Second Client (File Services) to backup
#  You should change Name, Address, and Password before using
#
Client {
  Name = MACHINE-fd
  Address = MACHINE
  FDPort = 9102
  Catalog = MyCatalog
  Password = "Y/2EfpcMgOz0mz2GVoNR/6n+XtvO3BPWyK9Tb54n1wh+" #
password for FileDaemon 2
  File Retention = 30 days# 30 days
  Job Retention = 6 months# six months
  AutoPrune = yes # Prune expired Jobs/Files
}

and this is the bacula-fd.conf on MACHINE

Director {
  Name = virtual10-dir
  Password = "Y/2EfpcMgOz0mz2GVoNR/6n+XtvO3BPWyK9Tb54n1wh+"
}


if i do a tcpdump on the port 9102 on machine i see the packages
comming from server but i get this messages on the bconsole on server:

Select Client (File daemon) resource (1-2): 2
Connecting to Client MACHINE-fd at MACHINE:9102
Failed to connect to Client MACHINE-fd.

You have messages.
*
18-Jan 16:11 server-dir: *Console*.2006-01-18_16.11.38 Fatal error:
Unable to authenticate with File daemon. Possible causes:
Passwords or names not the same or
Maximum Concurrent Jobs exceeded on the FD or
FD networking messed up (restart daemon).
Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors
for help.


i can't seem to be able to find the error, so if somebody can help me
--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Failed to connect to Client PARANOIA

2006-01-18 Thread javier rojas
hello,

i've installed successfully bacula server on my machine and i'm
tryying to add a second client, so i installed the client on another
machine, but so far i haven't been able to establish a connection
between the two machines, this is my bacula-dir.conf (server)

i can do a ping MACHINE from my server and its ok, iptables is
stopped. (on the server)

#
# Second Client (File Services) to backup
#  You should change Name, Address, and Password before using
#
Client {
 Name = MACHINE-fd
 Address = MACHINE
 FDPort = 9102
 Catalog = MyCatalog
 Password = "Y/2EfpcMgOz0mz2GVoNR/6n+XtvO3BPWyK9Tb54n1wh+" #
password for FileDaemon 2
 File Retention = 30 days# 30 days
 Job Retention = 6 months# six months
 AutoPrune = yes # Prune expired Jobs/Files
}

and this is the bacula-fd.conf on MACHINE

Director {
 Name = virtual10-dir
 Password = "Y/2EfpcMgOz0mz2GVoNR/6n+XtvO3BPWyK9Tb54n1wh+"
}


if i do a tcpdump on the port 9102 on machine i see the packages
comming from server but i get this messages on the bconsole on server:

Select Client (File daemon) resource (1-2): 2
Connecting to Client MACHINE-fd at MACHINE:9102
Failed to connect to Client MACHINE-fd.

You have messages.
*
18-Jan 16:11 server-dir: *Console*.2006-01-18_16.11.38 Fatal error:
Unable to authenticate with File daemon. Possible causes:
Passwords or names not the same or
Maximum Concurrent Jobs exceeded on the FD or
FD networking messed up (restart daemon).
Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors
for help.


i can't seem to be able to find the error, so if somebody can help me
--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] installing bacula, multiple choices of MySql

2006-01-13 Thread javier rojas
hello,

after reading the rel-bacula.pdf, i've started the installation
process of bacula-1.38.3, i install the  depkgs-22jun05 (latest
release) and i read that i should install MySql, but i have a question
about wich version and packages i should install, i mean i often
install any packages via urpmi (rpm mandrake) and when i do urpmi
mysql y get the following options:
[root@ docpack]# urpmi mysql
One of the following packages is needed:
 1- MySQL-4.1.11-1.1.102mdk.i586 : MySQL: a very fast and reliable SQL
database engine (to install)
 2- MySQL-Max-4.1.11-1.1.102mdk.i586 : MySQL - server with Berkeley DB
and Innodb support (to install)
 3- MySQL-NDB-4.1.11-1.1.102mdk.i586 : MySQL - server with Berkeley
DB, Innodb and NDB Clustersupport (to install)
What is your choice? (1-3)

i really don't know wich to choose (i'm not an skillful programmer),
and i read also that "if you are installing from rpms, and are using
MySql, please be sure to install mysql-devel, so that the MySql header
files are available while compiling Bacula."(p.57 rel-bacula.pdf)

so i did a urpmi mysql-devel and the number of choices grows even bigger:
[root@ docpack]# urpmi mysql-devel
To satisfy dependencies, the following 11 packages are going to be
installed (68 MB):
MySQL-client-4.1.11-1.1.102mdk.i586
MySQL-common-4.1.11-1.1.102mdk.i586
libmysql14-4.1.11-1.1.102mdk.i586
libmysql14-devel-4.1.11-1.1.102mdk.i586
libopenssl0.9.7-0.9.7e-5.1.102mdk.i586
libopenssl0.9.7-devel-0.9.7e-5.1.102mdk.i586
openssl-0.9.7e-5.1.102mdk.i586
perl-DBD-mysql-2.9004-6mdk.i586
perl-DBI-1.47-1mdk.i586
zlib1-1.2.2.2-2.2.102mdk.i586
zlib1-devel-1.2.2.2-2.2.102mdk.i586
Is this OK? (Y/n)

my questions are based in the idea of installing just what Bacula
needs, i don't want to fill my machines with stuff i'm not gonna need,
so could anyone please tell me what should i install for Bacula to
work fine??
--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] backup a sql server under windows 2003

2006-01-13 Thread javier rojas
thank you all for your kind answers, i must backup at least 7 linux
based servers and 4 routers along with the mssql/w2003 server, and i
was looknig for backup software with full support (in case something
goes wrong) and i think i've found it.

be seeing you around...

2006/1/11, Zachariah Mully <[EMAIL PROTECTED]>:
> javier rojas wrote:
> > hello,
> >
> > i was wondering if its possible to make a backup of a sql server and
> > the windows 2003 server, on a linux server trough the bacula
> > software...
> >
> > if its possible and if its the ideal solution...
> >
>
> Sure, but you're going to have backup your db through the native SQL
> functionality to a filesystem somewhere first, then use bacula to backup
> the files. Bacula doesn't have a hot backup plugin for mssql.
>
> Z
>
>


--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] backup a sql server under windows 2003

2006-01-11 Thread javier rojas
hello,

i was wondering if its possible to make a backup of a sql server and
the windows 2003 server, on a linux server trough the bacula
software...

if its possible and if its the ideal solution...

thanx
--
Ciao, Javier
linux user #393724


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users