sortColumn = DRV_SORT_DEFAULT; $sortCriteria->ascending = true; $numRows = 0; // Get necessary data from the library $counts = get_library_summary_info($user); $drives = get_available_drives_by_type($user, $sortCriteria, 1); $numRows = count($drives); // sort the table data based on the sortBy value $oldi = sortDrives($drives, "location"); // determine the attributes for the div that handles displaying and scrolling // for the main data table $divAttributes = calculateDivAttributes("All Logical Libraries", "All Enclosures", $drives, $numRows, MAX_ROWS_LIB_CREATE, MAX_SIZE_LIB_CREATE); $clnSlots = get_cleaning_slots($user, $sortCriteria,(int)2); $nSlots = count($clnSlots); if( $nSlots == 0 ) //per loglib setting not supported { $autoCleanEnabled = false; } else { $autoCleanEnabled = true; } $emulationMap = get_emulation_map($user); // $emulationMap = array("em A", "em B", "any Em"); ksort($emulationMap); $barcodeFormatMap = get_barcodeformat_map($user); // $barcodeFormatMap = array("bcp A", "bcp B", "any bcp"); ksort($barcodeFormatMap); // Get necessary data from the library //$libs = get_logical_libraries($user, $sortCriteria); $libs = $counts->libs; $numLogLibs = count($libs); $librarynames = ""; for ($l = 0; $l < $numLogLibs; $l++) { if ($l == 0) { $librarynames = $libs[$l]->name; } else { $librarynames = $librarynames. ":".$libs[$l]->name; } } ?> Create Logical Library
$v) { if ($v == '3576-MTL') { ?>
 
Create New Logical Library
Current Panel General Properties
Configure Storage Slots
Select Drives to Assign to Logical Library
General Properties
required (max 12 characters)
Configure Storage Slots
Select Drives to Assign to Logical Library
Drive Autoclean:
Unassigned drives available to the new logical library:
Select All Deselect All
Select Location Media Type Status
location;?> mediaType;?> status;?>
Total: Filtered: Displayed: Selected: 0