beautypg.com

HP XP RAID Manager Software User Manual

Page 91

background image

Using RAID Manager

91

d

If no $HORCMPERM file exists, then the following commands can be
manually executed to permit the use of all volumes the host is currently
allowed to see (LUN security products may or may not be in place).

HP-UX

ioscan –fun | grep rdsk | /HORCM/usr/bin/raidscan –find inst

Linux

ls /dev/sd* | /HORCM/usr/bin/raidscan –find inst

Solaris

ls /dev/rdsk/* | /HORCM/usr/bin/raidscan –find inst

AIX

lsdev –C –c disk | grep hdisk | /HORCM/usr/bin/raidscan –find
inst

If the lsdev command does not show the TID and LUN (for example,
2F-00-00-2,0) in the column output for the devices as shown below, then
the –d[g] raw device option (on all commands) and raidscan –find will be
unable to find target devices.

# lsdev

C

c disk

hdisk1 Defined 04-02-01 Other FC SCSI Disk Drive

This happens when a Fibre Channel adapter is used with a different device
driver (for example, an Emulex adapter with an AIX driver).

MPE/iX

callci dstat | /HORCM/usr/bin/raidscan -find inst

Windows NT/2000/2003

echo hd0-999 | x:\HORCM\etc\raidscan.exe -find inst

The MAX volume to be scanned is 1000 by default.