AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080426145922.1dd24368@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<neil.neben@onstor.com>,<doug.cook@onstor.com>,<tim.gardner@onstor.com>,<rich.lareau@onstor.com>,<dl-cstech@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E086C1728@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Sat, 26 Apr 2008 15:01:04 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Neil Neben" <neil.neben@onstor.com>
Cc: "Doug Cook" <doug.cook@onstor.com>, "Tim Gardner"
 <tim.gardner@onstor.com>, "Rich LaReau" <rich.lareau@onstor.com>,
 "dl-cstech" <dl-cstech@onstor.com>
Subject: Re: Help! with upgrade
Message-ID: <20080426150104.4b51bbf2@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E086C1728@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E086C1728@onstor-exch02.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

On Sat, 26 Apr 2008 07:52:33 -0700 "Neil Neben" <neil.neben@onstor.com>
wrote:

> I can discuss / add this process to my module where I thoroughly
> discuss our upgrades. Or at the very least indicate what would be a
> best practice for downloads. Sent from my Blackberry Wireless Device
> - Please ignore the typo's 

iF uou chooze to zend from backberry, uou r responseble 4 yore tipohs

But seriously, we need to rid ourselves of the use of ftp.  The best
way to deal with this is to prevent it from happening by downloading
the script with http.

Cheers,

a

> Regard's
> 
> -Neil
> 
> -----Original Message-----
> From: Doug Cook
> To: Tim Gardner; Rich LaReau; dl-cstech
> Sent: Sat Apr 26 05:29:30 2008
> Subject: RE: Help! with upgrade
> 
> 
> Hey Tim,
> 
> You are correct, and I have seen this issue many, many times.  It
> revolves around how the file is downloaded from the FTP server.  Some
> clients, in text versus binary mode, will append a carriage return at
> the end of each line, hence the control-M at the end of each line.  I
> see this almost every time when, as root on the filer, I pull down
> the install script from an ftp server.  In fact, I open the install
> script on the filer every time I use one and verify there are no
> appended control characters.
> 
> Folks, there is no need to panic when you see this as it is
> ultra-easy to remedy.  Once you download the install script to the
> filer, open it in vi.  If you see the control-M's at the end of each
> line you can do the following:
> 
> In command mode in vi enter the following command:
> 
> :%s/<ctrl>-v<ctrl>-m//g
> 
> For those not totally familiar with vi the keystrokes are
> colon
> percent
> s
> forward slash
> control-v
> control-m
> forward slash
> forward slash
> g
> <enter>
> 
> This command says to globally substitute any control-m with nothing,
> hence removing all control-m characters with a single command.  Once
> you are done, save the edited file (:wq!) and execute it.  You should
> have no problems at this point.
> 
> 
> Doug
> 
> 
> 
> 
> 
> -----Original Message-----
> From: Tim Gardner
> Sent: Sat 4/26/2008 12:29 AM
> To: Rich LaReau; dl-cstech
> Subject: RE: Help! with upgrade
>  
> Looks like the script got munged. Did they do something to it on
> Windows to polute it with ^Ms? Use cksum to check it against the
> original.
> 
> ________________________________
> 
> From: Rich LaReau
> Sent: Fri 4/25/2008 8:43 PM
> To: dl-cstech
> Subject: Help! with upgrade
> 
> 
> 
> 
> Has anybody ever had an upgrade script that just would not work?
> I've tried to get this to run with script 3.1.0.17 and 3.1.0.14 and
> both fail:
> 
> # sh EverON-3.1.0.17BC-install.sh
> : not found0.17BC-install.sh[2]:
> : not found0.17BC-install.sh[5]:
> : not found0.17BC-install.sh[15]:
> : not found0.17BC-install.sh[20]:
> : not found0.17BC-install.sh[26]:
> EverON-3.1.0.17BC-install.sh[104]: syntax error: `in^M' unexpected #
> 
> and:
> 
> # ./EverON-xyz.sh 
> #  command not found 
> 
> Script is permissions 755, and is definitely "there"
> 
> This was upgrading from version 1.2.8.  I even tried to upgrade one
> node to 2.2 as an "intermediate" version but the upgrade script will
> not run from there either.
> 
> Rich
> 
> 
> 
> 
