Add SL3000 library support to MMS [PSARC/2009/068 Self Review]

Dean Roehrich Dean.Roehrich at sun.com
Thu Feb 5 11:32:23 PST 2009


I am sponsoring this case for Brian Kuyper.  I believe it qualifies for self
review and am marking it closed approved.

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

Release binding is Minor.

Dean


Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         Add SL3000 library support to MMS
    1.2. Name of Document Author/Supplier:
         Author:  Brian Kuyper
    1.3  Date of This Document:
	5 February, 2009

4. Technical Description
Proposal:

	Add SL3000 library support to MMS.

	The following CR is used to track this case:
	6797316 Qualify SL3000 library for MMS

Details:

	MMS already supports a number of libraries and this is a new library
	qualification.  The existing mmsadm(1m) CLI is already designed to
	have new libraries added via its existing ``hwtype=type'' option.
	
	To support the SL3000 in MMS, we will need to add "SL3000" to the list
	of supported hardware types.  Every library type supported by MMS has 
	its own library that contains configuration settings for that specific
	library.  This change creates one new library for the SL3000.

	The updated mmsadm man page will be placed in the case directory and
	will specify the SL3000 under the supported hardware types.  The
	manpage will have this update:


@@ -306,9 +305,8 @@
 
 	 hwtype=type
 
-	     For real libraries, specifies the	library	 type  as
-	     reported  by  the	discover subcommand. Required for
-	     create.
+	     One of the	supported library types: L180, L500, L700,
+	     SL500, and SL3000. This option is required	for create.
 
 	 For disk archiving libraries, specify DISK.
 





	An example mmsadm command to specify the SDLT 3000 library is:

# mmsadm create -t library -o acsls=acsls-server -o acs=0 -o lsm=0 -o \
  hwtype=SL3000 -o serialno="ABCD  12345678" library1
		


Packaging:

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


Deliverables:

	/usr/lib/mms/lm/libSL3000_net.so.1

Exported Interfaces:


	mmsadm			Committed Private	Commandline syntax

	/usr/lib/mms/lm/libSL3000_net.so.1
				Project Private		Library location

References:

	[1] mmsadm(1M)
	[2] PSARC/2007/420 SMMS
	[3] 6797316 Qualify SL3000 library for MMS

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


More information about the opensolaris-arc mailing list