Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-1472966.1
Update Date:2017-09-25
Keywords:

Solution Type  Problem Resolution Sure

Solution  1472966.1 :   SL500 - Incorrect Slot Count Presented to Backup Application  


Related Items
  • Sun StorageTek SL500 Modular Library System
  •  
Related Categories
  • PLA-Support>Sun Systems>TAPE>Tape Hardware>SN-TP: SL500 Library
  •  




In this Document
Symptoms
Cause
Solution
References


Oracle Confidential PARTNER - Available to partners (SUN).
Reason: Confidential to Service Personnel Only
Created from <SR 3-5907157011>

Applies to:

Sun StorageTek SL500 Modular Library System - Version Not Applicable to Not Applicable [Release N/A]
Information in this document applies to any platform.

Symptoms

SL500 running 1235 code with BM + DEM + CEM with 6 LTO drives.
Not able to see the slots beyond 200 from backup application.
Customer claims the license was purchased for full CEM.

Cause

For a LTO only SL500 having Base + DEM + CEM with 6 drives the maximum slot capacity should be 254.  { REF : SL500 User Guide - LTO Stoge Cell & Drove Capacities}

But we can see only 200 slots with current configuration.
-----
SERVICE>> lib getconfig
Library Configuration
  Unit Type                      SL500
  Total number of modules      3
    Module 1 type                  25
    Module 2 type                  17
    Module 3 type                  18
  Total number of PTPs           0
  Total number of CAPs           3
  Total number of CAP cells    25
  Total number of storage cells  200         <--------
  Total number of reserved cells 0
  Total number of tape drives     6
  Total number of empty storage cells 6
  Total number of restricted cells    200    <--------
----

Reason being the slot count was set incorrectly at the time of installation. See the restricted setting of 200.
----
ADVSRV>> feature print
Library Settings:
  Reserved Cell Count: 0
  Restricted Cell Count: 200    <-------
----

Solution

"feature restricted" decides the slot count of library that is present to the host.
Login as "advsrv" or "remote" and set the restricted setting to 0 followed by a reboot should set the correct slot capacity.

ADVSRV>> feature restricted 0
------CLI REF----
ADVSRV>> help feature
feature print:         Show the library's current reserved and restricted settings
feature restricted:   Set the maximum number of available library storage cells.

------Slot Count post reboot-----
SERVICE>> lib getconfig
Library Configuration
 Unit Type                      SL500
 Total number of modules      3
   Module 1 type                  25
   Module 2 type                  17
   Module 3 type                  18
 Total number of PTPs           0
 Total number of CAPs           3
 Total number of CAP cells    25
 Total number of storage cells  254
 Total number of reserved cells 0
 Total number of tape drives    6
 Total number of empty storage cells 45
 Total number of restricted cells    0
 ------

NOTES :
 1. Not applicable for codes beyond 13xx as license is controlled by SILKS/ Hardware Activation Files.
 2. "feature" command is restricted for "advsrv" account.
 3. Backup application may need reconfiguration of the library / jukebox to reflect changes.

References

HTTP://DOCS.ORACLE.COM/CD/E24292_01/EN/E21059/E21059_03.PDF

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback