AIX

AIX

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


#Operatingsystems
#Servers
#AIX
#AIX
#AIX
#AIX
#AppPerformanceManagement
#Power
 View Only
Expand all | Collapse all

two disk shown in aix of same LUN from ds storage

  • 1.  two disk shown in aix of same LUN from ds storage

    Posted Tue December 02, 2014 03:30 AM

    Originally posted by: aashishgr


    deal experts

    When i mount a single lun from ds storage to the AIX machine, in the aix machine shows two hdisk. Both the hdisk have same LUN ID and size are also same. But i am only able to create vg on one of the hdisk, the other disk cannot be used.

    but some time the disk shows 0 capacity . i have previosly intalled mpio disk driver in the aix box.

    Configuration in SAN SWITHCH has not been altered. previosly it was normal but for last few months such issues has surfaced.

    So please help in on this.and keenly waiting for your responce.


    #AIX-Forum


  • 2.  Re: two disk shown in aix of same LUN from ds storage

    Posted Tue January 13, 2015 12:38 PM

    Originally posted by: GarlandJoseph


    Need more information:

    what does lspv show

    are the disk both in available state

    what does bootinfo -s <pv> show?

    can you read from the disk

    lquerypv -h /dev/<PVname> 0 8 ; echo $?

    lsdev -CF "name parent" | grep <PVname>

    lspath -l <PVname>


    #AIX-Forum