libs; $numLogLibs = $counts->partition_count; $bNoPartitions = ($numLogLibs == 0 ? true: false); $librarynames = ""; for ($l = 0; $l < $numLogLibs; $l++) { if ($l == 0) { $librarynames = $libs[$l]->name; } else { $librarynames = $librarynames. ":".$libs[$l]->name; } } $clnSlotList = get_allowed_cleaning_sizes($user); $numClnSlots = $counts->cleaning_count; $ioSlotList = get_allowed_mailbox_sizes($user); $numIOSlots = $counts->mailbox_count; $features = get_licensed_features($user); $total = count($features); $displayed = $total; $ipv4 = explode(".", $date->ntp_1); $ipv6 = explode(":", $date->ntp_1); $ipv4_length = count($ipv4); $ipv6_length = count($ipv6); error_log(print_r($date,true)); if ($date->ntp == 0) { $ntp1 = "0.0.0.0"; $ntp2 = "0.0.0.0"; } else { $ntp1 = $date->ntp_1; if ($date->ntp_2 == "") { $ntp2 = "0.0.0.0"; } else { $ntp2 = $date->ntp_2; } } if (preg_match("/:/", $date->ntp_1)) { $assignment = 'static6'; $text_attributes = 'size="45" maxlength="39"'; } else { $assignment = 'static4'; $text_attributes = 'size="45" maxlength="39"'; //$text_attributes = 'size="32" maxlength="16"'; } ?> Library Setup Wizard
 
Setup Wizard
Current Panel Add Feature Licenses
Set Library Date and Time
Select Cleaning Slot Configuration
Select I/O Slot Station Configuration
Automatic Partitioning of Logical Libraries
Add Feature Licenses
There are currently no features activated on this library.


Value; $descriptor = $feature->Descriptor; if (($feature->Descriptor == 'CPF') || ($feature->Descriptor == 'PF')) { $descriptor = 'Path Failover'; } if ($feature->Descriptor == 'COD') { $descriptor = 'Capacity on Demand'; $description = $feature->Value.' slots'; } if ($feature->Descriptor == 'EKM') { $descriptor = 'Transparent Encryption'; } ?>
Feature Activated Expiration Description
InsDate; ?> ExpDate; ?>
Total:   Displayed:
Set Library Date and Time
ntp == 0) { $manual_div = ""; $auto_div = "div-hide"; ?>















Cleaning Slot Configuration
Current setting: shared cleaning slots

I/O Station Slot Configuration

Current setting: I/O slots

I/O Configuration can only be changed when all logical libraries have been deleted.
Please delete all logical libraries and try to run I/O Station Configuration again.
unassigned_drive_count <= 0) || ($counts->unassigned_slot_count <= 0)) { ?>
Automatic Partitioning of Logical Libraries
All resources in the library are currently assigned to a logical library.
Automatic Partitioning divides the library resources equally amongst the number of partitions created.

Enter New Logical Library Names
Automatically generate logical library names.
Please select the number of logical libraries to be created.
Confirm Library Settings
- New logical libraries to be created: 1
- Shared cleaning slots: 1
- Input/output station slots: 1
If these settings are correct, click the Finish button.