I am sponsoring the following fasttrack for myself. I believe this case
qualifies for self-review. If anyone disagrees, I'll convert it and set the
timer.

- John

Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         Host ID for COMSTAR logical unit
    1.2. Name of Document Author/Supplier:
         Author:  John Forte
    1.3  Date of This Document:
        09 October, 2009
4. Technical Description
        Support for setting the host ID portion of the Globally Unique
        Identifier (GUID) of a COMSTAR logical unit.


4.1 Description

        Allows the setting of the host identifier portion of a logical unit
        identifier during creation of a COMSTAR logical unit. This will
        introduce a new logical-unit-property called "host-id" for the
        "create-lu" subcommand of stmfadm(1M) CLI. This case also introduces a
        new property STMF_LU_PROP_HOST_ID for stmfSetLuProp(3STMF) in
        libstmf(3LIB) (see PSARC 2007/523) library


4.2 Bug/RFE Number(s):
        6861519 stmfCreateLu() should allow caller to specify host id

4.5 Interfaces

        Minor binding.

        -------------+-----------------------+-------------------------
        Interface        Classification         Comments
        -------------+-----------------------+-------------------------
        libstmf      |   Committed           |  PSARC 2007/523
                     |                       |  PSARC 2009/251
                     |                       |
        stmfadm      |   Committed           |  PSARC 2007/523
        output of    |   Not an interface    |  PSARC 2009/251
          stmfadm    |                       |
        -------------+-----------------------+-------------------------

    4.5.1 stmfSetLuProp(3STMF)/stmfGetLuProp(3STMF) Interfaces
        Adding new property "STMF_LU_PROP_HOST_ID" for stmfSetLuProp(3STMF)
        interface.

    4.5.2 stmfadm(1M) subcommands

        Adding new logical-unit-property called "host-id" for "create-lu"
        subcommand.


4.6 Doc Impact:

    4.6.1 man page Change for stmfadm(1M)
        _____________________________________________________________
        |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
        |_____________________________|_____________________________|
        | Availability                | SUNWstmfu                   |
        |_____________________________|_____________________________|
        | Interface Stability         | Committed                   |
        |_____________________________|_____________________________|
 
         information about the new logical-unit-property, "host-id" needs to be 
         added along with existing logical-unit-property descriptions for
         -p option of the "create-lu" subcommand.
 
         host-id
             8 hexadecimal ASCII characters representing the host ID assignment.
             This will be used to generate the globally unique identifier (GUID)
             for the logical unit. The default is the value returned
             by hostid(1).



    4.6.2 man page change for stmfSetLuProp(3STMF)/stmfGetLuProp(3STMF)

         ____________________________________________________________
         |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
         |_____________________________|_____________________________|
         | Interface Stability         | Committed                   |
         |_____________________________|_____________________________|
         | MT-Level                    | Safe                        |
         |_____________________________|_____________________________|

        Description for the following new property needs to be added:

        STMF_LU_PROP_HOST_ID
             8 hexadecimal ASCII characters representing the host ID assignment.
             This will be used to generate the globally unique identifier (GUID)
             for the logical unit.

             Default: identifer returned by hostid(1).


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

Reply via email to