Unix:Implementing HORCM: Difference between revisions

From RoggeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* /HORCM/horcminstall.sh  Run the install script. Symbolix links in /usr/bin to HORCM commands are created.
* /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
* Add the UDP services to the /etc/services file
* cp /HORCM/etc/horcm.conf /HORCM/etc/horcm{instance}.conf
*
===Summary===
===Summary===
*Install software
*Install software
*Update /etc/services with HORCM ports
*Create horcm instance configuration file


===Files===
===Files===
/etc
/HORCM
/HORCM
/HORCM/etc
/HORCM/etc/horcm.conf
/opt/HORCM
/opt/HORCM


Line 30: Line 39:
  horcm010        11010/udp      #RaidManager instance 0
  horcm010        11010/udp      #RaidManager instance 0
  horcm110        11110/udp      #RaidManager instance 1
  horcm110        11110/udp      #RaidManager instance 1
--------------
hdisk110 46
hdisk111 110592
hdisk112 110592
hdisk113 110592
hdisk114 110592
hdisk115 110592
hdisk116 110592
hdisk117 110592
hdisk118 110592
hdisk119 36864
hdisk120 36864
hdisk121 36864
hdisk122 36864
hdisk123 36864
hdisk124 36864
hdisk125 36864
hdisk126 36864
hdisk127
110592
hdisk128
110592
hdisk129
110592
hdisk130
110592
hdisk131
110592

Revision as of 11:31, 21 October 2010

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
  • cp /HORCM/etc/horcm.conf /HORCM/etc/horcm{instance}.conf

Summary

  • Install software
  • Update /etc/services with HORCM ports
  • Create horcm instance configuration file

Files

/etc /HORCM /HORCM/etc /HORCM/etc/horcm.conf /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



hdisk110 46 hdisk111 110592 hdisk112 110592 hdisk113 110592 hdisk114 110592 hdisk115 110592 hdisk116 110592 hdisk117 110592 hdisk118 110592 hdisk119 36864 hdisk120 36864 hdisk121 36864 hdisk122 36864 hdisk123 36864 hdisk124 36864 hdisk125 36864 hdisk126 36864 hdisk127 110592 hdisk128 110592 hdisk129 110592 hdisk130 110592 hdisk131 110592