Operating System - HP-UX
1833007 Members
3334 Online
110048 Solutions
New Discussion

SAM - Disk and File Systems

 
SOLVED
Go to solution
Jan Verheijen
Occasional Advisor

SAM - Disk and File Systems

Message:
The command used to retrieve information about HP SureStore VirtualArray has failed. The stderr is shown below.
INVALID ARRAY ID
HOW TO SOLVE THIS PROBLEM? PROBLEM IN SAM?
CONFIGURATION PROBLEM VA7100?
Live Today
6 REPLIES 6
Bernhard Mueller
Honored Contributor
Solution

Re: SAM - Disk and File Systems

Jan,

on the command line run
armdiscover (takes a while)
then armdsp -i
this should list any VA

Then try SAM again, if it fails look for latest SAM patches.

Regards,
Bernhard
Jan Verheijen
Occasional Advisor

Re: SAM - Disk and File Systems

armdiscover

Message:
This could take several minutes ...
The Dial daemon is not running. The database content may not be current.
HP-A6188A /dev/rscsi/c5t14d0 00DEH43337WS poseidon va7100
Live Today
Bernhard Mueller
Honored Contributor

Re: SAM - Disk and File Systems

Jan,

looks like somethings not running as supposed. Easy alternative would be to re-install CommandView, unfortunately I do not have a system with a VA available so I cannot check what startup scripts are used. Maybe you want to go through /etc/rc.log an check yourself for hints.

Regards,
Bernhard
Jan Verheijen
Occasional Advisor

Re: SAM - Disk and File Systems

Your first answer solved the problem!

on the command line run
armdiscover (takes a while)


Live Today
Jan Verheijen
Occasional Advisor

Re: SAM - Disk and File Systems

Thanks very much Bernhard Mueller !
Live Today
Bernhard Mueller
Honored Contributor

Re: SAM - Disk and File Systems

Found this:

To stop HostAgent and OpenDIAL, enter the following command:
/opt/sanmgr/CommandView/client/sbin/HA_Dial_Stop
To start HostAgent and OpenDIAL, enter the following command:
/opt/sanmgr/CommandView/client/sbin/HA_Dial_Start

Regards,
Bernhard