Bill Moran wrote:

"RYAN M. vAN GINNEKEN" <[EMAIL PROTECTED]> wrote:

I get the message at the bottom of this email, but i do not understand why bacula cannot create its own labels. I have added all the necessary parameters to my conf files see below.
What am i missing? please help i have been struggling with this for sometime 
now.

Pool {
 Name = Full-Pool
 Volume Retention = 3 months
 Maximum Volume Jobs = 1
 Label Format = Full-
 Maximum Volumes = 3
#  How do i include these in default pools  PoolDefs ?
 Pool Type = Backup
 Recycle = yes
 AutoPrune = yes
 Accept Any Volume = yes
}

Device {
 Name = computerking.ca
 Media Type = computerking.ca

I don't think this is correct.  Shouldn't this be "Media Type = File"?
Got this right from the docs as i wish to backup two or more clients each to there own directories. Here is the example from the batdocs
http://www.bacula.org/rel-manual/Basic_Volume_Management.html#SECTION000253000000000000000

Can you manually label volumes?

Yes i can but with all those pools it gets confusing

Enter new Volume name: temp2
Defined Pools:
    1: DefaultPool
    2: Full-Pool
    3: Diff-Pool
    4: Inc-Pool
    5: computerking.ca-catalog
Select the Pool (1-5): 2
Connecting to Storage daemon computerking.ca at tokyo.computerking.ca:9103 ...
Sending label command for Volume "temp2" Slot 0 ...
3000 OK label. Volume=temp2 Device="computerking.ca" (/home/backups/bacula/computerking.ca)
Catalog record for Volume "temp2", Slot 0  successfully created.
Requesting to mount computerking.ca ...
3906 File device "computerking.ca" (/home/backups/bacula/computerking.ca) is always mounted.

 If not, then it's not an autolabel
problem.

 Archive Device = /home/backups/bacula/computerking.ca
 LabelMedia = yes;                   # lets Bacula label unlabeled media
 Random Access = Yes;
 AutomaticMount = yes;               # when device opened, read it
 RemovableMedia = no;
 AlwaysOpen = no;
}


30-Mar 23:30 tokyo-dir: No prior Full backup Job record found.
30-Mar 23:30 tokyo-dir: No prior or suitable Full backup found. Doing FULL 
backup.
30-Mar 23:30 tokyo-dir: Start Backup JobId 26, 
Job=computerking.ca.2006-03-30_23.30.18
30-Mar 23:30 tokyo-sd: Job computerking.ca.2006-03-30_23.30.18 waiting. Cannot 
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
   Storage:      "computerking.ca" (/home/backups/bacula/computerking.ca)
   Media type:   computerking.ca
   Pool:         Full-Pool


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

This message scanned by the Collaborative Fusion, Inc. PineApp.






-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to