with Tags:
cfgmgr
X

Updating AIX Virtual SCSI adapter attributes without an outage
Need to update the running attributes of a virtual SCSI adapter on
an AIX system? Try these steps. I want to change value for the vscsi_err_recov attribute
to fast_fail .
I can’t do this if the adapter is busy i.e. has open/available paths to a disk device. #
lsattr -El vscsi2 vscsi_err_recov
delayed_fail
N/A
True vscsi_path_to
0 Virtual
SCSI Path Timeout True #
chdev -l vscsi2 -a vscsi_err_recov=fast_fail Method
error (/usr/lib/methods/chggen):
0514-029 Cannot perform the requested... [More]
Tags:  vscsi gibson cfgmgr chdev aix chris rmpath lspath |