Labels

hpunix (63) marathi kavita (52) linux (21) solaris11 (10) AWS (5) numerology (5)

Wednesday, August 27, 2014

Run 'scsimgr replace_wwid' command + HPUX

Run 'scsimgr replace_wwid' command + HPUX

Error:

class : lunpath, instance 269
Evpd inquiry page 83h/80h failed or the current page 83h/80h data do not match the previous known page 83h/80h data on LUN id 0x0 probed beneath the target path (class = tgtpath, instance = 12) The lun path is (class = lunpath, instance 269).Run 'scsimgr replace_wwid' command to validate the change

Solution:

If we see above error in #dmesg then

1. #scsimgr -f replace_wwid -C lunpath -I 269

Binding of LUN path with new LUN validated successfully

2. Scan the disk again so new id which was assigned to the disk, will get reflacted.

    #ioscan –fnNC disk    

     -N displays output using the agile view instead of legacy view

3. #insf -e -C disk

4. #dmesg


Thanks...
Kiran Jaddhav

No comments:

Post a Comment