AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<rendell.fong@onstor.com>,<larry.scheer@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	BB375AF679D4A34E9CA8DFA650E2B04E09624B93@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 8 Jul 2008 13:06:59 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Rendell Fong" <rendell.fong@onstor.com>
Cc: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: plans for linux version of socat in /usr/bin
Message-ID: <20080708130659.5ed88312@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E09624B93@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E09624B93@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

My checkin yesterday fixes all that.

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
> 
> 
> 
