ADSM-L

Re: reboot adsm-server

1998-02-12 16:10:53
Subject: Re: reboot adsm-server
From: John Schuch <John.Schuch AT ADVOCATEHEALTH DOT COM>
Date: Thu, 12 Feb 1998 15:10:53 -0600
Marianne,

Here is what I did...

   Created /etc/rc.shutdown containing the following:

          echo "/etc/rc.shutdown INVOKED..."
          echo "ADSM SHUTDOWN IN PROGRESS..."
          sleep 1
          dsmadmc -id=xxxxx -pa=xxxxx halt
          echo "ADSM SHUTDOWN COMPLETED..."
          sleep 1
          exit 0

/etc/rc.shutdown must complete with a return code of zero otherwise the shutdown
will be aborted.  Do a man on shutdown for further information.



______________________________ Reply Separator _________________________________
Subject: reboot adsm-server
Author:  "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU> at PO_EXTERNET
Date:    2/11/98 8:30 AM


Hi,

We have a adsm-server 2.1.5.12 on a AIX 4.2 system. We want to shutdown
the adsm-server during a reboot.
We're shutting down the adsm-server manually now before a reboot, but we
would like to automate this.
Does anyone have suggestions how to go about this?

TIA.

 ===============================================================================
                                                      . . . . . . . . .
Marianne Ritmeijer                                    .           _+_ .
Junior IT Specialist                                  . . . . . .(***).
Universitair Centrum Informatievoorziening            .KKKKKUUUUUNNNNN.
E-mail: M.Ritmeijer AT uci.kun DOT nl                        .KKK  UUUUU NNNN.
Tel:    024 - 3617934                                 .K    UUUUU  NNN.
                                                      .KKK  UUUUU   NN.
                                                      .KKKK UUUUU    N.
                                                      . . . . . . . . .

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