Bug 628694
Summary: | Labeling volumes: when using variable in label format, volume number is missing | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Bruncko <michal.bruncko> |
Component: | bacula | Assignee: | Andreas Thienemann <andreas> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | andreas, dnovotny, fschwarz, gwync, jgorig, mmcgrath, rvokal, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-11-24 15:37:20 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michal Bruncko
2010-08-30 19:32:32 UTC
This behaviour is correct. Please see bacula manual (http://www.bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html#Label). If you want to use Variable expansion and counter, you must define counter explicitly in Counter resource. But as written in manual, Label format is deprecated and should by replaced by Python scripting. |