Here the method of deleting the settings of the I/O Response Time Assurance will be explained.
Delete the settings of the I/O Response Time Assurance.
Example) If deleting the I/O Response Time Assurance settings for the class Class.
# sdxattr -C -c Class -a iotimeout=off |
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 off * * |
If off is displayed in the MODE field, and an asterisk (*) in the TIME field and PANIC field of the specified class, the settings of the I/O Response Time Assurance has been deleted successfully.