Here the method of changing the maximum time before the I/O responds will be explained.
Check the settings of the I/O response time assurance.
Example) If checking the I/O Response Time Assurance settings for the class Class.
# sdxinfo -I -c Class
CLASS MODE TIME PANIC
------- ---- ---- -----
Class on 77 on |
Change the I/O response time.
Example) Change the I/O response time of the class Class to 90 seconds.
# sdxattr -C -c Class -a iotimeout=on:90 |
Check that the settings of the I/O Response Time Assurance Function has been changed.
Example) If checking the I/O Response Time Assurance settings for the class Class.
# sdxinfo -I -c Class
CLASS MODE TIME PANIC
------- ---- ---- -----
Class on 90 on |
If the value set in procedure 2 is displayed in the MODE field, the TIME field and the PANIC field of the specified class, the change in the settings of the I/O Time Response Assurance is complete.
Change the settings of the Hang-up Monitoring Function if a value other than the default value was set for the I/O response time.
Set the conclusion time with the same value of I/O response time, and set the monitoring interval twice the value of conclusion time.
For details, see "6.12.2 Hang-up Monitoring Function."