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 = ""; $ekmTestInterval = get_ekm_test_interval($user); $rateInterval = get_ekm_hb_delay_warn_count($user); ?> Library Managed Encryption Key Paths
0) { ?>
Error Message Image Error Message

Error code:
Informational Message Image

Operation complete



It is highly recommended that the library's configuration is saved to an external file after each Configuration change. This can be done from the Save/Restore Configuration page.

Close Message


Key Path Diagnostics

> Enable Periodic Key Path Diagnostics



'); } else { print(''); } } else { if($rateInterval == 0) { print(''); } else { print(''); } } ?> Enable Test Delay Reporting








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" || $drives[$i]->driveType == "LTO-5")) { 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;?>