[Bacula-users] sql to add tape in pool.

2010-08-31 Thread Prashant Ramhit
Hi All, I want to add 52 volume in a pool. Could someone please send me the sql to add a volume with the following parameters Volume name= "week40" ( this is a variable and will be auto generated, for the time being please consider week40) Catalogue=weekly_offsite Pool=weekly Slot=6 InChanger

[Bacula-users] Variable in Bacula job.

2010-07-09 Thread Prashant Ramhit
I replace ServerName with? As %C or %c does not work If you have come across this setup, please point me to the correct documentation. -- Prashant Ramhit is the Systems Administrator at

Re: [Bacula-users] Two tape drives

2010-07-09 Thread Prashant Ramhit
, Prashant Ramhit wrote: Hi Phil, Fantastic, let me try that. Thanks Prashant On 09/07/10 15:04, Phil Stracchino wrote: On 07/09/10 06:31, Prashant Ramhit wrote: Hi All, I have an LTO4 and LTO2 tapes drive on bacula. How can I specify a Job/specify to use the LTO4

Re: [Bacula-users] Two tape drives

2010-07-09 Thread Prashant Ramhit
Title: Blue Barracuda Hi Phil, Fantastic, let me try that. Thanks Prashant On 09/07/10 15:04, Phil Stracchino wrote: On 07/09/10 06:31, Prashant Ramhit wrote: Hi All, I have an LTO4 and LTO2 tapes drive on bacula. How can I specify a Job/specify to use the LTO4 for full

Re: [Bacula-users] Two tape drives

2010-07-09 Thread Prashant Ramhit
x27;s a problem. Try copy-pasting the name to be sure it's found. Regards, Laurent Chouinard On 2010-07-09 09:02, Prashant Ramhit wrote: Hi Laurent, This is what it says when I restart bacula, after adding Storage= LT02-Drive r...@backupserver:/etc/bacula# /etc/init.d/bacula-direc

[Bacula-users] Two tape drives

2010-07-09 Thread Prashant Ramhit
rive Run = Differential mon-thu at 23:45 Storage = LT02-drive } If you have the same setup could you please point me to the correct documentation for this please. Kind Regards, Prashant Ramhit ** -- This SF

Re: [Bacula-users] New To Bacula

2010-05-14 Thread Prashant Ramhit
/lists.sourceforge.net/lists/listinfo/bacula-users -- Prashant Ramhit | Systems Administrator   prash...@bluebarracuda.com d: +44 (0)20 4000 982 t:  +44 (0)20 4000 950

[Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-07 Thread Prashant Ramhit
*** Is it possible to tell me how to enable more debug on client and storage so that i can find more clues to this issue. Many thanks, Prashant Ramhit -- Download Intel® Parallel Studio Eval Try the new software tools

Re: [Bacula-users] Can't connect to FD after upgrade to 3.

2010-03-29 Thread Prashant Ramhit
Hi Roland, This is a small check list you can do following Hugh comment. Assume the client passwd matches the director's passwd. On backup server 1. do a status client=ClientName from bconsole, (send the result from that) 2. if 1 does not work, do a ping to Client IP 3. do a nmap -PO clientI

Re: [Bacula-users] Label Format = Week-$WeekNumber

2010-03-25 Thread Prashant Ramhit
Thanks for that John. John Drescher wrote: On Thu, Mar 25, 2010 at 12:57 PM, Prashant Ramhit wrote: Thanks for you response Alan. Is it for weekly offsite tape for a full backup, not a perpetual rotating one. So instead of inserting 52 records for the volume name in the pool

Re: [Bacula-users] Label Format = Week-$WeekNumber

2010-03-25 Thread Prashant Ramhit
g-term basis in > order to detect when one may be failing, labelling by date is an > INAPPROPRIATE METHOD. > > Stop trying to bring your old hand-backup methods into an automated > system and things will work smoothly. Bacula DOES know best. > > > Prashant Ramhit wrote:

[Bacula-users] Label Format = Week-$WeekNumber

2010-03-23 Thread Prashant Ramhit
Good Afternoon All, How can I set the label format so that bacula auto labels the tape to the week number, automatically. For example, I want the tape to label the newly inserted tape Week-12 LabelMedia = yes Label Format = Week-$ <--what should I put here please. Kind Regards, Prashant

[Bacula-users] Label Format = Week-$WeekNumber

2010-03-23 Thread Prashant Ramhit
Good Afternoon All, How can I set the label format so that bacula auto labels the tape to the week number, automatically. For example, I want the tape to label the newly inserted tape Week-12 LabelMedia = yes Label Format = Week-$ <--what should I put here please. Kind Regards, Prashant

[Bacula-users] Label Format = Week-$WeekNumber

2010-03-23 Thread Prashant Ramhit
Good Afternoon All, How can I set the label format so that bacula auto labels the tape to the week number, automatically. For example, I want the tape to label the newly inserted tape Week-12 LabelMedia = yes Label Format = Week-$ <--what should I put here please. Kind Regards, Prashant

[Bacula-users] Bacula SSL Support

2010-02-12 Thread Prashant Ramhit
Hi All, Ia there a possibility to add PKI Encryption into Bacula Encryption on Ubuntu Bacula Clients. As it is not compiled in. DISTRIB_RELEASE=9.04 Regards, Prashant Ramhit -- SOLARIS 10 is the OS for Data Centers

Re: [Bacula-users] Using a different pool for backup

2009-03-19 Thread Prashant Ramhit
Ignore me, I'm being foolish. I found what wrong. Prashant Ramhit wrote: Hi All, I am trying to use a different Pool for Incremental backup, but its not doing it. In the Job Directive I have the following Job {   Name = "Test"   Enabled = no   Type = Backup   Clien

[Bacula-users] Using a different pool for backup

2009-03-19 Thread Prashant Ramhit
Hi All, I am trying to use a different Pool for Incremental backup, but its not doing it. In the Job Directive I have the following Job {   Name = "Test"   Enabled = no   Type = Backup   Client = Fileserver1   FileSet = "Test"   Schedule = "Test"   Write Bootstrap = "/var/lib/bacula/dailybac

[Bacula-users] End of tape error

2009-03-17 Thread Prashant Ramhit
Hi All, I am using a SuperLoader 3 - LTO4 and I had the following error. I think the end of the tape is reached. 10-Mar 09:41 server-sd JobId 52: Error: Unable to position to end of data on device "TapeDrive" (/dev/nst0): ERR=dev.c:896 ioctl MTEOM error on "TapeDrive" (/dev/nst0). ERR=Input/outp

[Bacula-users] Encryption backup using GPG

2009-03-16 Thread Prashant Ramhit
Hi All, Has anyone tried GPG encrypted backup on tapes? If yes, can you please point me to some documentation. GPG encryption works fine on my server, just want to embed it in bacula, and encrypt the files for offisite storage, Kind regards, Prashant -

Re: [Bacula-users] Quantum Superloader3 LT04

2009-03-09 Thread Prashant Ramhit
Title: Blue Barracuda Hi John, Yes the changer unloaded the tape then I had the error message. Thanks again, Prashant John Drescher wrote: On Mon, Mar 9, 2009 at 12:57 PM, Prashant Ramhit wrote: Hi All, I manually loaded a tape in the drive and ran "btape" test. All

Re: [Bacula-users] Quantum Superloader3 LT04

2009-03-09 Thread Prashant Ramhit
ape.c:2581 "" is an invalid command * mimmo lariccia wrote: > Date: Mon, 9 Mar 2009 10:00:00 -0400 > From: dresche...@gmail.com > To: prash...@bluebarracuda.com; Bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Quantum Superloader3 LT04 > > On Mon,

Re: [Bacula-users] Quantum Superloader3 LT04

2009-03-09 Thread Prashant Ramhit
Hi All, Any one had previous with Quantum superloader 3  before, please let me know. btape is not working but mtx work fine. Is there any further logging I can enable, to get more information for what btape is finding wrong. Kind Regards, Prashant Prashant Ramhit wrote: Hi Dan, From

Re: [Bacula-users] Quantum Superloader3 LT04

2009-03-06 Thread Prashant Ramhit
ev/sda [4:0:5:0]tapeHP Ultrium 4-SCSI B22Z /dev/st0 [4:0:5:1]mediumx QUANTUM UHDL 0054 - r...@backupserver:/etc/bacula# * * Dan Langille wrote: > Prashant Ramhit wrote: >> Hi All, >> Is anyone using a SuperLoader 3 LTO4 . I cannot get it to load a

[Bacula-users] Quantum Superloader3 LT04

2009-03-06 Thread Prashant Ramhit
Hi All, Is anyone using a SuperLoader 3 LTO4 . I cannot get it to load and unload tapes. Please have a look at my bacula-sf.conf, is there anything wrong in it? Many thanks Prashant Storage {   Name = server-sd   SDPort = 9103   WorkingDirectory = "/var/bacula/working"   Pid Directory = "/va

[Bacula-users] restore file from old tape

2009-03-04 Thread Prashant Ramhit
Hi All, I have a very old volume and the records in not the the mysql database and no bsr file. How can I restore a directory from that tape. Any one has a solution to that please :( Regards, Prashant -- O

[Bacula-users] Add multiple clients to one Job

2009-02-25 Thread Prashant Ramhit
Hi All, Is it possible to include multiple clients in a job with multiple file sets, on the same pool. I want to backup server A - /home/data server B - /var/www 1. Is is to have 2 jobs for the 2 clients and running at the same time. 2. can include both clients+filesets in a job for one po

[Bacula-users] best recovery tool

2009-02-25 Thread Prashant Ramhit
Hi All, Anyone can tell me which recovery/ restore is best to use, on console mode. Where you can get the list of jobs on that file and select the one you want to restore. Regards, Prashant -- Open Source Business Conf

Re: [Bacula-users] Error: Could not open WriteBootstrap file

2009-02-25 Thread Prashant Ramhit
/lib/bacula Are the permissions set so that whatever user bacula-dir runs as has access to that file. This user may be bacula and not root depending on your distro. John -- Prashant Ramhit Technical   prash...

[Bacula-users] Error: Could not open WriteBootstrap file

2009-02-25 Thread Prashant Ramhit
Hi All, I have the following in my mail messages, anyway I can eliminate these errors. Or can i erase the tape altogether and reuse it? v25-Feb 16:39 server-sd JobId 17: Volume "set 1 - 1" previously written, moving to end of data. 25-Feb 16:39 server-sd JobId 17: Ready to append to end of Vol

Re: [Bacula-users] No Device name and Media Type

2009-02-25 Thread Prashant Ramhit
Wonderful, John.. many thanks for that. And apologies, i could not see that error. Thanks again, Prashant John Drescher wrote: > 1) Remove localhost from your config and replace it with the external > ip address if you want to backup more than one machine. > 2) You have media type as "LT0-4" ins

[Bacula-users] No Device name and Media Type

2009-02-25 Thread Prashant Ramhit
Hi All, I am using Bacula version and I have the following error 25-Feb 11:36 server-sd JobId 9: Fatal error: Device "TapeDrive" with MediaType "LTO-4" requested by DIR not found in SD Device resources. 25-Feb 11:36 backupserver-dir JobId 9: Fatal error: Storage daemon didn't accept D

[Bacula-users] Device and Media type not found

2009-02-25 Thread Prashant Ramhit
Hi All, I am using Bacula version  and I have the following error 25-Feb 11:36 server-sd JobId 9: Fatal error: Device "TapeDrive" with MediaType "LTO-4" requested by DIR not found in SD Device resources. 25-Feb 11:36 backupserver-dir JobId 9: Fatal error: Storage daemon didn't acce

[Bacula-users] Device and Media type not found

2009-02-25 Thread Prashant Ramhit
Hi All, I am using Bacula version and I have the following error 25-Feb 11:36 server-sd JobId 9: Fatal error: Device "TapeDrive" with MediaType "LTO-4" requested by DIR not found in SD Device resources. 25-Feb 11:36 backupserver-dir JobId 9: Fatal error: Storage daemon didn't accept De