AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080708182141.5c3afc25@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<rendell.fong@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	BB375AF679D4A34E9CA8DFA650E2B04E09624B96@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 8 Jul 2008 18:22:08 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Rendell Fong" <rendell.fong@onstor.com>
Subject: Re: plans for linux version of socat in /usr/bin
Message-ID: <20080708182208.70d2a916@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E09624B96@onstor-exch02.onstor.net>
References: <20080708131320.5c87fe18@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E09624B96@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

If you want one of these to work on, check out

TED00024579 	system get all do not copy the files

~:^)


On Tue, 8 Jul 2008 18:18:06 -0700 "Rendell Fong"
<rendell.fong@onstor.com> wrote:

> I've verified that your change fixes this defect (24404).
> Rendell
> 
> -----Original Message-----
> From: Andy Sharp 
> Sent: Tuesday, July 08, 2008 1:13 PM
> To: Rendell Fong
> Cc: Larry Scheer
> Subject: Re: plans for linux version of socat in /usr/bin
> 
> BTW, I resolved 24404 for you ~:^)
> 
> Somehow I missed that one when trying to find all open bugs that
> checkin fixes.
> 
> Cheers,
> 
> a
> 
> On Tue, 8 Jul 2008 12:26:57 -0700 "Rendell Fong"
> <rendell.fong@onstor.com> wrote:
> 
> > Guys,
> > 
> > Are any of you working on resolving the issue of the wrong version
> > of socat being used?
> > Apparently we are using the one in /usr/bin which causes an error to
> > be logged at initialization.
> > 
> > 2008/07/07 17:37:00 socat[1149] E unknown option "-T60"; use option
> > "-h" for help
> > 
> > 
> > It is also partially responsible for defect 24404 (an MF defect)
> > where coredump events are not getting sent to DW.  
> > 
> > The PATH for the root user is:
> >    g7r5:/tmp# echo $PATH
> >  
> >
> /onstor/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
> > 
> > The PATH when support.sh is invoked by asd is:
> >    /sbin:/usr/sbin:/bin:/usr/bin:/sbin:/bin:/usr/bin:/onstor/bin
> > 
> > 
> > As a test if support.sh is run directly from the root user shell, it
> > is capable of logging the coredump event successfully since the
> > socat in /onstor/bin gets used.  However, when asd runs support.sh
> > it fails since the socat from /usr/bin is used.  I'm not sure how
> > this ought to be fixed.  Set the PATH explicitly in asd prior to
> > running support.sh (for Cougar), change PATH to be consistent with
> > the root user shell, remove socat in /usr/bin, or doing something
> > else.  Any thoughts?
> > 
> > Thanks,
> > Rendell
> > 
> > 
> > 
