Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Steven Haigh
On 19/05/14 23:39, Josh Fisher wrote: > On 5/17/2014 10:50 PM, Steven Haigh wrote: >> Hi Vizo, >> >> If I use the UUID:blah format, vchanger can't find the drives. >> >> I found on another post to this list in the archives (via google) that >> the following method worked - but I'm unsure if any fur

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Bill Arlofski
>> Hi Bill, >> >> I did find that script and used it as my inspiration. There were a few >> issues I had when running it however. Firstly, it doesn't recognise >> UUIDs in the format /mnt/vchanger/ which causes issues. > > > That's interesting, since my system udev/autofs auto-mounts my encrypted

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Bill Arlofski
On 05/19/14 09:45, Josh Fisher wrote: > On 5/19/2014 3:56 AM, Steven Haigh wrote: >> On 18/05/14 12:50, Steven Haigh wrote: >>> Hi Vizo, >>> >>> If I use the UUID:blah format, vchanger can't find the drives. >>> >>> I found on another post to this list in the archives (via google) that >>> the foll

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Bill Arlofski
On 05/19/14 21:12, Steven Haigh wrote:> On 19/05/14 23:45, Josh Fisher wrote: >> On 5/19/2014 3:56 AM, Steven Haigh wrote: >>> On 18/05/14 12:50, Steven Haigh wrote: Hi Vizo, If I use the UUID:blah format, vchanger can't find the drives. I found on another post to this list

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Bill Arlofski
On 05/19/14 21:11, Steven Haigh wrote:> On 20/05/14 01:28, Bill Arlofski wrote: >> On 05/19/14 03:56, Steven Haigh wrote: >>> On 18/05/14 12:50, Steven Haigh wrote: Hi Vizo, If I use the UUID:blah format, vchanger can't find the drives. I found on another post to this list

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Steven Haigh
On 19/05/14 23:45, Josh Fisher wrote: > On 5/19/2014 3:56 AM, Steven Haigh wrote: >> On 18/05/14 12:50, Steven Haigh wrote: >>> Hi Vizo, >>> >>> If I use the UUID:blah format, vchanger can't find the drives. >>> >>> I found on another post to this list in the archives (via google) that >>> the foll

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Steven Haigh
On 20/05/14 01:28, Bill Arlofski wrote: > On 05/19/14 03:56, Steven Haigh wrote: >> On 18/05/14 12:50, Steven Haigh wrote: >>> Hi Vizo, >>> >>> If I use the UUID:blah format, vchanger can't find the drives. >>> >>> I found on another post to this list in the archives (via google) that >>> the follo

Re: [Bacula-users] A very quick question about Bacula

2014-05-19 Thread Dimitri Maziuk
On 04/30/2014 06:48 AM, mgaudio wrote: > I am looking at going down the Bacula path, but I wanted to know if > it is possible to have different backup locations on a backup destination: > We are required to separate our company data from that of clients. Short answer yes, long answer: you may fin

[Bacula-users] Bacula Status - New Tool

2014-05-19 Thread evaldoprestes
New realease 2014-05-13 --- - Add new patameter "default_time_interval_report" - default 1 day - Improvements on the main dashboard +-- |This was sent by evaldopres...@gmail.com

[Bacula-users] Recycling and relabeling volume

2014-05-19 Thread hals
Hello, I want to recycling and auto-relabeling a used volume. For example : - first backup, the volume label is Full_Repository_2014-04-28_11h20m - second backup, the same volume is used and the label will be Full_Repository_2014-04-29_11h20m But the volume name doesn't change. What's the probl

[Bacula-users] Recycle Current Volume - not taking effect?

2014-05-19 Thread sixtydoses
Hi, Referring to the sample pool below, I assumed that after 1 hour from the last written backup, the volume status will change from 'Append' to 'Used'. This works fine. Say if I were to make another backup after one hour (but less than 2 hours, not exceeding the retention time), I thought the

[Bacula-users] Bacula Status - New Tool

2014-05-19 Thread evaldoprestes
Hello, the git repository was incomplete, sorry for the inconvenience. Now is ok. +-- |This was sent by evaldopres...@gmail.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

[Bacula-users] Bacula Status - New Tool

2014-05-19 Thread evaldoprestes
Hello!! I would like to introduce to you a new tool for monitoring backups performed by bacula. The goal is that it be easy to install and provide a clear view of your backups. The tool only query the data from database bacula, we do not currently get information bconsole. Link to download:

[Bacula-users] A very quick question about Bacula

2014-05-19 Thread mgaudio
I am looking at going down the Bacula path, but I wanted to know if it is possible to have different backup locations on a backup destination: Backup server with "destination drive 1" and "destination drive 2" where company files will be stored on dest drive 1 and client databases stored on "d

[Bacula-users] bacula suddenly becoming slow

2014-05-19 Thread testest
Hi and thanks you for your help. I am exhausted to try things but can't figure out the problem... Everything was fine, I got a problem and had to switch the mysql database. It may also be a network issue. I got like 500 K/s to few M/s. It was way better before. I tried the btape command and ma

Re: [Bacula-users] Storage to storage feature in 7.0.x

2014-05-19 Thread Dan Langille
On May 16, 2014, at 3:00 AM, Josip Deanovic wrote: > Josip Deanovic on Wednesday 2014-05-14 15:57:35 wrote: >> Greetings! >> >> I am trying to utilize the new "storage to storage" (replication or >> off-site backup) feature in bacula 7.0.x and I am having some issues >> regarding this task. >>

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Bill Arlofski
On 05/19/14 03:56, Steven Haigh wrote: > On 18/05/14 12:50, Steven Haigh wrote: >> Hi Vizo, >> >> If I use the UUID:blah format, vchanger can't find the drives. >> >> I found on another post to this list in the archives (via google) that >> the following method worked - but I'm unsure if any furthe

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Josh Fisher
On 5/19/2014 3:56 AM, Steven Haigh wrote: > On 18/05/14 12:50, Steven Haigh wrote: >> Hi Vizo, >> >> If I use the UUID:blah format, vchanger can't find the drives. >> >> I found on another post to this list in the archives (via google) that >> the following method worked - but I'm unsure if any fur

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Josh Fisher
On 5/17/2014 10:50 PM, Steven Haigh wrote: Hi Vizo, If I use the UUID:blah format, vchanger can't find the drives. I found on another post to this list in the archives (via google) that the following method worked - but I'm unsure if any further problems were enco

Re: [Bacula-users] vchanger interaction.

2014-05-19 Thread Steven Haigh
On 18/05/14 12:50, Steven Haigh wrote: > Hi Vizo, > > If I use the UUID:blah format, vchanger can't find the drives. > > I found on another post to this list in the archives (via google) that > the following method worked - but I'm unsure if any further problems > were encountered. > > It seems