Is the long syntax of the 'label barcodes' console command fully
functional?  In other words, can I specify the slots i want labeled,
in which storage resource, & in which pool, all from a one-line
command?
>From what i could understand from the manual, it should be something
similar to this:

label [storage=xxx] [pool=yyy] [slots=1-10] barcodes

however, bacula seems picky about the order the arguments go in, and
in the above order, it doesnt seem to see the storage argument.  and
if i try rearranging them:

label [pool=yyy] [slots=1-10] [storage=xxx] barcodes

then bacula doesnt see one of the other arguments (in the above
example, it doesnt see pool).  i ask about this because i'm trying to
call this command from an automated script.

is this command broken or not yet implemented, is that why I can't get
it to work?  because i thought i saw someone using this in the mailing
list archives...I appreciate any help...

--
Life is good when the most you have to worry
about is whether or not you're wearing pants.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to