This case is applicable to IBM AIX 5.X, IBM AIX 6.X and IBM AIX 7.X operating systems.

Ifthe host does not map to a LUN, no fscsiX will be displayed and the check ispassed.
Timeoutvalues include unchanged, changed, and NA.
Judgewhether the port is in Enable state.

If fc_err_recovis not set, a fault switchover will take about one minute. If fc_err_recov is setto fast_fail, a faultswitchover will take about only 20s.
If the timeout setting of an HBA does not pass the check, the error information is as follows:
(Port ID: fscsi0)(Timeout:unchanged); (Port ID: fscsi1)(Timeout:unchanged);
Ifattributes of all ports have been modified, skip the following steps.
Runningthe attribute modification command one time modifies attributes of only oneport. You must modify the attributes of all ports connected to the storagearray.
If the host can be restarted, perform the following operations:
Run the chdev -l fscsi* -a dyntrk=yes -P command to modify HBA attributes.
Restart the host for the settings to take effect.
If the host cannot be restarted but the services can be stopped, perform the following operations:
Run the lsdev -p fscsi* command to query all sub-devices that are connected to the HBA.

Back up virtual disk permissions.

Run rmdev -dl <sub-device name> to delete all sub-devices.In the command, <sub-device name> indicates each sub-device name obtained in the first step.
Run chdev -l fscsiX -a dyntrk=yes and chdev -l fscsiX -a fc_err_cov=fast_fail to modify HBA attributes.
Reconfigure disk permissions.
If services cannot be interrupted and multiple ports on the host are connected to the storage array, perform the following operations (assuming that ports fscsi0and fscsi1 are connected to the storage array):
Run rmdev -l fscsi0 -R to set the status of fscsi0to defined.
and chdev -l fscsi0 -a fc_err_recov=fast_fail to modify the attributes of fscsi0.
Run cfgmgr -l fcs0 to establish a link to fscsi0.
Run lspathto confirm that the link to fscsi0 is recovered.
Run rmdev -l fscsi1 -R.
and chdev -l fscsi1 -a fc_err_recov=fast_fail to modify the attributes of fscsi1.
Run cfgmgr -l fcs1.
Run lspathto confirm that the link to fscsi1 is recovered.
If services cannot be interrupted and only one port on the host is connected to the storage array, port attributes cannot be modified. Negotiate with the customer over service suspension.
After the upgrade, restore thevalues of the timeout parameters to the original values.
The modification takes effect immediately but will become invalid after a restart. You can collect timeout parameters again for verification.
If you have any questions or any other exceptions exist, contact Huawei technical support.