cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

hardware:xp:install.html



HPE XP Storage CLI Commands

How to install Raid Manager

Install

Install

# sh RMinstsh
/                           <- Target is / .
Example
# sh RMinstsh
**************** Confirmation for New Introduction of the HORCM.*****************
Please specify a directory(recommends except '/') for the installation.
For continue -> please enter a 'directory'.
For cancel   -> please enter 'exit'.

For continue -> please enter a 'directory'.
For cancel   -> please enter 'exit'.
/                                                                                      <- Target is / .
cpio -idmu < /home/user01/raid_mgr_disk_20111212/LINUX/RMXP
21999 blocks
The following model was installed to '/HORCM' under as '/HORCM'.
When you have to uninstall of the HORCM,please executes the following RMuninst command.
When you also have to be installing by floppy or tape,please executes the following RMinstsh command.
[ Model : P9000 Raid-Manager-XP/Linux Ver&Rev: 01.26.02 ]
--------------------------------------------------------------------------------
RMinstsh  RMuninst  etc  horcminstall.sh  horcmuninstall.sh  log  log0  log1  usr
--------------------------------------------------------------------------------
[NOTE]:
  When you uses the following software for backup etc,please install RMLIB
  by using RLinstsh of '../RL' directory under on the CD.
  - Enterprise SnapShot software which is provided by BMC.
  - Remote performance monitor which is provided by HP.
  - Omniback software which is provided by HP.
  - RAID management software which is provided by HP or other ISV.
#

Change Permission of commands

# ls -lh /HORCM/usr/bin/
# chmod 755 /HORCM/usr/bin/*
# chmod +s /HORCM/usr/bin/*

Configuration

# vi /etc/hosrmN.conf
# vi /etc/hosrmN.conf
# horcmstart.sh 0 1

Check Permission

# su - user01
$ export HORCMINST=2
$ export HORCC_MRCF=1
$ pairdisplay -g GROUP -fcx




Upgrade

Preparation

Backup horcm.conf

# cd /etc
# cp -p horcmN.conf horcm_backup/horcmN.conf.yyyymmdd
# cp -p horcmN.conf horcm_backup/horcmN.conf.yyyymmdd

Check old Version

# raidqry -h

Stop old version raid manager

horcmshutdown.sh N N

example
horcmshutdown.sh 0 1

Backup old version raid manager

# cd /
# tar zcvf /tmp/HORCM.yyyy.mm.dd.tar.gz HORCM

Install

# sh RMinstsh
/                           <- Target is / .


References




hardware/xp/install.html.txt · Last modified: 2016/10/01 by admin

Page Tools