sortColumn = LIB_SORT_DEFAULT; $sortCriteria->ascending = true; $drives = get_all_drives($user, $sortCriteria); $loglibs = get_logical_libraries($user, $sortCriteria); $numloglibs = count($loglibs); $numdrives = count($drives); $driveIndices = ""; $driveGuids = ""; ?> Library Managed Encryption Key Paths
Key Path Diagnostics



guid); if (($drives[$i]->libGuid == $loglibs[$j]->guid) && ($drives[$i]->primaryIP == "") && $ekms[$j]->primaryIP != "") { $drives[$i]->primaryIP = $ekms[$j]->primaryIP; $drives[$i]->secondaryIP = $ekms[$j]->secondaryIP; } } error_log(print_r($drives[$i], true)); if (($drives[$i]->primaryIP != "") && ($drives[$i]->primaryIP != "0.0.0.0") && ($drives[$i]->driveType == "LTO-4")) { if ($driveIndices == "") { ?> guid.";"; $drives[$i]->primaryDrive = " "; $drives[$i]->primaryPing = " "; $drives[$i]->primaryPath = " "; $drives[$i]->primaryConfig = " "; if (($drives[$i]->secondaryIP == "") || ($drives[$i]->secondaryIP == "0")) { $drives[$i]->secondaryIP = "N/A"; $drives[$i]->secondaryDrive = "N/A"; $drives[$i]->secondaryPing = "N/A"; $drives[$i]->secondaryPath = "N/A"; $drives[$i]->secondaryConfig = "N/A"; } else { $drives[$i]->secondaryDrive = " "; $drives[$i]->secondaryPing = " "; $drives[$i]->secondaryPath = " "; $drives[$i]->secondaryConfig = " "; } ?> secondaryIP != "N/A") { ?>
Drive IP Address Drive Test Ethernet Test EKM Path Test EKM Config Test
secondaryIP != "N/A")echo'rowspan="2"'?>>location;?> primaryIP;?> primaryDrive;?> primaryPing;?> primaryPath;?> primaryConfig;?>
secondaryIP;?> secondaryDrive;?> secondaryPing;?> secondaryPath;?> secondaryConfig;?>