> Yes, though if the Volume was loaded in a drive at SD start time, it is > possible that the SD did not recognize it as loaded. For tapes, it will > check > what is in each drive, but for a "disk" it doesn't expect any > Volume "mounted", so probably does not check. > > It this is what happened to you, I would recommend some procedure that > unloads > all the drives when starting the SD.
Might be useful to add a SHARED=y/n parameter to the autochanger definition that would control whether the controlling SD emptied all defined drives at startup -- then you'd always have a defined state at initialization. If SHARED=Y, then take the current behavior (since the SD that is starting doesn't and can't know what some other SD might be doing), otherwise empty all defined drives at SD startup. Default to SHARED=N. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
