Setting up HP SIM 5.x on an HP-UX Serviceguard Cluster (448492-002, January 2009)

23. Enter find mx | cpio –pdmuxv /hpsimsg/var/opt.
24. Enter find hpsmdb | cpio –pdmuxv /hpsimsg/var/opt.
25. Enter mv mx mx.sg.
26. Enter mv hpsmdb hpsmdb.sg.
27. Enter ln –s /hpsimsg/var/opt/mx /var/opt/mx.
28. Enter ln –s /hpsimsg/var/opt/hpsmdb /var/opt/hpsmdb.
29. Run swverify again on HPSIM-HP-UX. You should get the same results as for step #1.
Note: If swverify fails, run the command swjob -a log nutmeg-0044 @ <hostname>:/ . Ensure all
the symbolic links are connected.
30. Enter cd /sbin/init.d.
31. Enter mv hpsmdb hpsmdb.sg.
32. Enter mv hpsim hpsim.sg.
33. Enter rcp hpsmdb.sg sgcluster2:/sbin/init.d.
34. Enter rcp hpsim.sg sglcuster2:/sbin/init.d.
35. Ensure that HP SIM still run properly by executing the following commands:
/sbin/init.d/hpsmdb.sg start
mxstart
36. Shutdown the product by executing the following commands:
mxstop
/sbin/init.d/hpsmdb.sg stop
37. Enter umount /hpsimsg.
38. Enter vgchange –a n vg01.
On the secondary node (sgcluster2) perform the following steps:
39. Edit the /etc/PATH file and add the following to the path:
:/opt/mx/bin
40. Edit the /etc/MANPATH file and add the following to the path:
:/opt/hpsmdb/pgsql/man:/opt/mx/share/man/%L:/opt/mx/share/man
41. Log out and log back in to source the new path information.
42. Enter cd /var/opt.
43. Enter mv mx mx.sg.
44. Enter cd /opt.
45. Enter mv hpwebadmin hpwebadmin.sg if it exist..
46. Enter ln –s /hpsimsg/opt/mx /opt/mx.
47. Enter ln –s /hpsimsg/etc/opt/mx /etc/opt/mx.
48. Enter ln –s /hpsimsg/var/opt/mx /var/opt/mx.
49. Enter ln –s /hpsimsg/opt/hpwebadmin /opt/hpwebadmin.
50. Enter ln –s /hpsimsg/opt/hpsmdb /opt/hpsmdb.
51. Enter ln –s /hpsimsg/var/opt/hpsmdb /var/opt/hpsmdb.