AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20081121145136.0102128a@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:exch1.onstor.net
NSV:
SSH:
R:<sandrine.boulanger@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	2779531E7C760D4491C96305019FEEB5175D5BE2D3@exch1.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 21 Nov 2008 14:51:54 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: Sandrine Boulanger <sandrine.boulanger@onstor.com>
Subject: Re: Build of R4.0.1.0 Submittal 18 is available for acceptance
 tests
Message-ID: <20081121145154.2000cd5f@ripper.onstor.net>
In-Reply-To: <2779531E7C760D4491C96305019FEEB5175D5BE2D3@exch1.onstor.net>
References: <20081121112508.5908201b@ripper.onstor.net>
	<2779531E7C760D4491C96305019FEEB5175D5BE2D3@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

You didn't _quite_ follow my instructions ~:^)

On Fri, 21 Nov 2008 13:09:24 -0800 Sandrine Boulanger
<sandrine.boulanger@onstor.com> wrote:

> System dnsconfigure hosts does not show the content of /etc/hosts.
> 
> It just adds to it, so I end up with extra lines
> 
> 
> 
> g2r8:/var/log/onstor# cat /etc/hosts
> 
> 127.0.0.1               localhost
> 
> 10.2.8.2 g2r8 g2r8.sc0
> 
> g2r8:/var/log/onstor# nfxsh
> 
> 
> 
> Welcome to the ONStor NAS Gateway.
> 
> 
> 
> g2r8 diag> system dnsconfigure hosts
> 
> g2r8 diag> exit
> 
> g2r8:/var/log/onstor# cat /etc/hosts
> 
> 127.0.0.1               localhost
> 
> 10.2.8.2 g2r8 g2r8.sc0
> 
> 127.0.0.1               localhost
> 
> 10.2.8.2 g2r8.sc0 g2r8
> 
> g2r8:/var/log/onstor#
> 
> 
> 
> -----Original Message-----
> From: Andy Sharp
> Sent: Friday, November 21, 2008 11:25 AM
> To: Sandrine Boulanger
> Cc: Larry Scheer; dl-Cougar Core Team; dl-mightydog-alert
> Subject: Re: Build of R4.0.1.0 Submittal 18 is available for
> acceptance tests
> 
> 
> 
> OK, I worked out how to do this.
> 
> 
> 
> We just need to add the following one-time procedure to the upgrade
> 
> process:
> 
> 
> 
> 1.  Log into nfxsh
> 
> 2.  type the command _system dnsconfigure hosts_
> 
> 3.  You are now editing the auxilary hosts entries with vi.
> 
> 4.  Delete the line with localhost on it if there is one.
> 
> 5.  Write out the changes and exit vi.
> 
>     [If there isn't a line with localhost on it, just explicityly
> write
> 
>      out the file with the :wq vi command]
> 
> 5.  The /etc/hosts file should be re-written at that time in the
> correct
> 
>     fashion.
> 
> 
> 
> That should take care of things.  QA, can you test this yourselves,
> and
> 
> pending that, we have a 'go'.
> 
> 
> 
> Thanks everyone,
> 
> 
> 
> a
> 
> 
> 
> 
> 
> On Thu, 20 Nov 2008 16:33:04 -0800 Sandrine Boulanger
> 
> <sandrine.boulanger@onstor.com> wrote:
> 
> 
> 
> > It is not possible to change the ssc ips in a cluster of 2 nodes or
> 
> > more, so not a viable solution.
> 
> >
> 
> > -----Original Message-----
> 
> > From: Andy Sharp
> 
> > Sent: Thursday, November 20, 2008 12:09 PM
> 
> > To: Larry Scheer
> 
> > Cc: Sandrine Boulanger; dl-Cougar Core Team; dl-mightydog-alert
> 
> > Subject: Re: Build of R4.0.1.0 Submittal 18 is available for
> 
> > acceptance tests
> 
> >
> 
> > On Thu, 20 Nov 2008 10:26:10 -0800 Larry Scheer
> 
> > <larry.scheer@onstor.com> wrote:
> 
> >
> 
> > > Changes to /etc/hosts are made by the FTI program and nfxsh
> > > commands
> 
> > > that configure host and IP information. System upgrade does not
> 
> > > update this file because it would undo the user's configuration.
> > > If
> 
> > > we need a one-time hack/fix for this issue we could imploy a
> 
> > > post-install task unique to this release that is invoked by the
> 
> > > system upgrade process. We did this for the Daylight Savings and
> 
> > > time-zone changes many releases ago.
> 
> > >
> 
> > > However, we need to change the FTI and nfxsh commands to correctly
> 
> > > write the /etc/hosts file if it is currently incomplete.
> 
> >
> 
> > That change went in with my last checkin.
> 
> >
> 
> > We could accomplish this aformentioned task, I think, by changing or
> 
> > setting the IP address for one of the management interfaces. I think
> 
> > the new code should write a correct file format at that point. Let
> > me
> 
> > look into it.
> 
> >
> 
> > > Larry
> 
> > > ________________________________________
> 
> > > From: Sandrine Boulanger
> 
> > > Sent: Thursday, November 20, 2008 10:05 AM
> 
> > > To: Sandrine Boulanger; Larry Scheer; dl-Cougar Core Team
> 
> > > Cc: dl-mightydog-alert
> 
> > > Subject: RE: Build of R4.0.1.0 Submittal 18 is available for
> 
> > > acceptance tests
> 
> > >
> 
> > > Before upgrading, I had reverted the /etc/hosts file to its
> > > original
> 
> > > version (with an entry like <ssc ip> <nodename>.sc0 <nodename>).
> > > The
> 
> > > upgrade did not modify the file. But it looks like it will be
> 
> > > required to update that file, since with this configuration, some
> 
> > > messages are getting frozen because of a failed dns lookup or
> 
> > > routing. One of the nodes has reached "mta queue full" (mail queue
> 
> > > full) and a couple of others have a dozen of frozen messages. I
> > > just
> 
> > > edited all /etc/hosts files to change the line to <ssc ip>
> 
> > > <nodename> <nodename>.sc0 If that resolves it, we need to find out
> 
> > > how we would be able to update this file through an upgrade.
> 
> > >
> 
> > > Note: There are no cluster2 errors or ncm errors so far.
> 
> > >
> 
> > > _____________________________________________
> 
> > > From: Sandrine Boulanger
> 
> > > Sent: Wednesday, November 19, 2008 4:03 PM
> 
> > > To: Larry Scheer; dl-QA; dl-hcl-qa; dl-Cougar
> 
> > > Cc: dl-mightydog-alert
> 
> > > Subject: RE: Build of R4.0.1.0 Submittal 18 is available for
> 
> > > acceptance tests
> 
> > >
> 
> > > Thanks. I'll upgrade Cougar soak now.
> 
> > >
> 
> > > _____________________________________________
> 
> > > From: Larry Scheer
> 
> > > Sent: Wednesday, November 19, 2008 3:59 PM
> 
> > > To: dl-QA; dl-hcl-qa; dl-Cougar
> 
> > > Subject: Build of R4.0.1.0 Submittal 18 is available for
> > > acceptance
> 
> > > tests
> 
> > >
> 
> > > Changes since last submittal
> 
> > > Branch r401rel
> 
> > > Change 31228 on 2008/11/19 by andys@ripper ' Integrate change
> > > 31227
> 
> > > from de' Change 31195 on 2008/11/18 by andys@ripper 'TED00025710 -
> 
> > > Over 200 Exim pro' Change 31194 on 2008/11/18 by andys@ripper
> 
> > > 'TED00025710 - Over 200 Exim pro' Change 31191 on 2008/11/18 by
> 
> > > maximk@maximk-13 '       integrate 30354, 30414  ' Change 31144 on
> 
> > > 2008/11/11 by larrys@build-k3-depot 'Integrate change 30762 from
> 
> > > dev'
> 
> > >
> 
> > > Defects fixed since last submittal
> 
> > > TED 25710 - [10206 - Onstor] Over 200 Exim processes running
> 
> > > TED 25299 - LSI Lab - Case9544 - file /etc/mdrive_fstab missing
> 
> > > TED 24053 - RMC doesn't handle duplicate Open(s) in all cases,
> 
> > > retransmitted Open(s), and loss of Open-Ack messages
> 
> > >
> 
> > > Location of images for submittal 18
> 
> > >
> 
> > > R401rel build:
> 
> > > Source tree is here:
> 
> > > /n/Build-Trees/R4.0.1.0/EverON-4.0.1.0-111908-sub18
> 
> > >
> 
> > > Images are here:
> 
> > > Cougar optimized:
> 
> > > http://10.2.0.21/upgrade/EverON-4.0.1.0CG.tar.gz
> 
> > >
> 
> > > Cougar debug:
> 
> > > http://10.2.0.21/upgrade/EverON-4.0.1.0CGDBG.tar.gz
> 
> > >
> 
> > >
