Operating System - HP-UX
1834462 Members
2946 Online
110067 Solutions
New Discussion

Re: Unable to use cstm on a HPVM

 
SOLVED
Go to solution
Daniel Hadland
Occasional Contributor

Unable to use cstm on a HPVM

Hi, I'm trying to use cstm on a HPVM (11.31) running on an rx8620 host (11.31) and HPVM 4.0.

I can run cstm and get to a prompt however when I run cstm>info I get the following message:

cstm>info
^-- (Information) is currently disabled. --

Does anyone know if this just a limitation of using VM's?

Thanks, Dan
5 REPLIES 5
Solution

Re: Unable to use cstm on a HPVM

Do you mean in a VM guest?

So cstm is an interface to the hardware diagnostics.

HPVM is a fully virtualised environment. You would never want to look at hardware diagnostics in a VM guest.

On the VM host it should work though. You have to select a device first though. If you just run csrtm and type info you will get vthe message you see.

Determine what device you want info on from the map command and then select it using the "sel dev n" command when n is the device number reported by map.

Then run info, and if there is an informational tool for it, you should see it running when you re-run map

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Daniel Hadland
Occasional Contributor

Re: Unable to use cstm on a HPVM

Hi Duncan,

Thanks for the reply. Yes I am trying to run it on the VM having identified the device etc, guess the hardware doesn't get virtualised to the extent that cstm would see it.

Thanks for the help,

Dan

Re: Unable to use cstm on a HPVM

Dan,

See the manual:

http://docs.hp.com/en/T2767-90141/ch01s05.html

Specifically:

-----------------------------
Do not run the following types of applications on a guest:

-Integrity VM software

-Hardware diagnostic tools and support tools (should be run on the VM Host)

-----------------------------

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Daniel Hadland
Occasional Contributor

Re: Unable to use cstm on a HPVM

Thanks for the pointer, answers my questions :)

Dan
Torsten.
Acclaimed Contributor

Re: Unable to use cstm on a HPVM

I know it is not support, but I need to try it anyway - just to see it is not useful.

# model
ia64 hp server Integrity Virtual Machine

# echo "sel dev all;info;wait;il"|cstm

...

-- Information Tool Log for SCSI Disk on path 0/0/0/0.0.0 --

Log creation time: Thu Jan 25 15:03:16 2007

Hardware path: 0/0/0/0.0.0


The selected device is not supported by this tool.
Inaccurate information could be displayed by the tool.

Product Id: Virtual LvDisk Vendor: HP
Device Type: SCSI Disk Firmware Rev: 0.04
Device Qualifier: HPVirtual Logical Unit: 0
Serial Number:
Capacity (M Byte): 32000.00
Block Size: 512
Max Block Address: 65535999
Smart Enabled: FALSE
Error Logs
Read Errors: N/A Buffer Overruns: N/A
Read Reverse Errors: N/A Buffer Underruns: N/A
Write Errors: N/A Non-Medium Errors: N/A
Verify Errors: N/A

...

-- Information Tool Log for Optical Storage Device on path 0/0/0/0.1.0 --

Log creation time: Thu Jan 25 15:03:16 2007

Hardware path: 0/0/0/0.1.0


Product Id: Virtual NullDVD Vendor: HP
Device Type: Optical Storage Device Firmware Rev: 0.04
Device Qualifier: HPVirtual Logical Unit: 0
Serial Number: N/A
Capacity (M Byte): N/A
Block Size: N/A
Max Block Address: N/A
Error Logs
Read Errors: N/A Buffer Overruns: N/A
Read Reverse Errors: N/A Buffer Underruns: N/A
Write Errors: N/A Non-Medium Errors: N/A
Verify Errors: N/A
...



You can see some virtual devices, but there is no really useful information (as expected). I would be surprised to see any real errors in virtual devices ... ;-))

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!