How to create the required links to shut down VERITAS Cluster Server 4.0 components correctly on AIX
Details:
In the 4.0 release of VERITAS Cluster Server on AIX none of
the product components had a shutdown script associated in /etc/rc.d.
However, the Cluster Server 4.0 MP1 release did supply shutdown scripts for the
vcs and vxfen components.
To create the correct shutdown script links for
Cluster Server 4.0 on AIX, follow these
steps:
1. # cd
/etc/rc.d/rc2.d
2. # ln -s
S71lmx K99lmx
3. # ln -s
S92gab K99gab
4. # ln -s
S98vcsmm K98vcsmm
5. # ln
-s S98vxfen K98vxfen
6. #
ln -s S99vcs K97vcs
To create the correct shutdown script
links for Cluster Server 4.0 MP1 on AIX, follow these
steps:
1. # cd
/etc/rc.d/rc2.d
2. # ln -s
S71lmx K99lmx
3. # ln -s
S92gab K99gab
4. # ln -s
S98vcsmm K98vcsmm
Note: In the Cluster Server 4.0 MP1
release the correct links to the system rc scripts for vxfen and vcs components
were supplied.
After following these procedures, all components requiring
a clean shutdown will go through the system rc
scripts.
Note: Starting with VERITAS Cluster Server 4.0 MP2, all of
the Cluster Server components will have the correct links to the system rc
scripts.
Products Applied:
Cluster Server for UNIX 4.0 (AIX), 4.0 MP1 (AIX)
Subjects:
Cluster Server for UNIX
Application: How To
Languages:
English (US)
Operating Systems:
AIX5.1, 5.2, 5.3
THE INFORMATION PROVIDED IN THE SYMANTEC SOFTWARE KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. SYMANTEC SOFTWARE DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SYMANTEC SOFTWARE OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES,EVEN IF SYMANTEC SOFTWARE OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.