AIX

AIX

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

 View Only
Expand all | Collapse all

lsattr -El vpath0 command dosent show reserve_policy

  • 1.  lsattr -El vpath0 command dosent show reserve_policy

    Posted Fri October 23, 2009 07:36 AM

    Originally posted by: SystemAdmin


    I have AIX 5.3 with TL 08 and storage DS4800.

    I have SVC installed.So vpath n created not hdisk n at the time of VG space Creation

    lsattr -El hdisk0 or hdisk1 or hdisk2
    (which is internal hdisk)shows following output which containts
    one of the output as reserve_policy as shown...
    reserve_policy :single_path Reserve policy :true
    When I type lsattr -El vpath0 or lsattr -El hdisk3 then it dosent show reserve_policy in output.
    It only happens with vpath or vpath associated hdisk but not with internal hdisk.

    why? any clue?


  • 2.  Re: lsattr -El vpath0 command dosent show reserve_policy

    Posted Fri October 23, 2009 11:40 AM

    Originally posted by: jvk


    I think attributes come with SVC Host Attachment script for SDD and in this case "disk/fcp/2145" has no reserve_policy attribute in the PdAt. While "disk/fcp/2107" or "disk/fcp/1750" for example both have it...
    SVC Host Attachment script comes from storage folks, not AIX.


  • 3.  Re: lsattr -El vpath0 command dosent show reserve_policy

    Posted Mon October 26, 2009 05:53 AM

    Originally posted by: SystemAdmin


    Thaks dear..