From jforte@sac.sfbay.sun.com Mon Jul 13 09:23:24 2009
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n6DGNN6u021601
	for <psarc-ext@sac.sfbay.sun.com>; Mon, 13 Jul 2009 09:23:24 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n6DGNMOH001127;
	Mon, 13 Jul 2009 10:23:23 -0600 (MDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KMQ00H0FAUZOY00@brm-avmta-1.central.sun.com>; Mon,
 13 Jul 2009 10:23:23 -0600 (MDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KMQ00H38AUYKB00@brm-avmta-1.central.sun.com>; Mon,
 13 Jul 2009 10:23:22 -0600 (MDT)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n6DGNMeN048715; Mon, 13 Jul 2009 09:23:22 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n6DGNLYL021596; Mon,
 13 Jul 2009 09:23:21 -0700 (PDT)
Received: (from jforte@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n6DGNLj2021592; Mon,
 13 Jul 2009 09:23:21 -0700 (PDT)
Date: Mon, 13 Jul 2009 09:23:21 -0700 (PDT)
From: John Forte <jforte@sac.sfbay.sun.com>
Subject: Management Network Address for COMSTAR logical unit [PSARC/2009/391
 Self Review]
To: PSARC-ext@sun.com
Cc: nattuvetty.bhavyan@sun.com
Message-id: <200907131623.n6DGNLj2021592@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 4421

I am sponsoring this case for Bhavyan Bharatharajan and marking it closed
approved automatic. This case adds one property to a COMSTAR logical unit to
provide support for management URLs. The binding is minor.

- 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:
	 Management Network Address for COMSTAR logical unit
    1.2. Name of Document Author/Supplier:
	 Author:  Bhavyan Bharatharajan
    1.3  Date of This Document:
	13 July, 2009
4. Technical Description
    Support for Management Network Address SCSI Vital Product Data (VPD) for
    COMSTAR logical units.


4.1 Description

        Adding Management Network Address VPD (85h) support for luns created
        on a COMSTAR target. This will introduce a new logical-unit-property
        called "mgmt-url" for both "create-lu" and "modify-lu" subcommands of 
        stmfadm(1M) CLI. This case also introduces a new property called
        STMF_LU_PROP_MGMT_URL for stmfSetLuProp, stmfModifyLu interfaces in 
        libstmf(3LIB) (see PSARC 2007/523) library


4.2 Bug/RFE Number(s):
        6812611 - Add Management Network Address VPD (85h) support to sbd

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 stmfGetLuProp(3STMF)/stmfSetLuProp(3STMF) Interfaces
        Adding new property "STMF_LU_PROP_MGMT_URL" for 
        stmfGetLuProp(3STMF)/stmfSetLuProp(3STMF) Interfaces

    4.5.2 stmfadm(1M) subcommands

        Adding new logical-unit-property called "mgmt-url" for create-lu and 
        modify-lu subcommands.


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, "mgmt-url" need to be 
         added along with existing logical-unit-property description for
         -p option of both "create-lu" and  "modify-lu" subcommands.
 
         mgmt-url
             Up to 1024 characters representing Management Network Address URL.
             More than one URL can be passed using space delimited URLs
             enclosed inside quotes as a single parameter.

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

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

        Description for the following new property need to be added

        STMF_LU_PROP_MGMT_URL
             Up to 1024 characters representing Management Network Address URLs.
             More than one URL can be passed using space delimited URLs

            Default: None


6. Resources and Schedule

6.4. Steering Committee requested information
    6.4.1. Consolidation C-team Name: OS/Net
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:
		OS/Net
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


From Torrey.McMahon@sun.com Mon Jul 13 11:27:45 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n6DIRiuN026321
	for <psarc-ext@sac.sfbay.sun.com>; Mon, 13 Jul 2009 11:27:45 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n6DIRfBc020290
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Tue, 14 Jul 2009 02:27:43 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KMQ00707GM5FQ00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Mon, 13 Jul 2009 12:27:41 -0600 (MDT)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KMQ00H1QGM4K570@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Mon,
 13 Jul 2009 12:27:40 -0600 (MDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n6DIRe6M009701	for
 <PSARC-ext@Sun.Com>; Mon, 13 Jul 2009 18:27:40 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KMQ00700G8HLV00@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Mon, 13 Jul 2009 12:27:40 -0600 (MDT)
Received: from [192.168.0.198] ([unknown] [69.143.10.149])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KMQ00M0DGLQQGD0@mail-amer.sun.com>; Mon,
 13 Jul 2009 12:27:27 -0600 (MDT)
Date: Mon, 13 Jul 2009 14:27:26 -0400
From: Torrey McMahon <Torrey.McMahon@sun.com>
Subject: Re: Management Network Address for COMSTAR logical unit
 [PSARC/2009/391 Self Review]
In-reply-to: <200907131623.n6DGNLj2021592@sac.sfbay.sun.com>
Sender: Torrey.McMahon@sun.com
To: John Forte <jforte@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, Nattuvetty.Bhavyan@sun.com
Message-id: <4A5B7C8E.2040204@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200907131623.n6DGNLj2021592@sac.sfbay.sun.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.1pre)
 Gecko/20090713 Lightning/1.0pre Shredder/3.0b3pre
Status: RO
Content-Length: 4987

Hi John.

I can see plenty of use for this but is there a way to not set the field 
if a customer doesn't want to expose the management URL to the host 
consuming the LUN? I'd think there might be some more security conscious 
types that would prefer things that way.

On 7/13/2009 12:23 PM, John Forte wrote:
> I am sponsoring this case for Bhavyan Bharatharajan and marking it closed
> approved automatic. This case adds one property to a COMSTAR logical unit to
> provide support for management URLs. The binding is minor.
>
> - 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:
> 	 Management Network Address for COMSTAR logical unit
>      1.2. Name of Document Author/Supplier:
> 	 Author:  Bhavyan Bharatharajan
>      1.3  Date of This Document:
> 	13 July, 2009
> 4. Technical Description
>      Support for Management Network Address SCSI Vital Product Data (VPD) for
>      COMSTAR logical units.
>
>
> 4.1 Description
>
>          Adding Management Network Address VPD (85h) support for luns created
>          on a COMSTAR target. This will introduce a new logical-unit-property
>          called "mgmt-url" for both "create-lu" and "modify-lu" subcommands of
>          stmfadm(1M) CLI. This case also introduces a new property called
>          STMF_LU_PROP_MGMT_URL for stmfSetLuProp, stmfModifyLu interfaces in
>          libstmf(3LIB) (see PSARC 2007/523) library
>
>
> 4.2 Bug/RFE Number(s):
>          6812611 - Add Management Network Address VPD (85h) support to sbd
>
> 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 stmfGetLuProp(3STMF)/stmfSetLuProp(3STMF) Interfaces
>          Adding new property "STMF_LU_PROP_MGMT_URL" for
>          stmfGetLuProp(3STMF)/stmfSetLuProp(3STMF) Interfaces
>
>      4.5.2 stmfadm(1M) subcommands
>
>          Adding new logical-unit-property called "mgmt-url" for create-lu and
>          modify-lu subcommands.
>
>
> 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, "mgmt-url" need to be
>           added along with existing logical-unit-property description for
>           -p option of both "create-lu" and  "modify-lu" subcommands.
>
>           mgmt-url
>               Up to 1024 characters representing Management Network Address URL.
>               More than one URL can be passed using space delimited URLs
>               enclosed inside quotes as a single parameter.
>
>      4.6.2 man page change for stmfGetLuProp(3STMF)/stmfSetLuProp(3STMF)
>
>           ____________________________________________________________
>           |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
>           |_____________________________|_____________________________|
>           | Interface Stability         | Committed                   |
>           |_____________________________|_____________________________|
>           | MT-Level                    | Safe                        |
>           |_____________________________|_____________________________|
>
>          Description for the following new property need to be added
>
>          STMF_LU_PROP_MGMT_URL
>               Up to 1024 characters representing Management Network Address URLs.
>               More than one URL can be passed using space delimited URLs
>
>              Default: None
>
>
> 6. Resources and Schedule
>
> 6.4. Steering Committee requested information
>      6.4.1. Consolidation C-team Name: OS/Net
> 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:
> 		OS/Net
>      6.5. ARC review type: Automatic
>      6.6. ARC Exposure: open
>
>    

From John.Forte@sun.com Mon Jul 13 11:53:47 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n6DIrlJJ027119
	for <psarc-ext@sac.sfbay.sun.com>; Mon, 13 Jul 2009 11:53:47 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n6DIrPYG016668
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Mon, 13 Jul 2009 19:53:46 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KMQ0040XHTI8100@nwk-avmta-2.sfbay.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Mon, 13 Jul 2009 11:53:42 -0700 (PDT)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KMQ00H33HTHFCD0@nwk-avmta-2.sfbay.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Mon,
 13 Jul 2009 11:53:42 -0700 (PDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n6DIrfK3020363	for
 <PSARC-ext@Sun.COM>; Mon, 13 Jul 2009 18:53:41 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KMQ00E00HRMUW00@mail-amer.sun.com> for PSARC-ext@Sun.COM
 (ORCPT PSARC-ext@Sun.COM); Mon, 13 Jul 2009 12:53:41 -0600 (MDT)
Received: from [129.146.56.52] ([unknown] [129.146.56.52])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KMQ00B1OHSHAC80@mail-amer.sun.com>; Mon,
 13 Jul 2009 12:53:06 -0600 (MDT)
Date: Mon, 13 Jul 2009 11:51:18 -0700
From: John Forte <John.Forte@sun.com>
Subject: Re: Management Network Address for COMSTAR logical unit
 [PSARC/2009/391 Self Review]
In-reply-to: <4A5B7C8E.2040204@sun.com>
Sender: John.Forte@sun.com
To: Torrey McMahon <Torrey.McMahon@sun.com>
Cc: John Forte <jforte@sac.sfbay.sun.com>, PSARC-ext@sun.com,
        Nattuvetty.Bhavyan@sun.com
Message-id: <4A5B8226.3030508@sun.com>
MIME-version: 1.0
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200907131623.n6DGNLj2021592@sac.sfbay.sun.com>
 <4A5B7C8E.2040204@sun.com>
User-Agent: Thunderbird 2.0.0.17 (X11/20081014)
Status: RO
Content-Length: 404

Torrey McMahon wrote:
> Hi John.
>
> I can see plenty of use for this but is there a way to not set the 
> field if a customer doesn't want to expose the management URL to the 
> host consuming the LUN? I'd think there might be some more security 
> conscious types that would prefer things that way.
>
It's an optional property. The default would be to not report any URL 
for the logical unit.

- John

