Unix:Implementing HORCM

From RoggeWiki
Revision as of 11:01, 21 October 2010 by Tom (talk | contribs)
Jump to navigation Jump to search

Log

Install

  • cd /opt; mkdir HORCM
  • cat sourceofsoftware | cpio -idum
  • cd /opt/HORCM; ls -l Check the contents, some files should be there
  • ln -s /opt/HORCM /HORCM Create a link from root directory to /opt/HORCM
  • /HORCM/horcminstall.sh Run the install script. Symbolix links in /usr/bin to HORCM commands are created.
  • Add the UDP services to the /etc/services file

Summary

  • Install software

Files

/HORCM /opt/HORCM

Hardcopies

genius-ptsmah02(root)# cd /opt/HORCM
genius-ptsmah02(root)# ls -l
total 16
drwxrwxr-x    2 root     sys             256 Oct 21 11:43 .uds
dr-xr-xr-x    2 root     sys             256 Oct 21 11:43 etc
-r-xr--r--    1 root     sys            1129 Feb 17 2009  horcminstall.sh
-r-xr--r--    1 root     sys             988 Feb 17 2009  horcmuninstall.sh
dr-xr-xr-x    4 root     sys             256 Oct 21 11:43 log
dr-xr-xr-x    4 root     sys             256 Oct 21 11:43 log0
dr-xr-xr-x    4 root     sys             256 Oct 21 11:43 log1
dr-xr-xr-x    3 root     sys             256 Oct 21 11:42 usr
horcm010        11010/udp       #RaidManager instance 0
horcm110        11110/udp       #RaidManager instance 1