Hi.
2007/5/5, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> i have to compile the last bacula release on a server with a
> strict security policy (production environment) so on the
> server there isn't gcc.
>
> is there an rpm for fedora core 6 pre build and ready to
> install?
There are prebuilt rpms
Hi,
On 5/11/2007 7:41 PM, Peter Crighton wrote:
> I've had Bacula 2.0.3 running for a week on my Centos 4.4 server
> backing up files on the server successfully.
>
> Yesterday I decided to install Bacula on a Windows XP machine as a
> client. I created a job on the server to backup a test folder
Hi,
On 5/11/2007 5:44 PM, Mike Vasquez wrote:
> Now I am getting a new error,
>
> nmc-sdca-mon1:/etc/bacula# mtx -f /dev/sg0 inquiry
> mtx: Request Sense: Long Report=yes
> mtx: Request Sense: Valid Residual=no
> mtx: Request Sense: Error Code=0 (Unknown?!)
> mtx: Request Sense: Sense Key=No Sens
I've had Bacula 2.0.3 running for a week on my Centos 4.4 server
backing up files on the server successfully.
Yesterday I decided to install Bacula on a Windows XP machine as a
client. I created a job on the server to backup a test folder on the
Windows machine and once I'd sorted the passwords a
Thanks! I got it going. Here is what I did for anyone who might need it
in the future.
I'm using SQLite. Sorry for not posting that before. I did have a
missing table, not sure why. I did try dbcheck just for the heck of it
but as you said, it didn't work because I did actually have a missing
tabl
I realized what the problem was. The thing is that Bacula totally ignores the
value of the directive 'TLS Enabled'. So if you want to disable tls
communications anywhere, you have to comment all the TLS directives.
I also realized that I could connect to the FD because in my bacula-dir.conf I
di
Now I am getting a new error,
nmc-sdca-mon1:/etc/bacula# mtx -f /dev/sg0 inquiry
mtx: Request Sense: Long Report=yes
mtx: Request Sense: Valid Residual=no
mtx: Request Sense: Error Code=0 (Unknown?!)
mtx: Request Sense: Sense Key=No Sense
mtx: Request Sense: FileMark=no
mtx: Request Sense: EOM=no
Here is the output of the debug (followed the instructions on the manual
to get more debugging infos) :
sme-fd: bnet.c:1154 who=client host=192.168.0.1 port=36387
[New Thread -1211208784 (LWP 4619)]
sme-fd: find.c:81 init_find_files ff=8e528e0
sme-fd: job.c:232
ssl=0
sme-fd: cram-md5.c:131 cram-
On May 11, 2007, at 10:56 AM, Jorj Bauer wrote:
>> I think I've figured this out. What clue'd me in was you saying "in a
>> simple test without PKI" :-)
>
> My test yesterday was without PKI. I was thinking about your setup,
> not
> mine. :)
>
> But I didn't have ACL support turned on.
>
> Here'
> I think I've figured this out. What clue'd me in was you saying "in a
> simple test without PKI" :-)
My test yesterday was without PKI. I was thinking about your setup, not
mine. :)
But I didn't have ACL support turned on.
Here's my fileset from yesterday's test, which did back up and restor
On May 11, 2007, at 7:20 AM, Justin Lott wrote:
>
> On May 10, 2007, at 4:21 PM, Jorj Bauer wrote:
>
> That was one of the first things I considered. The Finder itself,
> however, does take RSRC data into account when reporting file
> sizes.
> Anyway, here is the output you were r
I ran mt -f /dev/nst0 status as the bacula user and got the following:
/dev/nst0: Input/output error
Then I ran mtx -f /dev/nst0 inquire as root and got the following:
cannot open SCSI device '/dev/nst0' - Input/output error
Mike
Arno Lehmann wrote:
>
> Hi,
>
> On 5/11/2007 12:04 AM, Mi
Last info about my problem : after a failed restore (with the master
keypair), the File Daemon is shut down.
Le vendredi 11 mai 2007 à 15:34 +0200, massano jerome a écrit :
> Just more info that could help : Bacula 2.0.3 compiled form sources on a
> SMEserver (linux distribution based on CentOS) w
Just more info that could help : Bacula 2.0.3 compiled form sources on a
SMEserver (linux distribution based on CentOS) with Mysql.
Le vendredi 11 mai 2007 à 15:26 +0200, massano jerome a écrit :
> Hello. Thank you for your answer.
>
> Ok. I did what you told me, but it doesn't work : here is the
Hello. Thank you for your answer.
Ok. I did what you told me, but it doesn't work : here is the output :
The message of the console are in french, I have made a translation of
them (between brackets).
*messages
11-mai 15:09 nec-dir: Start Restore Job RestoreFiles.2007-05-11_15.09.00
*message
Hello,
> Is there a tool to upgrade the database version?
Yes. In the etc directory of your installation should be the following
script update-bacula-table which should call the correct database update
script. Run that command and you should be good to go.
Tom.
Thomas Boyda
Consultant, Pro
Hi,
I just upgraded to 2.0.3 from 1.38.11 on a debian system. When the
director tries to start I get this error.
Starting Bacula Director: 11-May 09:11 bacula-dir: Fatal error: Version
error for database "bacula". Wanted 10, got 9
11-May 09:11 bacula-dir: Fatal error: Could not open Catalo
On May 10, 2007, at 4:21 PM, Jorj Bauer wrote:
That was one of the first things I considered. The Finder itself,
however, does take RSRC data into account when reporting file
sizes.
Anyway, here is the output you were referring to:
[EMAIL PROTECTED]: /System/Librar
Hello.
>I'm really not a guru (I actually am a newbie) but I think you must set
>TLS Enable = yes in you bconsole.conf (the documentation says TLS
>Require is ignored if TLS Enable is set to "no")
You are right, and that's the behavior I'm expecting. If you realize I have set
TLS Required = yes
Hello,
On 5/11/2007 11:37 AM, luket wrote:
> Good morning
>
> I am currently running bacula on a CentOS machine with no problems. I am
> waiting to install a tape drive (problem sourcing the connector to the
> server)
>
> I am having a problem with clearing out data over a certain length of ti
Were the volumes created with these defaults? If not, have you run the
'update volume' command?
If the volumes carry the same values as these defaults, then I see the
only problem being that your volumes are not marked as used/full once
written (they are left as append and thus not pruned/recycled
>
> Hello,
>
> On 5/11/2007 10:54 AM, Andy Collyer wrote:
> >>> I want to *always* automatically re-use my tapes. I can
> >> achieve this
> >>> manually by using bconsole's SQL query mode and updating
> >> the Media table:
> >>> update Media set VolStatus = "Recycle" [ WHERE ... ];
> However, o
Good morning
I am currently running bacula on a CentOS machine with no problems. I am
waiting to install a tape drive (problem sourcing the connector to the
server)
I am having a problem with clearing out data over a certain length of time.
I have had a look through FAQ's and also through thi
Hello,
On 5/11/2007 10:54 AM, Andy Collyer wrote:
>>> I want to *always* automatically re-use my tapes. I can
>> achieve this
>>> manually by using bconsole's SQL query mode and updating
>> the Media table:
>>> update Media set VolStatus = "Recycle" [ WHERE ... ]; However, once
>>> the Volume
> > I want to *always* automatically re-use my tapes. I can
> achieve this
> > manually by using bconsole's SQL query mode and updating
> the Media table:
> > update Media set VolStatus = "Recycle" [ WHERE ... ]; However, once
> > the Volume is used, the Media table entry is re-set to "Append"
25 matches
Mail list logo