On Friday 22 October 2010 17:44:49 Alan Brown wrote:
> Rory Campbell-Lange wrote:
> > On 22/10/10, Kern Sibbald (k...@sibbald.com) wrote:
> >> On Thursday 21 October 2010 12:32:41 Alan Brown wrote:
> >>> "How do you initialise a second(third/fourth/etc) catalog?"
> >>
> >> Manually change "bacula"
Rory Campbell-Lange wrote:
> On 22/10/10, Kern Sibbald (k...@sibbald.com) wrote:
>> On Thursday 21 October 2010 12:32:41 Alan Brown wrote:
>>> "How do you initialise a second(third/fourth/etc) catalog?"
>> Manually change "bacula" to the new database name in the 4-5 scripts that
>> create, populat
On 22/10/10, Kern Sibbald (k...@sibbald.com) wrote:
> On Thursday 21 October 2010 12:32:41 Alan Brown wrote:
> > "How do you initialise a second(third/fourth/etc) catalog?"
>
> Manually change "bacula" to the new database name in the 4-5 scripts that
> create, populate, and give permissions for t
On Thursday 21 October 2010 12:32:41 Alan Brown wrote:
> I've been asked to start backing up a 2+PB project (We're mapping Mars
> to 1 metre resolution) and keep the database separated from the main
> backups in case it gets split off in future.
>
> There's plenty of information about how to define
Francisco Javier Funes Nieto wrote:
> Exec them in this order in your second machine where you allocate the second
> Catalog (postgresql or mysql), configure in bacula-dir.conf and it's all!
In this case, the second catalog will be on the same machine as the main
catalog (same postgresql, same d
> >> 2010/10/21 Alan Brown
> >>> I've been asked to start backing up a 2+PB project (We're mapping
> >>> Mars to 1 metre resolution) and keep the database separated from
> >>> the main backups in case it gets split off in future.
> >>>
> >>> There's plenty of information about how to define and u
> You can use one Catalog for a set of remote machines, and another for local
> machines ... or any else combination!
> Catalog = Database in any host.
>
Only problem is you can not share tapes between 2 catalogs. For disk
backups that is fine because you can just create separate disk
volumes.
Jo
> On Thu, 21 Oct 2010 11:32:41 +0100, Alan Brown said:
>
> "How do you initialise a second(third/fourth/etc) catalog?"
>
> Any pointers appreciated.
I suggest grepping for "bacula" in all of the installed script files.
In particular, edit the db_name variable in create_postgresql_database,
You can use one Catalog for a set of remote machines, and another for local
machines ... or any else combination!
Catalog = Database in any host.
2010/10/21 Piotr Antczak
> Does it mean that I can have two catalogs on different machines for one
> Director? I was thinking that second catalog can
Does it mean that I can have two catalogs on different machines for one
Director? I was thinking that second catalog can be only another DB/Instance
created on the same postrgresql/mysql engine.
2010/10/21 Francisco Javier Funes Nieto
> Search in your /etc/bacula directory for this shells script
Search in your /etc/bacula directory for this shells scripts:
# postgres
create_postgresql_database
make_postgresql_tables
grant_postgresql_privileges
# mysql
create_mysql_database
make_mysql_tables
grant_mysql_privileges
Exec them in this order in your second machine where you allocate the s
I've been asked to start backing up a 2+PB project (We're mapping Mars
to 1 metre resolution) and keep the database separated from the main
backups in case it gets split off in future.
There's plenty of information about how to define and use catalogs, but
one thing isn't clear:
"How do you i
Dan Langille wrote:
> Thomas Lundin wrote:
>> Hi
>>
>> I have a single client bacula system up and running where I store the
>> backups off-site. Now I want to have a set of parallell jobs that
>> backups to a local disk for easy access. I want to separate the two
>> completely, including the catal
On Sun, Jan 20, 2008 at 08:29:37PM +0100, Thomas Lundin wrote:
> Hi
>
> I have a single client bacula system up and running where I store the
> backups off-site. Now I want to have a set of parallell jobs that
> backups to a local disk for easy access. I want to separate the two
> completely, incl
Dan Langille wrote:
> Thomas Lundin wrote:
>> Hi
>>
>> I have a single client bacula system up and running where I store the
>> backups off-site. Now I want to have a set of parallell jobs that
>> backups to a local disk for easy access. I want to separate the two
>> completely, including the catal
Thomas Lundin wrote:
> Hi
>
> I have a single client bacula system up and running where I store the
> backups off-site. Now I want to have a set of parallell jobs that
> backups to a local disk for easy access. I want to separate the two
> completely, including the catalog.
>
> The only way I've
Hi
I have a single client bacula system up and running where I store the
backups off-site. Now I want to have a set of parallell jobs that
backups to a local disk for easy access. I want to separate the two
completely, including the catalog.
The only way I've come up with to configure this is to
> On Thu, 22 Dec 2005 11:12:41 -0600, Keith Brautigam <[EMAIL PROTECTED]>
> said:
Keith> I've made the standard, DefaultCatalog, and one additional catalog
named
Keith> TestCatalog. I then created some tapes in pool 'Test' while connected
Keith> to TestCatalog.
Keith> In bcos
I've made the standard, DefaultCatalog, and one additional catalog named
TestCatalog. I then created some tapes in pool 'Test' while connected
to TestCatalog.
In bcosonle I issue the 'use' command to connect to TestCatalog. Then I
start a job. However, the job does not see the volumes in th
Hi, all.
First of all, a little background...
I'm in the process of setting up a large new disk- and tape-based backup server
using Bacula 1.36.3. We expect the server to handle the backups of between 20
and 30 other servers.
Initial counts show that we'll be grabbing about 110GB (totalling jus
Quoting Kern Sibbald <[EMAIL PROTECTED]>:
With 10,000,000 files right off the bat, I'm a bit concerned about catalog
size. We've got about 100GB of space to work with for catalog storage, but
I'm mostly concerned with the File table growing extremely large. By my
calculations, a single full bac
Hello,
On 12.09.2005 21:43, Brian Keifer wrote:
Hi, all.
First of all, a little background...
I'm in the process of setting up a large new disk- and tape-based backup server
using Bacula 1.36.3. We expect the server to handle the backups of between 20
and 30 other servers.
That should work
On Monday 12 September 2005 21:43, Brian Keifer wrote:
> Hi, all.
>
> First of all, a little background...
>
> I'm in the process of setting up a large new disk- and tape-based backup
> server using Bacula 1.36.3. We expect the server to handle the backups of
> between 20 and 30 other servers.
>
>
Hi, all.
First of all, a little background...
I'm in the process of setting up a large new disk- and tape-based backup server
using Bacula 1.36.3. We expect the server to handle the backups of between 20
and 30 other servers.
Initial counts show that we'll be grabbing about 110GB (totalling jus
24 matches
Mail list logo