Bacula-users

[Bacula-users] Bacula variables in Names

2011-05-16 11:28:32
Subject: [Bacula-users] Bacula variables in Names
From: "Robert Kromoser" <Robert.Kromoser AT kinamu DOT com>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Mon, 16 May 2011 17:24:37 +0200

Hi everyone.

 

I read the manual bacula concepts and found the chapter variable expansion and I tried

to use it in my configurations but it doesn’t work as I would.

 

I would e.g. define

Schedule {

                Name = “Backup_${Client}”

                …

}

 

but it doen’t work.

Then I tried to define

Schedule {

                Name = “Backup_%c”

                …

}

 

and it doesn’t work as well.

 

I tried also

Storage {

                Name = SugarCRM_$[CLIENT}_Full

                …

}

 

but it doesn’t work.

 

Another problem are the path definitions for the bootstrap files.

The most definitions are like

Write Bootstrap = “/tmp/backup/sugarcrm/CCRMTEST/01_Full/CCRMTEST_Full_Jobid_%i.bsr

A better way would be a definition like that:

Write Bootstrap = “${BASEPATH}/%c/01_%{Level}/%c_${Level}_Jobid_%i.bsr

Is a definition like that possible???

 

Can anyone tell me how to use the variables in the bacula directives?

 

 

 

Mit freundlichen Grüßen

Robert Kromoser

 

SAP Certified Technology Consultant/
System Administrator

 

KINAMU Business Solutions AG

Concorde Business Park 2 / F12

2320 Schwechat

Austria

T +43 1 30620 - 124

F +43 1 30620 - 9000

M +43 676 83 56 56 07

E robert.kromoser AT kinamu DOT com

I http://www.kinamu.com

 

KINAMU Deutschland GmbH

Crusiusstrasse 1

80538 München Deutschland

T +49/89/38169882

F +49/89/61394450

KINAMU Middle East

One Sheik Zayed Road

Level 9, Monarch Office Tower

PO 333840 Dubai, UAE

T +971 (0) 4371 1401

 

 

cid:image001.png@01CADB13.4F1BBD40 cid:image002.png@01CADB13.4F1BBD40 cid:image003.png@01CADB13.4F1BBD40

 

_____________________

Die Inhalte dieser E-Mail und eventuell beigefügter Dokumente haben rein informativen Charakter und sind ausdrücklich nicht rechtsverbindlich. Gemäß der Allgemeinen Geschäftsbedingungen der KINAMU Business Solution AG sind Angebote grundsätzlich ebenfalls freibleibend, sofern ein Angebot selbst nichts anderes bestimmt. Als Angebot der KINAMU ist auch ein übermittelter Vertragsentwurf zu verstehen.

Firmenbuch-Nr.: FN 293889s

Firmenbuchgericht: LG Korneuburg

 

Diese E-Mail kann Betriebs- oder Geschäftsgeheimnisse oder sonstige vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich erhalten haben, ist Ihnen eine Kenntnisnahme des Inhalts, eine Vervielfältigung oder Weitergabe der E-Mail ausdrücklich untersagt. Bitte benachrichtigen Sie uns und vernichten Sie die empfangene E-Mail. Vielen Dank.

_____________________

The content of this e-mail and of any attached documents is exclusively provided for informational purposes. E-mails, contract drafts and any offers of KINAMU shall be non-binding, unless expressly provided differently in writing. In particular, cost estimates of KINAMU shall be non-binding, unless the parties agree differently and in writing.

Commercial Register-No.: FN 293889s

Commercial Court Korneuburg

 

This e-mail may contain trade secrets or privileged, undisclosed, or otherwise confidential information. If you have received this e-mail in error, you are hereby notified that any review, copying, or distribution of it is strictly prohibited. Please inform us immediately and destroy the original transmittal. Thank you for your cooperation.

 

 

 

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Bacula variables in Names, Robert Kromoser <=