AIX

AIX

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


#Power
#Power
 View Only
  • 1.  how to check a device attribute is active or not (reboot required)?

    Posted Tue November 23, 2010 01:57 AM

    Originally posted by: tech100


    let's say default attribute of a device was changed in some past (now it is not a default value but some custom).

    for example:
    I see on fscsiX set now to yes.

    How can I check is the value is active? (in case reboot was not done after someone changed it in ODM only (chdev -l fscsiX -a .... -P )
    #AIX-Forum


  • 2.  Re: how to check a device attribute is active or not (reboot required)?

    Posted Tue November 23, 2010 02:07 AM

    Originally posted by: tech100


    i forgot to say that the attribute is "dyntrk" in my example.
    #AIX-Forum


  • 3.  Re: how to check a device attribute is active or not (reboot required)?

    Posted Tue November 30, 2010 08:48 AM

    Originally posted by: usrb


    You can list effective values with "lsattr -El fscsiX"
    #AIX-Forum


  • 4.  Re: how to check a device attribute is active or not (reboot required)?

    Posted Tue November 30, 2010 09:07 AM

    Originally posted by: jvk


    Nope. The "lsattr -El fscsiX" shows an ODM value only..
    If you're not sure, reboot the box. So far there is no easy way to print out this in kdb.
    #AIX-Forum