1834640 Members
3331 Online
110069 Solutions
New Discussion

Regarding the cu:ldev

 
Kavita Poonia
Regular Advisor

Regarding the cu:ldev

Hi Folks,

If I have got device file of a disk like /dev/dsk/c0t0d1 then how could I will find out what is its cu:ldev number and LUN id. Is there any command to find out cu:ldev number from a device file.

Please help me out. Thanks a lot!
2 REPLIES 2
Yngvi Thorfinnsson
Honored Contributor

Re: Regarding the cu:ldev

Hi,
you have to combine the results of commands to have this information. For hp-ux this is helpful:
1. ioscan -fnCdisk
2. fcmsutil ( or tdutil) i.e.
tdutil /dev/td0
if there is a device file /dev/td0
3. Use the Secure Path manager to display the LUN infomration:
spmgr display
HCL Ash
Frequent Advisor

Re: Regarding the cu:ldev

HI,

you can use

# xpinfo -il | grep -i device file

This will give you the CU:ldev