ADSM-L

Re: Please help LIBRARY IS DOWN.ACSLS issue.----Solved.

2003-05-02 13:39:25
Subject: Re: Please help LIBRARY IS DOWN.ACSLS issue.----Solved.
From: Dan Goodman <daniel.goodman AT MAIL.TJU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 2 May 2003 13:23:45 -0400
PINNI, BALANAND (SBCSI) wrote:
All-

Thanks to all who responded to this issue.The problem was it was not
communicating at Transport layer .So I bounced AIX server itself.


Balanand,

Next time, you might be able to avoid a reboot by trying the following.
I put it in a script, otherwise you never get to execute the last lines
after executing the first lines, if you are not at the console.

#!/bin/ksh

ifconfig enX down detach
sleep 10
mkdev -l enX
mkdev -l inet0

where X is the number of the Network Interface Driver/NIC you are having
problems with.

Dan Goodman
Systems Engineer Specialist
Thomas Jefferson University Hospital
215-503-6808

<Daniel.Goodman AT mail.tju.edu>

<Prev in Thread] Current Thread [Next in Thread>