X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C8BB85.6632CCF8@onstor-exch02.onstor.net>; Wed, 21 May 2008 13:58:19 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: socat error
Date: Wed, 21 May 2008 13:58:19 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E09624B15@onstor-exch02.onstor.net>
In-Reply-To: <20080521135604.64ad4f85@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: socat error
Thread-Index: Aci7hRXMak107CxHRCu2C6zPMN0POQAAD9KQ
From: "Rendell Fong" <rendell.fong@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>
Cc: "Larry Scheer" <larry.scheer@onstor.com>

Thanks for tracking it down.


-----Original Message-----
From: Andy Sharp=20
Sent: Wednesday, May 21, 2008 1:56 PM
To: Rendell Fong
Cc: Larry Scheer
Subject: Re: socat error

This is because of changelist 29223, which was a bogus change that
never should have been accepted.  I'm currently working on a fix, but
for the timebeing, just changing the search order in the path at the
beginning of the support.sh should handle it -- put /onstor/bin before
all other paths.  That path statement at the beginning of support.sh is
bogus anyway, it should just explicitly set it, not add various things
to the existing PATH variable.

Hopefully 29223 didn't go into beta branch.

On Wed, 21 May 2008 13:35:05 -0700 "Rendell Fong"
<rendell.fong@onstor.com> wrote:

> Yes, I'm running with top of tree from dev branch.
> I did a system upgrade so I wasn't sure whether certain files aren't
> updated.
>=20
>=20
> -----Original Message-----
> From: Andy Sharp=20
> Sent: Wednesday, May 21, 2008 1:23 PM
> To: Rendell Fong
> Cc: Larry Scheer
> Subject: Re: socat error
>=20
> On Wed, 21 May 2008 12:36:30 -0700 "Rendell Fong"
> <rendell.fong@onstor.com> wrote:
>=20
> > Are any of you seeing this error in console during initialization?=20
> >=20
> > 2008/05/21 12:13:26 socat[1161] E unknown option "-T60"; use option
> > "-h" for help
> >=20
> > It looks the version of socat being used is from /usr/bin which
> > doesn't have a -T option instead of socat from /onstor/bin which
> > does have a -T option.  It's probably being invoked by support.sh
> > and this option was added recently in change #29223.
> >=20
> > Sorry to ask if its already been resolved.
> >=20
> > Rendell=20
>=20
> Hmm, this looks like something I might have accidentally broke, let me
> take a look at it.  Is it on dev branch only, I hope?
