>>How to confirm whether a disk is a local disk or a SAN disk on HP-UX,<<
by always , performing "ioscan" command as below
# ioscan -fnC disk "look for HW path address"
>>And for some of the servers, SAN disks will be connected but we dont have any san software installed on the server<<
Yes, your right, that why we use system command to check them
Example:-
# ioscan -fnC disk
#ioscan -fn |more --> Check fc claimed
or you can use "script" to check disk connected to SAN storage
Thanks,
Johnson
Problems are common to all, but attitude makes the difference