Here the method of setting the I/O Response Time Assurance Function for a already created class will be explained.
Set the I/O Response Time Assurance.
Example) If setting the I/O response time to 23 seconds and the panic mode to on for the class Class
# sdxattr -C -c Class -a iotimeout=on:23:on
Check the settings of the I/O Response Time Assurance.
Example) If checking the settings of the I/O Response Time Assurance of the class Class
# sdxinfo -I -c Class
CLASS MODE TIME PANIC
------- ---- ---- -----
Class on 23 on
If the value set in procedure 1 is displayed in the MODE field, the TIME field and the PANIC field of the specified class the setup 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. For details, see "8.3.2 Changing the System Panic Mode."
Information
The settings for the I/O Response Time Assurance can be done when creating a class using the sdxdisk -M command.
For details, see "D.2 sdxdisk - Disk operations."