AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

AIX reporting "DISK OPERATION ERROR"

  • 1.  AIX reporting "DISK OPERATION ERROR"

    Posted Mon December 16, 2013 09:22 AM

    Originally posted by: VenkateshAndavar


    Hi,

    We have AIX server connected to EMC Symmetrix storage.  hdisk38 Lun is assigned from same storage to the server.

    Below error has been reported in Server. But no issue noticed in Storage about the Lun & server SAN connectivity to Storage

    Please help to resolve this error

    Thank you

     

    ---------------------------------------------------------------------------
    LABEL:          SC_DISK_ERR2
    IDENTIFIER:     79B0DF89

    Date/Time:       Wed Dec  4 10:30:27
    Sequence Number: 273325
    Machine Id:      000B91FA4C00
    Node Id:         rsdb3p
    Class:           H
    Type:            PERM
    Resource Name:   hdisk38
    Resource Class:  disk
    Resource Type:   SYMM_RAIDS
    Location:        17-08-01
    VPD:
            Manufacturer................EMC
            Machine Type and Model......SYMMETRIX
            ROS Level and ID............5568
            Serial Number...............8601C000
            Part Number.................00000000000071000A010185
            EC Level....................700286
            Device Specific.(Z0)........00
            Device Specific.(Z1)........71
            Device Specific.(Z2)........556800680000000000070507
            Device Specific.(Z3)........13000000
            Device Specific.(Z4)........54110008
            Device Specific.(Z5)........5F80

    Description
    DISK OPERATION ERROR

    Probable Causes
    DASD DEVICE

    Failure Causes
    DISK DRIVE
    DISK DRIVE ELECTRONICS

            Recommended Actions
            PERFORM PROBLEM DETERMINATION PROCEDURES

    Detail Data
    SENSE DATA
    0A00 2A00 006B 15E0 0000 0804 0000 0000 0000 0000 0000 0000 0118 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000 0000 0001 0001 4DC0 0000 0002 0000 0000 0000 0000 0000 0000 0000 0000
    0000 0000


    #AIX-Forum


  • 2.  Re: AIX reporting "DISK OPERATION ERROR"

    Posted Mon December 16, 2013 10:38 AM

    Originally posted by: GarlandJoseph


    Possible Reservation Confict.  

    What does the following reveal...

    devrsrv -c query -l hdisk38


    #AIX-Forum


  • 3.  Re: AIX reporting "DISK OPERATION ERROR"

    Posted Mon December 16, 2013 01:19 PM

    Originally posted by: VenkateshAndavar


    Hi,

    Actually we use older version AIX.

    oslevel -r Output: 4330-11.

    devrsrv command is not found in this version AIX.  This error is reported on 17-Nov & not reporting any error then after for the disk.

    Please suggest if reason for error shall be identified from SENSE DATA. No events is reported in storage logs


    #AIX-Forum


  • 4.  Re: AIX reporting "DISK OPERATION ERROR"

    Posted Mon December 16, 2013 05:12 PM

    Originally posted by: GarlandJoseph


    I ran those sense codes through a diagnostic utility and it revealed reservation conflict...implying that the lun is reserved by something else.

     

    What does lsdev -Clhdisk38 shows

    What does lsdev -CF "name parent" | grep hdisk38 show.   What is the parent adapter of that disk? What other devices show from that adapter.

    What does lquerypv -h /dev/hdisk38 0 10 show (this tries to read from the disk)

    When did this issue start.  What is on that disk? What other disks are on the system served from this storage unit?

    How do you know that lun is assigned to that LPAR?

     


    #AIX-Forum