Re: [Bacula-users] Problem when canceling a job

2013-03-21 Thread Sergio Belkin
2013/3/21 Sergio Belkin : > Hi folks, > > I am facing a strange problem whenever I cancel a job, then the > following message it appears: > > clair.example.edu-sd JobId 7477: Error: Unable to position to end of > data on device "LTO5" (/dev/IBMtape0n): ERR=dev.c:786 ioctl MTIOCGET > error on "LTO5"

Re: [Bacula-users] Migrating from myisam to innodb

2013-03-21 Thread Phil Stracchino
On 03/21/13 08:43, Konstantin Khomoutov wrote: > On Thu, 21 Mar 2013 07:40:01 -0400 > Phil Stracchino wrote: > > [...] >> Try this for a faster method: >> >> CREATE TABLE NewFile LIKE File; >> INSERT INTO NewFile (SELECT * FROM File); >> DROP TABLE File; >> RENAME TABLE NewFile TO File; > > I th

Re: [Bacula-users] Question about Catalog Backup

2013-03-21 Thread Dan Langille
On Mar 20, 2013, at 3:43 PM, John Drescher wrote: >> I've readn an example in the documentation as follows: >> >> >> RunBeforeJob = "/home/kern/bacula/bin/make_catalog_backup" >> RunAfterJob = "/home/kern/bacula/bin/delete_catalog_backup" >> >> I don't understand it performs a backup and th

Re: [Bacula-users] Windows client backup: VSS and/or ntbackup?

2013-03-21 Thread Simone Caronni
Hello, On 21 March 2013 16:14, Christoph Litauer wrote: > So I wonder if VSS won't fit my needs _without_ doing a ntbackup > systemstate with clientRunBeforeJob? Will a VSS backup of partition C: save > all system relevant information (registry etc.) for disaster recovery? > I've succesfully re

Re: [Bacula-users] Windows client backup: VSS and/or ntbackup?

2013-03-21 Thread Michael Namaiandeh
How about dedupe/base jobs as well? On Mar 21, 2013, at 12:09 PM, "Chris Adams" wrote: > Once upon a time, Christoph Litauer said: >> This works but has two ceveats: ntbackup runs several minutes even on an >> unused system and the resulting backup is severeal gb every day. > > It sounds like

Re: [Bacula-users] Windows client backup: VSS and/or ntbackup?

2013-03-21 Thread Chris Adams
Once upon a time, Christoph Litauer said: > This works but has two ceveats: ntbackup runs several minutes even on an > unused system and the resulting backup is severeal gb every day. It sounds like you are not excluding things you should exclude. An incremental backup of an unused system shoul

[Bacula-users] Windows client backup: VSS and/or ntbackup?

2013-03-21 Thread Christoph Litauer
Dear bacula users, we use bacula for some years now, excellent tool! But there is one open question I was not able to answer 'til today: Doing windows (XP)-client backups I need the possibility to do a disaster recovery. My solution (tested successfully) is 1.) Do "ntbackup backup systemstate /

Re: [Bacula-users] Backup of Windows7 PC does not work

2013-03-21 Thread Silver Salonen
On Sunday 17 March 2013 21:26:24 Silver Salonen wrote: > On Sunday 17 March 2013 19:32:02 Jean-Gabriel Duquesnoy wrote: > > Hi, > > > > I think this is an easy question, but I have not found the response to > > it anywhere, despite having searched for some days now. > > The backup from my Linux w

Re: [Bacula-users] Bacula + invisible tape

2013-03-21 Thread John Drescher
>>> ok I brutally "solve" the problem: >>> mt -f /dev/st0 rewind >>> mt -f /dev/st0 weof >>> label >>> >> >> No barcode reader? >> If your archive has a barcode reader it is highly recommended that you use barcode labels and use the barcode functionality builtin to bacula otherwise when you add or

[Bacula-users] Problem when canceling a job

2013-03-21 Thread Sergio Belkin
Hi folks, I am facing a strange problem whenever I cancel a job, then the following message it appears: clair.example.edu-sd JobId 7477: Error: Unable to position to end of data on device "LTO5" (/dev/IBMtape0n): ERR=dev.c:786 ioctl MTIOCGET error on "LTO5" (/dev/IBMtape0n). ERR=Success. 21-mar

Re: [Bacula-users] Bacula + arbitrary backup on tape

2013-03-21 Thread giggzounet
Le 21/03/2013 14:34, Sven Tegethoff a écrit : > On 21.03.2013 13:57, giggzounet wrote: >> mailslot1 (Slot=46) : name of the new volume: FSI-PfS-1a_1__1 >> mailslot2 (Slot=47) : name of the new volume: FSI-PfS-1a_1__2 >> mailslot3 (Slot=48) : name of the new volume: FSI-PfS-1a_1__3 >> >> the problem

Re: [Bacula-users] Bacula + invisible tape

2013-03-21 Thread giggzounet
Le 21/03/2013 14:41, Gary R. Schmidt a écrit : > On 22/03/2013 12:18 AM, giggzounet wrote: >> Hi, >> >> Our tape library is full with tapes. One tape is invisible: the tape on >> slot 5. I can mount it. When I try to relabel it, I'm seeing the right >> label...but I can not see it in the "list medi

Re: [Bacula-users] Bacula + invisible tape

2013-03-21 Thread giggzounet
Le 21/03/2013 15:02, John Drescher a écrit : >> ok I brutally "solve" the problem: >> mt -f /dev/st0 rewind >> mt -f /dev/st0 weof >> label >> > > No barcode reader? > > John > > -- > Everyone hates slow websites. So do

Re: [Bacula-users] Migrating from myisam to innodb

2013-03-21 Thread Konstantin Khomoutov
On Thu, 21 Mar 2013 14:46:04 +0100 Uwe Schuerkamp wrote: > > CREATE TABLE NewFile LIKE File; > > INSERT INTO NewFile (SELECT * FROM File); > > DROP TABLE File; > > RENAME TABLE NewFile TO File; > > > > Thanks Phil, I was a bit anxious about the select into bit because the > server ran out of me

Re: [Bacula-users] Bacula + invisible tape

2013-03-21 Thread John Drescher
> ok I brutally "solve" the problem: > mt -f /dev/st0 rewind > mt -f /dev/st0 weof > label > No barcode reader? John -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynam

Re: [Bacula-users] Bacula + arbitrary backup on tape

2013-03-21 Thread Sven Tegethoff
On 21.03.2013 13:57, giggzounet wrote: > mailslot1 (Slot=46) : name of the new volume: FSI-PfS-1a_1__1 > mailslot2 (Slot=47) : name of the new volume: FSI-PfS-1a_1__2 > mailslot3 (Slot=48) : name of the new volume: FSI-PfS-1a_1__3 > > the problem is in bconsole a "list media" always gives the old "

Re: [Bacula-users] Bacula + invisible tape

2013-03-21 Thread Sven Tegethoff
On 21.03.2013 14:18, giggzounet wrote: > Hi, > > Our tape library is full with tapes. One tape is invisible: the tape on > slot 5. I can mount it. When I try to relabel it, I'm seeing the right > label...but I can not see it in the "list media" in bconsole. > > An idea to solve that ? It sounds lik

Re: [Bacula-users] Bacula + invisible tape

2013-03-21 Thread giggzounet
Le 21/03/2013 14:18, giggzounet a écrit : > Hi, > > Our tape library is full with tapes. One tape is invisible: the tape on > slot 5. I can mount it. When I try to relabel it, I'm seeing the right > label...but I can not see it in the "list media" in bconsole. > > An idea to solve that ? > > Thx

Re: [Bacula-users] Bacula + invisible tape

2013-03-21 Thread Gary R. Schmidt
On 22/03/2013 12:18 AM, giggzounet wrote: > Hi, > > Our tape library is full with tapes. One tape is invisible: the tape on > slot 5. I can mount it. When I try to relabel it, I'm seeing the right > label...but I can not see it in the "list media" in bconsole. > > An idea to solve that ? > Does "up

Re: [Bacula-users] MySQLdump import seems very slow for "Filename" and "Path" tables

2013-03-21 Thread Uwe Schuerkamp
On Tue, Mar 19, 2013 at 10:37:13AM -0500, Melvin Ross wrote: > You may also want to try Xtrabackup from Percona. > > -Melvin > Brilliant, thanks for the heads-up, Melvin! FWIW, in order to get xtrabackup to work with MariaDB 5.5, I had to add a [mysqld] section to my.cnf, pointing to the corre

Re: [Bacula-users] Migrating from myisam to innodb

2013-03-21 Thread Uwe Schuerkamp
On Thu, Mar 21, 2013 at 07:40:01AM -0400, Phil Stracchino wrote: > Try this for a faster method: > > CREATE TABLE NewFile LIKE File; > INSERT INTO NewFile (SELECT * FROM File); > DROP TABLE File; > RENAME TABLE NewFile TO File; > Thanks Phil, I was a bit anxious about the select into bit because

[Bacula-users] Bacula + invisible tape

2013-03-21 Thread giggzounet
Hi, Our tape library is full with tapes. One tape is invisible: the tape on slot 5. I can mount it. When I try to relabel it, I'm seeing the right label...but I can not see it in the "list media" in bconsole. An idea to solve that ? Thx Cheers Guillaume

[Bacula-users] Bacula + arbitrary backup on tape

2013-03-21 Thread giggzounet
Hi, I'm new on this list. We are using bacula on our cluster with an Overland Tape library with autochanger. Bacula is configured to do some backups every weeks. It works without problem. The tape library has "mailslots". I want to use these mailslots to do some extra arbitrary backups. In order

Re: [Bacula-users] Migrating from myisam to innodb

2013-03-21 Thread Konstantin Khomoutov
On Thu, 21 Mar 2013 07:40:01 -0400 Phil Stracchino wrote: [...] > Try this for a faster method: > > CREATE TABLE NewFile LIKE File; > INSERT INTO NewFile (SELECT * FROM File); > DROP TABLE File; > RENAME TABLE NewFile TO File; I think the "ALTER TABLE" step is missing, and this should be: CREA

Re: [Bacula-users] Migrating from myisam to innodb

2013-03-21 Thread Phil Stracchino
On 03/21/13 04:27, Uwe Schuerkamp wrote: > Hi folks, > > last night I managed to shrink a 300GB File table down to a very > reasonable 85GB by exporting, dropping and re-importing the table > (about 500 million rows). > > Dumping the table on an idle bacula server (see earlier posts for > machin

Re: [Bacula-users] Send mail only to one address for one job.

2013-03-21 Thread Manuel Trujillo
2013/3/21 Christoph Litauer > > I do it like this: > In bacula-dir.conf define a new Message ressource using a different e-mail > address: > > Messages { > Name = "Message for 2 Jobs" > mailcommand = "/usr/sbin/bsmtp -h localhost -f \"Bacula > \\" -s \"Bacula: %t %e of %c %l\" %r" > mail =

Re: [Bacula-users] Migrating from myisam to innodb

2013-03-21 Thread Uwe Schuerkamp
On Tue, Feb 26, 2013 at 04:24:02PM +, Alan Brown wrote: > On 26/02/13 09:42, Uwe Schuerkamp wrote: > > >I wonder if dumping the file table and then > >re-importing it to an innodb replacement would have been quicker? > > In general: Yes. > > Hi folks, last night I managed to shrink a 300G

Re: [Bacula-users] Send mail only to one address for one job.

2013-03-21 Thread Christoph Litauer
Am 19.03.2013 um 10:34 schrieb Manuel Trujillo : > Hi! > > I would like to know if there is any possibility to send a mail about the > status of two jobs to a mail address different of the system mail (please, > excuse me my bad english :-/). > I do it like this: In bacula-dir.conf define a

Re: [Bacula-users] Bacula and hyper-V

2013-03-21 Thread Geert Stappers
Op 2013-03-20 om 21:00 schreef Mike Eggleston: > On Mar 20, 2013, at 13:44, "Bachmatiuk, Marcin" wrote: > > > > Hello, > > > > I have question. > > Does anyone have an experiment one of the bacula backup and Hyper-V? > > > > Any solution.a > > > > ---