Confuse to run scsimgr

Hello folk,

I'm trying to study HP-UX by myself. Now I'm reading some stuffs about how to get information about lunpath, lun and etc..
My problem is when I execute scsimgr like this:

# scsimgr get_info -H 0/1/2/0.149.0.255.10.11.0
old
new
if
Usage: scsimgr -o old_target_name -n new_target_name -H interface_hw_path

Has something changed in HP-UX to run scsimgr?
Thanks.

Those are legacy HW paths, that's why scsimgr complains..

Use

ioscan -fknN|grep lunpath

From that output, you can pass third column to scsimgr get_info -H HWPATH FROM IOSCAN