SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
Seperate storage for fulls and Incs.
Author Message
Post Seperate storage for fulls and Incs. 
Right now I have all my backups going to a 6 TB raid array. I am trying to keep the fulls on the array, and the Incrementals on another mounted 600 GB storage drive. The storage directors and everything are setup correctly, jobs run just fine, except that they are upgrading themselves to a full backup instead of an incremental backup.

So I guess my question is, should the job check against the catalog on a client basis to see if there is a full backup? It seems to only be concerned that there is not a full backup on the new Storage device instead of checking to see if there are any fulls listed in the catalog (which there is a full from last Friday).

Maybe I am just missing a setting somewhere. Any help would be wonderful. Thanks!

View user's profile Send private message
Post  
Never mind. I guess it bases it off of job name and not client name. Doesn't make sense to me, but I don't code either =).

I can't do what I want to do, but I guess I can split up clients to different locations instead of backup types.

View user's profile Send private message
Post Seperate storage for fulls and Incs. 
Which version of bacula are you using?

I remember having the same problem with 3.x, but it got resolved on 5.x...

Em 17 de janeiro de 2012 16:38, DMS <bacula-forum < at > backupcentral.com ([email]bacula-forum < at > backupcentral.com[/email])> escreveu:
Right now I have all my backups going to a 6 TB raid array. I am trying to keep the fulls on the array, and the Incrementals on another mounted 600 GB storage drive. The storage directors and everything are setup correctly, jobs run just fine, except that they are upgrading themselves to a full backup instead of an incremental backup.

So I guess my question is, should the job check against the catalog on a client basis to see if there is a full backup? It seems to only be concerned that there is not a full backup on the new Storage device instead of checking to see if there are any fulls listed in the catalog (which there is a full from last Friday).

Maybe I am just missing a setting somewhere.  Any help would be wonderful. Thanks!

+----------------------------------------------------------------------
|This was sent by rmcgee < at > teamdms.com ([email]rmcgee < at > teamdms.com[/email]) via Backup Central.
|Forward SPAM to abuse < at > backupcentral.com ([email]abuse < at > backupcentral.com[/email]).
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users < at > lists.sourceforge.net ([email]Bacula-users < at > lists.sourceforge.net[/email])
https://lists.sourceforge.net/lists/listinfo/bacula-users


Post Seperate storage for fulls and Incs. 
On Tue, Jan 17, 2012 at 1:38 PM, DMS <bacula-forum < at > backupcentral.com> wrote:
Right now I have all my backups going to a 6 TB raid array. I am trying to keep the fulls on the array, and the Incrementals on another mounted 600 GB storage drive. The storage directors and everything are setup correctly, jobs run just fine, except that they are upgrading themselves to a full backup instead of an incremental backup.

So I guess my question is, should the job check against the catalog on a client basis to see if there is a full backup? It seems to only be concerned that there is not a full backup on the new Storage device instead of checking to see if there are any fulls listed in the catalog (which there is a full from last Friday).


It checks on a per job basis. Do you have more than 1 job for the same
file set on the same client?

John

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

View user's profile Send private message
Post Seperate storage for fulls and Incs. 
Never mind. I guess it bases it off of job name and not client name. Doesn't make sense to me, but I don't code either =).

I can't do what I want to do, but I guess I can split up clients to different locations instead of backup types.


I believe you can use the schedule resource to do what you want with a
single job per client. Remember you can put overrides in the schedule
resource for job level, pool, storage ...

John

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

View user's profile Send private message
Post Seperate storage for fulls and Incs. 
On Tue, Jan 17, 2012 at 2:24 PM, John Drescher <drescherjm < at > gmail.com> wrote:
Never mind. I guess it bases it off of job name and not client name. Doesn't make sense to me, but I don't code either =).

I can't do what I want to do, but I guess I can split up clients to different locations instead of backup types.


I believe you can use the schedule resource to do what you want with a
single job per client. Remember you can put overrides in the schedule
resource for job level, pool, storage ...


http://bacula.org/5.2.x-manuals/en/main/main/Configuring_Director.html#SECTION002350000000000000000

John

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

View user's profile Send private message
Post Seperate storage for fulls and Incs. 
It actually makes perfect sense, since you can have several different jobs (maybe with different fileset, for example) for one single client configuration...

Anyway, I guess your problem is solved now... Smile

Em 17 de janeiro de 2012 17:10, DMS <bacula-forum < at > backupcentral.com ([email]bacula-forum < at > backupcentral.com[/email])> escreveu:
Never mind. I guess it bases it off of job name and not client name. Doesn't make sense to me, but I don't code either =).

I can't do what I want to do, but I guess I can split up clients to different locations instead of backup types.

+----------------------------------------------------------------------
|This was sent by rmcgee < at > teamdms.com ([email]rmcgee < at > teamdms.com[/email]) via Backup Central.
|Forward SPAM to abuse < at > backupcentral.com ([email]abuse < at > backupcentral.com[/email]).
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users < at > lists.sourceforge.net ([email]Bacula-users < at > lists.sourceforge.net[/email])
https://lists.sourceforge.net/lists/listinfo/bacula-users




Post  
I am using 5.x, the one that comes in the Ubuntu 10.04 repository.

I think I see what you mean by having the schedule override the storage. I have been using the Webmin console which is good for most of what I have to do, but I have had to manually edit for wildcard file sets and what not. I didn't know there where this many over rides in the schedule. I will make the changes and see how it goes tonight. thanks for the help!!

View user's profile Send private message
Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB