Add STK 9940 tape drive support to MMS [PSARC/2008/601 Self Review]
Dean Roehrich
dr161460 at sac.sfbay.sun.com
Mon Sep 22 12:46:19 PDT 2008
Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
1.1. Project/Component Working Name:
Add STK 9940 tape drive support to MMS
1.2. Name of Document Author/Supplier:
Author: Paul Cheng
1.3 Date of This Document:
22 September, 2008
4. Technical Description
I am sponsoring this case for Paul Cheng. 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 1.66 04/17/08 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
1.1. Project/Component Working Name:
Add STK 9940 tape drive support to MMS
1.2. Name of Document Author/Supplier:
Author: Paul Cheng
1.3 Date of This Document:
22 September, 2008
4. Technical Description
Proposal:
Add STK 9940 tape drive support to MMS.
The following CR is used to track this case:
6747804 add STK 9940 tape drive support to MMS
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.
A 9940 tape drive behaves like a 9840 tape drive, which is supported
by MMS. Every device type supported by MMS has its own device
library. This change creates two device libraries for T9940A and
T9940B from a 9840 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-1.old.txt mmsadm.1m.txt
--- mmsadm.1m-1.old.txt Mon Sep 15 20:27:45 2008
+++ mmsadm.1m.txt Mon Sep 15 20:26:57 2008
@@ -757,7 +757,8 @@
mediatype=type
One of the media types supported by MMS. Supported
- types are 9840, LTO1, LTO2, LTO3, LTO4 and DISK.
+ types are 9840, 9940, LTO1, LTO2, LTO3, LTO4 and
+ DISK.
This option is required for create.
An example mmsadm command to specify the 9940 will then be:
# mmsadm create -t voltype -o size=1000 -o mediatype=9940 -l library1 -A ADM ABC123
Packaging:
The new libraries will be added to the existing MMS library package,
SUNWmmsu.
Deliverables:
/usr/lib/mms/dm/libSTK_T9940A.so.1
/usr/lib/mms/dm/libSTK_T9940B.so.1
Exported Interfaces:
mmsadm Committed Private Commandline syntax
/usr/lib/mms/dm/libSTK_T9940A.so.1
Project Private Library location
/usr/lib/mms/dm/libSTK_T9940B.so.1
Project Private Library location
References:
[1] mmsadm(1M)
[2] PSARC/2007/420 SMMS
[3] 6747804 add STK 9940 tape drive support to MMS
6. Resources and Schedule
6.4. Steering Committee requested information
6.4.1. Consolidation C-team Name:
ON
6.5. ARC review type: FastTrack
6.6. ARC Exposure: open
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