sortColumn = LIB_SORT_DEFAULT; $sortCriteria->ascending = true; // Intialize variables $numLogLibs = 0; // for displaying message box $errorCode = 0; $displayMessage = 0; //no // Get necessary data from the library $loglibs = get_logical_libraries($user, $sortCriteria); $numLogLibs = count($loglibs); error_log("Number of logical libraries: ".$numLogLibs); error_log("Logical Libraries: ".print_r($loglibs,true)); $loglibIndices=""; $loglibGuids=""; $ekm = get_ekm_multi($user, 4); error_log("kmip servers: ".print_r($ekm,true)); ?> Library Managed Encryption KMIP Diagnostics
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


KMIP Server Diagnostics


guid); $encryptData = get_partition_enryption($user, $loglibs[$i]->guid); error_log("EKM data for logical library".print_r($ekms, true)); error_log("Encryption method for logical library '".$loglibs[$i]->name."' = ".print_r($encryptData->method, true)); if ( ($encryptData->method == 4) && ($ekms->serverType == 4)) // method 4- library managed encyrption, serverType 4 - KMIP encryption server { if ($loglibIndices == "") { ?> guid; } else { $loglibIndices = $loglibIndices.";".$i; $loglibGuids = $loglibGuids.";".$loglibs[$i]->guid; } ?>
Library Address Ethernet Test Path Test Config Test
name;?> primaryIP); ?>      
secondaryIP); ?>