I am sponsoring this case for Brian Kuyper.  I believe it qualifies for self
review and am marking it closed approved.  If anyone disagrees, let me know
and I will change it to a fasttrack.

The new mmsadm(1m) manpage is in the case directory.

Release binding is Minor.

Dean


Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         Add SDLT 220/320/600 tape drive support to MMS.
    1.2. Name of Document Author/Supplier:
         Author:  Brian Kuyper
    1.3  Date of This Document:
        24 November, 2008
4. Technical Description

Proposal:

        Add SDLT 220/320/600 tape drive support to MMS.

        The following CRs are used to track this case:
        6618271 RFE: Qualify SDLT 220/320 tape drives on SMMS
        6618272 RFE: Qualify SDLT 600 tape drive on SMMS

Details:

        MMS already supports a number of tape drives and this is a new device
        qualification.  The existing mmsadm(1m) CLI is already designed to
        have new devices added via its existing ``mediatype=type'' option.
        
        Every device type supported by MMS has its own device library.  This 
        change creates three device libraries for the SDLT 220, 320 and
        600 library by modifying the inquiry string and the density codes.

        The mmsadm command's mediatype option will be adjusted to allow the
        new device to be specified.

        The manpage's mediatype option will receive the following update:

diff -u mmsadm.1m.txt mms_admnew 
--- mmsadm.1m.txt       Mon Nov 24 09:49:03 2008
+++ mms_admnew  Mon Nov 24 09:51:02 2008
@@ -800,8 +800,8 @@
          mediatype=type
 
              One of the supported media types: 9940, 9840,  LTO1,
-             LTO2,  LTO3,  LTO4 and DISK. This option is required
-             for create.
+             LTO2,  LTO3,  LTO4, SDLT1, SDLT2 and DISK. This option 
+            is required for create.


        An example mmsadm command to specify the SDLT 600 will then be:

# mmsadm create -t voltype -o size=1000 -o mediatype=SDLT2 -l library1 -A ADM 
ABC123
                


Packaging:

        The new libraries will be added to the existing MMS library package,
        SUNWmmsu.


Deliverables:

        /usr/lib/mms/dm/libQUANTUM_SDLT220.so.1
        /usr/lib/mms/dm/libQUANTUM_SDLT320.so.1
        /usr/lib/mms/dm/libQUANTUM_SDLT600.so.1

Exported Interfaces:

        mmsadm                  Committed Private       Commandline syntax

        /usr/lib/mms/dm/libQUANTUM_SDLT220.so.1
                                Project Private         Library location
        /usr/lib/mms/dm/libQUANTUM_SDLT320.so.1
                                Project Private         Library location
        /usr/lib/mms/dm/libQUANTUM_SDLT600.so.1
                                Project Private         Library location

References:

        [1] mmsadm(1M)
        [2] PSARC/2007/420 SMMS
        [3] 6618271 RFE: Qualify SDLT 220/320 tape drives on SMMS
        [4] 6618272 RFE: Qualify SDLT 600 tape drive on SMMS

6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                ON
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


Reply via email to