From <IMAP4.psuedo.sims> Thu Dec  4 10:07:27 2008
Date: Thu, 4 Dec 2008 10:07:27 -0800 (PST)
From: Postmaster
Subject: Message from mail server       
Content-Length: 96
Mime-Version: 1.0
Status: RO
X-IMAP: 1228414047 3

Delete.
This is a system message.                                















--END+PSEUDO--

From gjelinek@sac.sfbay.sun.com Wed Dec  3 07:36:30 2008
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mB3FaU2e010573
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 3 Dec 2008 07:36:30 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mB3FaRQD014405;
	Wed, 3 Dec 2008 07:36:30 -0800 (PST)
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 <0KBB0070F4OSEF00@brm-avmta-1.central.sun.com>; Wed,
 03 Dec 2008 08:36:28 -0700 (MST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KBB0068U4OP1D10@brm-avmta-1.central.sun.com>; Wed,
 03 Dec 2008 08:36:25 -0700 (MST)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id mB3FaPgS021483; Wed, 03 Dec 2008 07:36:25 -0800 (PST)
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 mB3FaNGh010568; Wed,
 03 Dec 2008 07:36:23 -0800 (PST)
Received: (from gjelinek@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id mB3FaN94010564; Wed,
 03 Dec 2008 07:36:23 -0800 (PST)
Date: Wed, 03 Dec 2008 07:36:23 -0800 (PST)
From: Gerald Jelinek <gjelinek@sac.sfbay.sun.com>
Subject: "Cluster" Brand Zone Interfaces [PSARC/2008/747 FastTrack timeout
 12/10/2008]
To: PSARC-ext@sun.com
Cc: Ellard.Roush@sun.com, gerald.jelinek@sun.com
Message-id: <200812031536.mB3FaN94010564@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Content-Length: 4069
Status: RO
X-Status: $$$$
X-UID: 0000000001

I am sponsoring this fast-track (which only records a
contract) for Ellard Roush.  A copy of the contract
is in the case directory and both managers will approve
the contract before the timeout.

Thanks,
Jerry

Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 "Cluster" Brand Zone Interfaces
    1.2. Name of Document Author/Supplier:
	 Author:  Ellard Roush
    1.3  Date of This Document:
	03 December, 2008
4. Technical Description
Subject: PSARC FastTrack [08/??/2008]: "Cluster" Brand Zone Interfaces

Template Version: @(#)sac_nextcase 1.56 10/26/05 SMI
Copyright 2008 Sun Microsystems, Inc.
1. Introduction
   1.1. Project/Component Working Name:
 "Cluster" Brand Zone Interfaces
   1.2. Name of Document Author/Supplier:
 Author:  Ellard Roush
   1.3  Date of This Document:
30 July 2008

4. Technical Description

   The BrandZ feature set provides a way to tailor the behavior
   of a zone via a set of callbacks for specific purposes, such
   as zone boot, zone halt, zone install, etc.

   This case establishes a contract for zone interfaces used to support
   a new brand type, "cluster", which will be used
   to implement a zone aware Solaris Cluster product.  
   The brand type "cluster" was approved in PSARC 2007/304.
   This case is just for the contract for zone related interfaces
   to be used by the already approved "cluster" brand zone.
   This product supports the ability to run Oracle RAC in Zones,
   as well as other cluster applications. The "cluster" brand will be released
   as part of a Sun Cluster product release that will run on
   Solaris 10 update 5. 

   The "cluster" brand type is closely related to the "native"
   brand type. Essentially, the "cluster" zone uses the callback
   mechanism in order to do things in addition to what the "native"
   brand type does. For example, the cluster code learns about zone
   halt with the "zone halt" callback. This enables Sun Cluster to
   perform zone shutdown actions and the callback still executes the "native"
   "zone halt" function.

   Sun Cluster uses the libzonecfg library to determine information
   about the configured zone. The "cluster" brand zone supports
   the full set of Solaris zone features. Sun Cluster intentionally
   does not duplicate what is done by Solaris zones, instead we
   use the Solaris zone functionality. Sun Cluster adds support
   for cluster resources: cluster file systems, failover file systems,
   logical host addresses (failover IP addresses), and shared IP address
   (IP address support for scalable applications). Sun Cluster ensures
   that zone configuration information relevant to cluster applications
   is consistent on the zones on the different machines.

5. Reference Documents

	PSARC/2002/174 - Virtualization and Namespace Isolation in Solaris
        PSARC/2005/471 - BrandZ: Support for non-native zones
	PSARC/2007/350 - Etude: Migration Technology
	PSARC/2008/125 - Etude Part Deux: Solaris 9 to 
				Solaris 10 Migration Technology

	PSARC/2007/304 - "Cluster" Brand Zone
	PSARC/2006/651 - Brand specific handlers for zoneadm(1M) commands

        CLARC/2004/1405 - RAC on Zones (see requirement specification
                in /shared/SC/dev-process/features/2004/1405)

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. Resources and Schedule
   6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                ON
   6.5. ARC review type: FastTrack


6. Resources and Schedule
   6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                Solaris Cluster
   6.5. ARC review type: FastTrack


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


From Burt.Clouse@sun.com Wed Dec  3 08:34:15 2008
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 mB3GYEXO027684
	for <psarc-ext@sac.sfbay.Sun.COM>; Wed, 3 Dec 2008 08:34:14 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id mB3GY0Hm021436
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Thu, 4 Dec 2008 00:34:13 +0800 (SGT)
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 <0KBB00H317CZJS00@nwk-avmta-2.sfbay.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Wed, 03 Dec 2008 08:34:11 -0800 (PST)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KBB00E0M7CY6Y50@nwk-avmta-2.sfbay.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Wed,
 03 Dec 2008 08:34:10 -0800 (PST)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id mB3GYAHR003239	for
 <PSARC-ext@Sun.COM>; Wed, 03 Dec 2008 08:34:10 -0800 (PST)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KBB004017BJT800@fe-sfbay-10.sun.com>
 (original mail from Burt.Clouse@Sun.COM)
 for PSARC-ext@Sun.COM (ORCPT PSARC-ext@Sun.COM); Wed,
 03 Dec 2008 08:34:10 -0800 (PST)
Received: from [129.145.154.110] by fe-sfbay-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KBB00EH27CKF810@fe-sfbay-10.sun.com> for PSARC-ext@Sun.COM
 (ORCPT PSARC-ext@Sun.COM); Wed, 03 Dec 2008 08:33:58 -0800 (PST)
Date: Wed, 03 Dec 2008 08:33:56 -0800
From: Burt Clouse <Burt.Clouse@sun.com>
Subject: Re: "Cluster" Brand Zone Interfaces [PSARC/2008/747 FastTrack timeout
 12/10/2008]
In-reply-to: <4936A916.6090707@sun.com>
Sender: Burt.Clouse@sun.com
To: PSARC-ext@sun.com
Cc: Jerry Jelinek <Gerald.Jelinek@sun.com>,
        sridhar Yedunuthula <Sridhar.Yedunuthula@sun.com>,
        Ellard Roush <Ellard.Roush@sun.com>, Burt Clouse <Burt.Clouse@sun.com>
Message-id: <4936B4F4.8040709@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <4936A916.6090707@sun.com>
User-Agent: Thunderbird 2.0.0.16 (X11/20080807)
Content-Length: 65
Status: RO
X-Status: $$$$
X-UID: 0000000002


I approve of this contract for the Solaris Cluster side.

-Burt

From Gerald.Jelinek@sun.com Wed Dec  3 09:47:54 2008
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mB3Hlrtn008226
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 3 Dec 2008 09:47:53 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mB3Hlo0W019990
	for <@sunmail2sca.sfbay.sun.com:PSARC-EXT@sun.com>; Wed, 3 Dec 2008 09:47:53 -0800 (PST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KBB0071ZARSD800@nwk-avmta-1.sfbay.Sun.COM> for PSARC-EXT@sun.com
 (ORCPT PSARC-EXT@sun.com); Wed, 03 Dec 2008 09:47:52 -0800 (PST)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KBB00383ARRY9I0@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-EXT@sun.com (ORCPT PSARC-EXT@sun.com); Wed,
 03 Dec 2008 09:47:51 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mB3HloPs024415	for
 <PSARC-EXT@sun.com>; Wed, 03 Dec 2008 17:47:51 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KBB00I01ABVG600@mail-amer.sun.com>
 (original mail from Gerald.Jelinek@Sun.COM)
 for PSARC-EXT@sun.com (ORCPT PSARC-EXT@sun.com); Wed,
 03 Dec 2008 10:47:40 -0700 (MST)
Received: from [192.168.0.11] ([206.53.29.107])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KBB00NJOARC37G0@mail-amer.sun.com> for
 PSARC-EXT@sun.com (ORCPT PSARC-EXT@sun.com); Wed,
 03 Dec 2008 10:47:36 -0700 (MST)
Date: Wed, 03 Dec 2008 10:47:35 -0700
From: Jerry Jelinek <Gerald.Jelinek@sun.com>
Subject: Re: "Cluster" Brand Zone Interfaces [PSARC/2008/747 FastTrack timeout
 12/10/2008]
Sender: Gerald.Jelinek@sun.com
To: PSARC-ext@sun.com
Message-id: <4936C637.60506@sun.com>
MIME-version: 1.0
Content-type: multipart/mixed; boundary="Boundary_(ID_wASu6pm9FKNGTVOAXu1XgQ)"
X-PMX-Version: 5.4.1.325704
User-Agent: Thunderbird 2.0.0.17 (X11/20081023)
Content-Length: 2456
Status: RO
X-Status: $$$$
X-UID: 0000000003

This is a multi-part message in MIME format.

--Boundary_(ID_wASu6pm9FKNGTVOAXu1XgQ)
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT


--Boundary_(ID_wASu6pm9FKNGTVOAXu1XgQ)
Content-type: message/rfc822; name="Re: PSARC contract.eml"

Return-path: <Sridhar.Yedunuthula@Sun.COM>
Received: from fe-amer-09.sun.com ([192.18.109.79])
 by amer1-mail1.central.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTP id <0KBB00HLU9N2SDA0@amer1-mail1.central.sun.com> for
 Gerald.Jelinek@Sun.COM; Wed, 03 Dec 2008 10:23:26 -0700 (MST)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KBB002018BVWX00@mail-amer.sun.com>
 (original mail from Sridhar.Yedunuthula@Sun.COM) for Gerald.Jelinek@Sun.COM
 (ORCPT Gerald.Jelinek@Sun.COM); Wed, 03 Dec 2008 10:23:26 -0700 (MST)
Received: from dhcp-umpk17-229-196.SFBay.Sun.COM ([129.146.229.196])
 by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KBB00FGB9N1SDB0@mail-amer.sun.com>; Wed,
 03 Dec 2008 10:23:25 -0700 (MST)
Date: Wed, 03 Dec 2008 09:25:16 -0800
From: Sridhar Yedunuthula <Sridhar.Yedunuthula@Sun.COM>
Subject: Re: PSARC contract
In-reply-to: <4936A916.6090707@sun.com>
Sender: Sridhar.Yedunuthula@Sun.COM
To: Jerry Jelinek <Gerald.Jelinek@Sun.COM>
Cc: Burt.Clouse@Sun.COM, Ellard Roush <Ellard.Roush@Sun.COM>
Message-id: <4936C0FC.6030404@sun.com>
Organization: Solaris
X-Envelope-from: Gerald.Jelinek@Sun.COM
X-Envelope-to: PSARC-EXT <@smarthost.sun.com:PSARC-EXT@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT
References: <4936A916.6090707@sun.com>
User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105)
Original-recipient: rfc822;Gerald.Jelinek@Sun.COM

Approved from Zones team.

- Sridhar

Jerry Jelinek wrote:
> Sridhar and Burt,
> 
> I have submitted the ARC case for the contract for
> the cluster team to use private zones interface.
> You must each send an email to the following address:
> 
> PSARC-ext@Sun.COM
> 
> With the subject:
> 
> Re: "Cluster" Brand Zone Interfaces [PSARC/2008/747 FastTrack timeout 
> 12/10/2008]
> 
> Indicating that you approve the contract for your
> respective team.
> 
> Let me know if you have any questions.
> 
> Thanks,
> Jerry

--Boundary_(ID_wASu6pm9FKNGTVOAXu1XgQ)--

From carlsonj@phorcys.east.sun.com Wed Dec 10 07:38:36 2008
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 mBAFcaet025861
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 10 Dec 2008 07:38:36 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mBAFcTgW033058;
	Wed, 10 Dec 2008 08:38:36 -0700 (MST)
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 <0KBO00D393GBFK00@nwk-avmta-2.sfbay.sun.com>; Wed,
 10 Dec 2008 07:38:35 -0800 (PST)
Received: from phorcys.east.sun.com ([129.148.174.143])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KBO00DA23G9DI00@nwk-avmta-2.sfbay.sun.com>; Wed,
 10 Dec 2008 07:38:34 -0800 (PST)
Received: from phorcys.east.sun.com (localhost [127.0.0.1])
	by phorcys.east.sun.com (8.14.3+Sun/8.14.3) with ESMTP id mBAFcWf0014475; Wed,
 10 Dec 2008 10:38:32 -0500 (EST)
Received: (from carlsonj@localhost)
	by phorcys.east.sun.com (8.14.3+Sun/8.14.3/Submit) id mBAFcWdW014472; Wed,
 10 Dec 2008 10:38:32 -0500 (EST)
Date: Wed, 10 Dec 2008 10:38:32 -0500
From: James Carlson <james.d.carlson@sun.com>
Subject: Re: "Cluster" Brand Zone Interfaces [PSARC/2008/747 FastTrack timeout
 12/10/2008]
In-reply-to: <200812031536.mB3FaN94010564@sac.sfbay.sun.com>
To: Gerald Jelinek <gjelinek@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com, Ellard.Roush@sun.com, gerald.jelinek@sun.com
Message-id: <18751.57976.768311.259006@gargle.gargle.HOWL>
MIME-version: 1.0
X-Mailer: VM 7.01 under Emacs 21.3.1
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200812031536.mB3FaN94010564@sac.sfbay.sun.com>
Status: RO
Content-Length: 781

Gerald Jelinek writes:
> I am sponsoring this fast-track (which only records a
> contract) for Ellard Roush.  A copy of the contract
> is in the case directory and both managers will approve
> the contract before the timeout.

The fast track materials (the email message I'm replying to) should
have made it clear that this case establishes a new contract on
libzonecfg and associated data structures, ALIAS_* definitions,
ZONE_STATE_* and ZONE_IS_* values, and bits from zone.h.  In other
words, it should have listed the interfaces.

Other than that, +1.

-- 
James Carlson, Solaris Networking              <james.d.carlson@sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

From Richard.Matthews@sun.com Wed Dec 10 07:39:17 2008
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mBAFdHBx025878
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 10 Dec 2008 07:39:17 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mBAFdEoa009612
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 10 Dec 2008 07:39:16 -0800 (PST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KBO00J1M3HDJK00@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Wed, 10 Dec 2008 07:39:13 -0800 (PST)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KBO00BK33HAA150@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Wed,
 10 Dec 2008 07:39:11 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mBAFdAMU009690	for
 <PSARC-ext@Sun.COM>; Wed, 10 Dec 2008 15:39:10 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KBO0040134NEH00@mail-amer.sun.com>
 (original mail from Richard.Matthews@Sun.COM)
 for PSARC-ext@Sun.COM (ORCPT PSARC-ext@Sun.COM); Wed,
 10 Dec 2008 08:38:53 -0700 (MST)
Received: from [129.152.9.14] by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KBO005B33GNR3C0@mail-amer.sun.com>; Wed,
 10 Dec 2008 08:38:51 -0700 (MST)
Date: Wed, 10 Dec 2008 09:38:46 -0600
From: Rick Matthews <Richard.Matthews@sun.com>
Subject: Re: "Cluster" Brand Zone Interfaces [PSARC/2008/747 FastTrack timeout
 12/10/2008]
In-reply-to: <200812031536.mB3FaN94010564@sac.sfbay.sun.com>
Sender: Richard.Matthews@sun.com
To: Gerald Jelinek <gjelinek@sac.sfbay.sun.com>
Cc: PSARC-ext@sun.com
Reply-to: Richard.Matthews@sun.com
Message-id: <493FE286.5050309@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200812031536.mB3FaN94010564@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.16 (X11/20080807)
Status: RO
Content-Length: 752

Seems straight-forward.

+1

On 12/ 3/08 09:36 AM, Gerald Jelinek wrote:
> I am sponsoring this fast-track (which only records a
> contract) for Ellard Roush.  A copy of the contract
> is in the case directory and both managers will approve
> the contract before the timeout.
>
>   

-- 
---------------------------------------------------------------------
Rick Matthews                           email: Rick.Matthews@sun.com
Sun Microsystems, Inc.                  phone:+1(651) 554-1518
1270 Eagan Industrial Road              phone(internal): 54418
Suite 160                               fax:  +1(651) 554-1540
Eagan, MN 55121-1231 USA                main: +1(651) 554-1500		
---------------------------------------------------------------------


From Gerald.Jelinek@sun.com Wed Dec 10 09:21:41 2008
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 mBAHLe7D015489
	for <psarc-ext@sac.sfbay.sun.com>; Wed, 10 Dec 2008 09:21:41 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id mBAHLU2j021138
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Wed, 10 Dec 2008 17:21:39 GMT
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 <0KBO00B07882MC00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@sun.com); Wed, 10 Dec 2008 10:21:38 -0700 (MST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KBO00912881RF20@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Wed,
 10 Dec 2008 10:21:37 -0700 (MST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mBAHLbNh009963	for
 <PSARC-ext@sun.com>; Wed, 10 Dec 2008 17:21:37 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KBO004017O3SM00@mail-amer.sun.com>
 (original mail from Gerald.Jelinek@Sun.COM)
 for PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Wed,
 10 Dec 2008 10:21:37 -0700 (MST)
Received: from [192.168.0.11] ([206.53.29.107])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KBO00CGV87EQHC0@mail-amer.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@sun.com); Wed,
 10 Dec 2008 10:21:19 -0700 (MST)
Date: Wed, 10 Dec 2008 10:21:14 -0700
From: Jerry Jelinek <Gerald.Jelinek@sun.com>
Subject: Re: "Cluster" Brand Zone Interfaces [PSARC/2008/747 FastTrack timeout
 12/10/2008]
In-reply-to: <18751.57976.768311.259006@gargle.gargle.HOWL>
Sender: Gerald.Jelinek@sun.com
To: James Carlson <James.D.Carlson@sun.com>
Cc: PSARC-ext@sun.com, Ellard.Roush@sun.com
Message-id: <493FFA8A.8080107@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200812031536.mB3FaN94010564@sac.sfbay.sun.com>
 <18751.57976.768311.259006@gargle.gargle.HOWL>
User-Agent: Thunderbird 2.0.0.17 (X11/20081023)
Status: RO
Content-Length: 783

James Carlson wrote:
> Gerald Jelinek writes:
>> I am sponsoring this fast-track (which only records a
>> contract) for Ellard Roush.  A copy of the contract
>> is in the case directory and both managers will approve
>> the contract before the timeout.
> 
> The fast track materials (the email message I'm replying to) should
> have made it clear that this case establishes a new contract on
> libzonecfg and associated data structures, ALIAS_* definitions,
> ZONE_STATE_* and ZONE_IS_* values, and bits from zone.h.  In other
> words, it should have listed the interfaces.
> 
> Other than that, +1.

James,

Thanks for looking at this.  Did you want Ellard to make any
changes to the materials before I close this case?  I can leave
it open for now, if you do.

Thanks again,
Jerry

From carlsonj@phorcys.east.sun.com Wed Dec 10 09:30:22 2008
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 mBAHULDG015872
	for <psarc-ext@sac.sfbay.Sun.COM>; Wed, 10 Dec 2008 09:30:22 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id mBAHUGET006892;
	Thu, 11 Dec 2008 01:30:17 +0800 (SGT)
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 <0KBO00J4Z8MGO700@nwk-avmta-2.sfbay.sun.com>; Wed,
 10 Dec 2008 09:30:16 -0800 (PST)
Received: from phorcys.east.sun.com ([129.148.174.143])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KBO00DMM8MEDVB0@nwk-avmta-2.sfbay.sun.com>; Wed,
 10 Dec 2008 09:30:15 -0800 (PST)
Received: from phorcys.east.sun.com (localhost [127.0.0.1])
	by phorcys.east.sun.com (8.14.3+Sun/8.14.3) with ESMTP id mBAHUELH015543; Wed,
 10 Dec 2008 12:30:14 -0500 (EST)
Received: (from carlsonj@localhost)
	by phorcys.east.sun.com (8.14.3+Sun/8.14.3/Submit) id mBAHUERa015540; Wed,
 10 Dec 2008 12:30:14 -0500 (EST)
Date: Wed, 10 Dec 2008 12:30:14 -0500
From: James Carlson <james.d.carlson@sun.com>
Subject: Re: "Cluster" Brand Zone Interfaces [PSARC/2008/747 FastTrack timeout
	12/10/2008]
In-reply-to: <493FFA8A.8080107@sun.com>
To: Jerry Jelinek <Gerald.Jelinek@sun.com>
Cc: PSARC-ext@sun.com, Ellard.Roush@sun.com
Message-id: <18751.64678.492467.951638@gargle.gargle.HOWL>
MIME-version: 1.0
X-Mailer: VM 7.01 under Emacs 21.3.1
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200812031536.mB3FaN94010564@sac.sfbay.sun.com>
 <18751.57976.768311.259006@gargle.gargle.HOWL> <493FFA8A.8080107@sun.com>
Status: RO
Content-Length: 473

Jerry Jelinek writes:
> Thanks for looking at this.  Did you want Ellard to make any
> changes to the materials before I close this case?  I can leave
> it open for now, if you do.

Nope; I think the email record now has enough of the details.  ;-}

-- 
James Carlson, Solaris Networking              <james.d.carlson@sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

From Gerald.Jelinek@sun.com Thu Dec 11 08:37:31 2008
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mBBGbVUG019452
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 11 Dec 2008 08:37:31 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mBBGbSbZ020549
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Thu, 11 Dec 2008 08:37:30 -0800 (PST)
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 <0KBQ00C1B0UG7Q00@brm-avmta-1.central.sun.com> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.COM); Thu, 11 Dec 2008 09:37:28 -0700 (MST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KBQ005YN0UE0J60@brm-avmta-1.central.sun.com> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.COM); Thu,
 11 Dec 2008 09:37:26 -0700 (MST)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mBBGbQS1013213	for
 <PSARC-ext@Sun.COM>; Thu, 11 Dec 2008 16:37:26 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KBP00G01YGD9800@mail-amer.sun.com>
 (original mail from Gerald.Jelinek@Sun.COM)
 for PSARC-ext@Sun.COM (ORCPT PSARC-ext@Sun.COM); Thu,
 11 Dec 2008 09:37:03 -0700 (MST)
Received: from [192.168.0.11] ([206.53.29.107])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KBQ00DNZ0SV8080@mail-amer.sun.com> for
 PSARC-ext@Sun.COM (ORCPT PSARC-ext@Sun.COM); Thu,
 11 Dec 2008 09:36:32 -0700 (MST)
Date: Thu, 11 Dec 2008 09:36:31 -0700
From: Jerry Jelinek <Gerald.Jelinek@sun.com>
Subject: Re: "Cluster" Brand Zone Interfaces [PSARC/2008/747 FastTrack timeout
 12/10/2008]
In-reply-to: <200812031536.mB3FaN94010564@sac.sfbay.sun.com>
Sender: Gerald.Jelinek@sun.com
To: PSARC-ext@sun.com
Cc: Ellard.Roush@sun.com
Message-id: <4941418F.6040609@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200812031536.mB3FaN94010564@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.17 (X11/20081023)
Status: RO
Content-Length: 142

This fast-track has time out with no objections.
The contract was signed by both managers, so I
am marking it closed approved.

Thanks,
Jerry

