AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20090428105602.5f72409e@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:mail.onstor.net
NSV:
SSH:
R:<sandrine.boulanger@onstor.com>,<patrick.haverty@onstor.com>,<larry.scheer@onstor.com>,<John.Keiffer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@exch1.onstor.net/INBOX	0	102AB4F33EBBDB4C91915B145C8E9FB31284FEF95F@exch1.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 28 Apr 2009 10:56:12 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Sandrine Boulanger <sandrine.boulanger@onstor.com>
Cc: Patrick Haverty <patrick.haverty@onstor.com>, Larry Scheer
 <larry.scheer@onstor.com>, John Keiffer <John.Keiffer@onstor.com>
Subject: Re: Leopard Status
Message-ID: <20090428105612.3d5997cc@ripper.onstor.net>
In-Reply-To: <102AB4F33EBBDB4C91915B145C8E9FB31284FEF95F@exch1.onstor.net>
References: <102AB4F33EBBDB4C91915B145C8E9FB31284F9BC2A@exch1.onstor.net>
	<102AB4F33EBBDB4C91915B145C8E9FB31284FEF95F@exch1.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

That would be what they have to look like, because from the internet,
jump isn't visible.

They should already look like that, as far as I know.  The only thing
they should have to do is the "setup appliance upgrade".  They might
have to do a "setup appliance repository" first.  Make sure they write
out the file so that it re-reads the info from upgrade.onstor.com.


On Tue, 28 Apr 2009 10:18:31 -0700 Sandrine Boulanger
<sandrine.boulanger@onstor.com> wrote:

> Larry/Andy please confirm. I've never done am upgrade so I have no idea.
> 
> ________________________________
> From: Patrick Haverty
> Sent: Tuesday, April 28, 2009 10:13 AM
> To: Sandrine Boulanger; Larry Scheer; Andy Sharp
> Cc: John Keiffer
> Subject: RE: Leopard Status
> 
> Shouldn't the repositories look like this?
> 
> # Main repository sources
> deb http://upgrade.onstor.com/outbound/PanteraLS/nza elatte-stable main contrib non-free
> deb-src http://upgrade.onstor.com/outbound/PanteraLS/nza elatte-stable main contrib non-free
> 
> # Third-party and open source NexentaStor plugins sources
> deb http://upgrade.onstor.com/outbound/PanteraLS/plugins elatte-stable main contrib non-free
> deb-src http://upgrade.onstor.com/outbound/PanteraLS/plugins elatte-stable main contrib non-free
> 
> ________________________________
> From: Sandrine Boulanger
> Sent: Tuesday, April 28, 2009 10:03 AM
> To: Larry Scheer; Andy Sharp
> Cc: Patrick Haverty; John Keiffer
> Subject: RE: Leopard Status
> What is the upgrade procedure for 1.1.7-1? Andy P and Arnaldo need to know. I copied the procedure below from sub#9 notes, but it seems weird to me we still have Nexenta all over the place. Could someone write the procedure to upgrade either from 1.1.5 or 1.1.6?
> 
> 
> 1.1.               Configuration files
> NOTE for V1.1.6-1: If your repository list is pointing to elatte-unstable change it use elatte-stable.
> Obtain the md5sum of your license key by running the following command in a bash shell:
> *         echo -n $(nmc -c "show appliance license" | fgrep Lic | awk -F: '{print $2}') | md5sum | awk '{print $1}'
> Example run from nmc:
> $ !bash
> $ echo -n $(nmc -c "show appliance license" | fgrep Lic | awk -F: '{print $2}') | md5sum | awk '{print $1}'
> a07cbcda6e56032561bc08625cd6d661
> $ exit
> 
> In nmc run setup appliance repository. This will bring up an edit session. Change your file to have jump.onstor.lab as the main repository.
> *         In the Main repository sources section Place a comment character '#' in front of the lines that reference http://nexenta.com/apt
> *         Add the following lines under the Main repository sources and Plugins section:
> # Main repository sources
> deb ftp://jump.onstor.lab/n/build-trees/Nexenta/nza elatte-stable main contrib non-free
> deb-src ftp://jump.onstor.lab/n/build-trees/Nexenta/nza elatte-stable main contrib non-free
> 
> # Third-party and open source NexentaStor plugins sources
> deb ftp://jump.onstor.lab/n/build-trees/Nexenta/plugins elatte-stable main contrib non-free
> deb-src ftp://jump.onstor.lab/n/build-trees/Nexenta/plugins elatte-stable main contrib non-free
> Example:
> $ setup appliance repository
> # Main repository sources
> deb ftp://jump.onstor.lab/n/build-trees/Nexenta/nza elatte-stable main contrib non-free
> deb-src ftp://jump.onstor.lab/n/build-trees/Nexenta/nza elatte-stable main contrib non-free
> 
> # Comment out or remove Nexenta repository
> #deb http://nexenta.com/apt/cafcda8892b811f7933e35885a0e9a36 elatte-stable main contrib non-free
> #deb-src http://nexenta.com/apt/cafcda8892b811f7933e35885a0e9a36 elatte-stable main contrib non-free
> 
> #Non-Commercial plugins from ONStor repository
> deb ftp://jump.onstor.lab/n/build-trees/Nexenta/plugins elatte-stable main contrib non-free
> deb-src ftp://jump.onstor.lab/n/build-trees/Nexenta/plugins elatte-stable main contrib non-free
> 
> # Un-comment these if you need to get Nexenta's Commercial plugins
> #deb http://nexenta.com/apt/cafcda8892b811f7933e35885a0e9a36/plugins elatte-stable main contrib non-free
> #deb-src http://nexenta.com/apt/cafcda8892b811f7933e35885a0e9a36/plugins elatte-stable main contrib non-free
> 
> # Third-party and open source NexentaStor plugins sources - Can be uncommented
> #deb http://nexenta.com/apt-plugins elatte-stable main contrib non-free
> #deb-src http://nexenta.com/apt-plugins elatte-stable main contrib non-free
> 
> Note: The Nexenta repository is commented out in this example. If you need Nexenta Commercial plugins for testing reasons uncomment the lines in your sources. list file.
> 
> *         Verify the md5sum of the license key for you Leopard system obtained  previously matches what you see in the repository list
> *         Make the appropriate changes as needed; save and quit the edit session
> 
> 
> 2.       System upgrade information
> 
> 2.1.               System upgrade information for Leopard
> 
> After running setup appliance repository in nmc as described in section 2 run the following command in the nmc:
> 
> $ setup appliance upgrade
> 
> 2.2.               Location of Leopard ISO image
> To install a new system you need to create your own installation CD. You can burn you own media using the link provide in the next section
> 2.2.1.        Submittal Candidate
> 
> Stable Version:
> 
> ftp://jump.onstor.lab/n/build-trees/Nexenta/ISOs/V1.1.7-1/elatte-stable_install.iso
> 
> 
> 
> 
> ________________________________
> From: Andy Pinkard
> Sent: Tuesday, April 28, 2009 1:14 AM
> To: Lauren Quilici; dl-Leopard Core Team
> Subject: RE: Leopard Status
> 
> I've not had any instructs yet how to upgrade the UK Beta site.
> 
> Is this a gate for GA?
> 
> Andy
> 
> ________________________________
> From: Lauren Quilici
> Sent: 28 April 2009 00:00
> To: dl-Leopard Core Team
> Subject: Leopard Status
> 
> Hello everyone,
> 
> We're getting close!  Here is the status of our GA Phase deliverables:
> 
>                 Freeze Branch                                                                        1d            Fri 4/24/09               Fri 4/24/09               100%       Andy
>                 Gold Master & ISO to Ops                                                       1d            Mon 4/27/09            Mon 4/27/09            50%         Andy/QA  **Still need ISO
>                 Move Open CQ defects to the proper release Numbers        1d            Tue 4/28/09             Tue 4/28/09             0%           QA
>                 Post release to ASSIST                                                           1d            Tue 4/28/09             Tue 4/28/09             0%           Support
>                 Post GA Documentation                                                          1d            Mon 4/27/09            Mon 4/27/09            0%
> 
> Sandrine / Rich, please let me know the status of the incomplete tasks.  If we can get this all finished tomorrow, we can GA on Wednesday, 4/29.
> 
> Thanks everyone for all your hard work!
> 
> Lauren Quilici
> Project Coordinator
> 
> ONStor, Inc.
> office: 408.376.3137
> lauren.quilici@onstor.com<mailto:lauren.quilici@onstor.com>
> http://www.onstor.com
> 
> 
