Using SSH to terminate remote systems for disaster recovery
From: Yard, John (jyard_at_AIS.UCLA.EDU)
Date: 01/26/05
- Previous message: Barnhart, Troy: "Re: RH or Linux VS AIX"
- Next in thread: Matt Lawrence: "Re: Using SSH to terminate remote systems for disaster recovery"
- Reply: Matt Lawrence: "Re: Using SSH to terminate remote systems for disaster recovery"
- Reply: Bill Verzal: "Re: Using SSH to terminate remote systems for disaster recovery"
- Maybe reply: Ford, Phillip: "Re: Using SSH to terminate remote systems for disaster recovery"
- Maybe reply: Yard, John: "Re: Using SSH to terminate remote systems for disaster recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 Jan 2005 17:50:01 -0800 To: aix-l@Princeton.EDU
I have a need to terminate a number of AIX 5.1 systems
from a single script. I can do this using ssh. However,
if I issue the shutdown command from ssh , it will
wait for the command to be executed; the shutdown
command will kill the remote sshd, and my script
will hang until the socket times out - a long time,
more than 5 minutes.
Since the purpose of this is to shut down a number of systems
quickly in event of a disaster, this is a problem.
Is there anyway to launch the shutdown command via ssh
and terminate and go the the next script step. Running
the command in the background does not help.
John yard
UCLA
- Previous message: Barnhart, Troy: "Re: RH or Linux VS AIX"
- Next in thread: Matt Lawrence: "Re: Using SSH to terminate remote systems for disaster recovery"
- Reply: Matt Lawrence: "Re: Using SSH to terminate remote systems for disaster recovery"
- Reply: Bill Verzal: "Re: Using SSH to terminate remote systems for disaster recovery"
- Maybe reply: Ford, Phillip: "Re: Using SSH to terminate remote systems for disaster recovery"
- Maybe reply: Yard, John: "Re: Using SSH to terminate remote systems for disaster recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|