Re: Using SSH to terminate remote systems for disaster recovery
From: Bill Verzal (BVerzal_at_KOMATSUNA.COM)
Date: 01/26/05
- Previous message: Jim Richard: "Re: RH or Linux VS AIX"
- In reply to: Yard, John: "Using SSH to terminate remote systems for disaster recovery"
- Next in thread: Ford, Phillip: "Re: Using SSH to terminate remote systems for disaster recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 Jan 2005 08:11:30 -0600 To: aix-l@Princeton.EDU
Use ssh to run a "at now" type of job.
-------------------------------------
There's no place like /home
Bill Verzal
Project Leader, Komatsu America
(847) 970-3726 - direct
(847) 970-4184 - fax
"Yard, John"
<jyard@AIS.UCLA.E
DU> To
Sent by: IBM AIX aix-l@Princeton.EDU
Discussion List cc
<aix-l@Princeton.
EDU> Subject
Using SSH to terminate remote
systems for disaster recovery
01/25/2005 07:50
PM
Please respond to
IBM AIX
Discussion List
<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: Jim Richard: "Re: RH or Linux VS AIX"
- In reply to: Yard, John: "Using SSH to terminate remote systems for disaster recovery"
- Next in thread: Ford, Phillip: "Re: Using SSH to terminate remote systems for disaster recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|