Re: [Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread Radosław Korzeniewski
Hello, 2013/6/10 arnaldojsousa > # /opt/bacula/bacula-sd.conf > # ... > > # List Directors who are permitted to contact Storage daemon > # > > Storage { # definition of myself > Name = usbchanger1 > SDPort = 9103 # Director's port > WorkingDirec

Re: [Bacula-users] bacula-dir died...what now?

2013-06-10 Thread Radosław Korzeniewski
Hello, 2013/6/10 Mingus Dew > Dear All, > I posted under another topic earlier, but since disovering that my > Director crashed, I was wondering what I can do before restarting it to > find out what happened. > > The same answer you have in your original topic: Check your logs, search $wor

Re: [Bacula-users] bconsole - connection refused

2013-06-10 Thread Radosław Korzeniewski
Hello, 2013/6/10 Mingus Dew > :-) At first I thought you were trolling me a little, but then I looked > and sure enough, my Director has died. > How can I find out what happened? > > Check your logs, search $workingdir for trace files, check your emails from Bacula. After Director crash you shou

[Bacula-users] help.. backup catalog problem

2013-06-10 Thread revslikehell
yeah ive been watching different tutorials... ive also attented some linux bootcamp.. actually this is my 2nd task.. my 1st task is to research clonezilla server... and now its working perfectly without anyhelp from others.. im starting to like linux now because of its functionality and flexibil

Re: [Bacula-users] bconsole - connection refused

2013-06-10 Thread Cleuson Alves
Hello, Your file bconsole.conf is set to the director? Which Linux distribution being used? []s Cleuson 2013/6/10 Mingus Dew > :-) At first I thought you were trolling me a little, but then I looked > and sure enough, my Director has died. > How can I find out what happened? > > Thanks, > Sho

Re: [Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread Marcin Haba
Dnia 2013-06-10, pon o godzinie 14:29 -0700, arnaldojsousa pisze: > Hi gani! > > Works fine! > > Found the binary in /usr/src/RPS/bacula-5.2.13/src/stored/ and copy to > /opt/bacula/bin > The SD is running now! > > Thanks gani and john That's nice. You are welcome :) Regards Marcin Haba (gani

[Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread arnaldojsousa
Hi gani! Works fine! Found the binary in /usr/src/RPS/bacula-5.2.13/src/stored/ and copy to /opt/bacula/bin The SD is running now! Thanks gani and john +-- |This was sent by arnaldojso...@gmail.com via Backup Central. |Forward

Re: [Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread Marcin Haba
Dnia 2013-06-10, pon o godzinie 21:53 +0200, Marcin Haba pisze: > > Dnia 2013-06-10, pon o godzinie 12:38 -0700, arnaldojsousa pisze: > > Output of sh -x /opt/bacula/bin/bacula-sd start > > > > sh -x /opt/bacula/bin/bacula-sd start > > + . /etc/rc.d/init.d/functions > > ++ TEXTDOMAIN=initscrip

[Bacula-users] bacula-dir died...what now?

2013-06-10 Thread Mingus Dew
Dear All, I posted under another topic earlier, but since disovering that my Director crashed, I was wondering what I can do before restarting it to find out what happened. Thanks, Shon -- This SF.net email is sponsor

Re: [Bacula-users] bconsole - connection refused

2013-06-10 Thread Mingus Dew
:-) At first I thought you were trolling me a little, but then I looked and sure enough, my Director has died. How can I find out what happened? Thanks, Shon On Mon, Jun 10, 2013 at 2:06 PM, Radosław Korzeniewski < rados...@korzeniewski.net> wrote: > Hello, > > 2013/6/10 Mingus Dew > >> Dear A

[Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread arnaldojsousa
Output of sh -x /opt/bacula/bin/bacula-ctl-sd start (after run ctl-fd start): + PSCMD='ps -e -o pid,command' + PS=ps + AWK=/bin/gawk + BACSDBIN=/opt/bacula/bin + BACSDCFG=/opt/bacula/bin + PIDDIR=/opt/bacula/bin/working + SUBSYSDIR=/opt/bacula/bin/working + SD_PORT=9103 + SD_USER= + SD_GROUP= + B

Re: [Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread Marcin Haba
Dnia 2013-06-10, pon o godzinie 12:38 -0700, arnaldojsousa pisze: > Output of sh -x /opt/bacula/bin/bacula-sd start > > sh -x /opt/bacula/bin/bacula-sd start > + . /etc/rc.d/init.d/functions > ++ TEXTDOMAIN=initscripts > ++ umask 022 > ++ PATH=/sbin:/usr/sbin:/bin:/usr/bin > ++ export PATH > ++

Re: [Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread John Drescher
On Mon, Jun 10, 2013 at 3:27 PM, arnaldojsousa wrote: > John, > > for testing i use "root" as user. > You are correct I realized that after Marcin posted.. John -- This SF.net email is sponsored by Windows: Build for W

[Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread arnaldojsousa
Output of sh -x /opt/bacula/bin/bacula-sd start sh -x /opt/bacula/bin/bacula-sd start + . /etc/rc.d/init.d/functions ++ TEXTDOMAIN=initscripts ++ umask 022 ++ PATH=/sbin:/usr/sbin:/bin:/usr/bin ++ export PATH ++ '[' -z '' ']' ++ COLUMNS=80 ++ '[' -z '' ']' +++ /sbin/consoletype ++ CONSOLETYPE=pty

[Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread arnaldojsousa
John, for testing i use "root" as user. Output of "ps aux | grep bacula" : root 5919 0.0 0.0 29052 928 ?Ssl 16:20 0:00 /opt/bacula/bin/bacula-fd -v -c /opt/bacula/bin/bacula-fd.conf root 5928 0.0 0.2 41560 2204 ?Ssl 16:20 0:00 /opt/bacula/bin/bacula-dir

Re: [Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread John Drescher
On Mon, Jun 10, 2013 at 2:31 PM, arnaldojsousa wrote: > # /opt/bacula/bacula-sd.conf > # ... > > # List Directors who are permitted to contact Storage daemon > # > > Storage { # definition of myself > Name = usbchanger1 > SDPort = 9103 # Director's

Re: [Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread Marcin Haba
Dnia 2013-06-10, pon o godzinie 11:26 -0700, arnaldojsousa pisze: > Hi John! thanks for you reply. > > I try: > > [root@app bacula]# /opt/bacula/bin/bacula-sd start > Starting Bacula Storage services: Usage: /opt/bacula/bin/bacula-sd > {start|stop|restart|status} >

[Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread arnaldojsousa
# /opt/bacula/bacula-sd.conf # ... # List Directors who are permitted to contact Storage daemon # Storage { # definition of myself Name = usbchanger1 SDPort = 9103 # Director's port WorkingDirectory = "/opt/bacula/" Pid Directory = "/opt/b

[Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread arnaldojsousa
Hi John! thanks for you reply. I try: [root@app bacula]# /opt/bacula/bin/bacula-sd start Starting Bacula Storage services: Usage: /opt/bacula/bin/bacula-sd {start|stop|restart|status} [FAIL] Seems to be a configuration error. I'll che

Re: [Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread John Drescher
> I installed version 5.2.13 with vchanger using USB disks. > > After all configured Dir and FD start normally but the SD displays the > message: > > Starting the Bacula Storage daemon > Usage: / opt / bacula / bin / bacula-sd {start | stop | restart | status} > It looks like something is messed

Re: [Bacula-users] bconsole - connection refused

2013-06-10 Thread Radosław Korzeniewski
Hello, 2013/6/10 Mingus Dew > Dear All, > I'm having an issue with bconsole not being able to connect to the > Director > > bconsole[18490]: [ID 702911 daemon.error] bsock.c:138 Unable to connect to > Director daemon on mt-back4.mentora.:9101. ERR=Connection refused > > I *think* what has h

[Bacula-users] Starting the Bacula Storage daemon

2013-06-10 Thread arnaldojsousa
Hello everyone. I have problems to start the storage daemon. I installed version 5.2.13 with vchanger using USB disks. After all configured Dir and FD start normally but the SD displays the message: Starting the Bacula Storage daemon Usage: / opt / bacula / bin / bacula-sd {start | stop | restar

Re: [Bacula-users] bconsole - connection refused

2013-06-10 Thread Martin Simmons
> On Mon, 10 Jun 2013 09:48:27 -0400, Mingus Dew said: > > Dear All, > I'm having an issue with bconsole not being able to connect to the > Director > > bconsole[18490]: [ID 702911 daemon.error] bsock.c:138 Unable to connect to > Director daemon on mt-back4.mentora.:9101. ERR=Connection

Re: [Bacula-users] help.. backup catalog problem

2013-06-10 Thread Ana Emília Machado de Arruda
You´re welcome! Good luck with Bacula! Regards, Ana On Sun, Jun 9, 2013 at 10:01 PM, revslikehell < bacula-fo...@backupcentral.com> wrote: > oh man.. thanks.. thats the reason.. thank you very much.. yeah. im not > using my client as a director.. thanks a lot.. > > +--

Re: [Bacula-users] help.. backup catalog problem

2013-06-10 Thread Randy Katz
But look on the bright side! People are learning this stuff all the time so you can probably learn it as well! And with free software like Oracle's Virtualbox around you should be well on your way, please forgive me for addressing this as it is getting off topic. Best regards! On 6/10/2013 7:11 AM

Re: [Bacula-users] help.. backup catalog problem

2013-06-10 Thread Phil Stracchino
On 06/10/13 09:59, Novosielski, Ryan wrote: > You need to become somewhat competent with Linux to find much willing > help on mailing lists. Get some books, watch some stuff online, mess > with a test system. It's not just that you'll need basic competence to be able to find willing help; you'll n

Re: [Bacula-users] help.. backup catalog problem

2013-06-10 Thread Novosielski, Ryan
You need to become somewhat competent with Linux to find much willing help on mailing lists. Get some books, watch some stuff online, mess with a test system. - Original Message - From: revslikehell [mailto:bacula-fo...@backupcentral.com] Sent: Monday, June 10, 2013 05:28 AM To: bacula-

[Bacula-users] bconsole - connection refused

2013-06-10 Thread Mingus Dew
Dear All, I'm having an issue with bconsole not being able to connect to the Director bconsole[18490]: [ID 702911 daemon.error] bsock.c:138 Unable to connect to Director daemon on mt-back4.mentora.:9101. ERR=Connection refused I *think* what has happened is that so many jobs are in queue tha

[Bacula-users] help.. backup catalog problem

2013-06-10 Thread revslikehell
@drescherjm sorry man.. like what ive said.. im totally new in linux world.. i dont even know how to use linux, .. i was just hired for like 2 mos now. it just so happened that this company is using linux.. and i was given a task to research about bacula... +