Lines Matching defs:fast_io_fail_timeout_sec
578 fast_io_fail_timeout_sec=None, disable_auto_failback=None, generate_uuids=None,
610 fast_io_fail_timeout_sec: Time to wait until ctrlr is reconnected before failing I/O to ctrlr.
612 If fast_io_fail_timeout_sec is not zero, it has to be not less than reconnect_delay_sec and less than
667 if fast_io_fail_timeout_sec is not None:
668 params['fast_io_fail_timeout_sec'] = fast_io_fail_timeout_sec
714 reconnect_delay_sec=None, fast_io_fail_timeout_sec=None,
746 fast_io_fail_timeout_sec: Time to wait until ctrlr is reconnected before failing I/O to ctrlr.
748 If fast_io_fail_timeout_sec is not zero, it has to be not less than reconnect_delay_sec and less than
795 if fast_io_fail_timeout_sec is not None:
796 params['fast_io_fail_timeout_sec'] = fast_io_fail_timeout_sec
888 reconnect_delay_sec=None, fast_io_fail_timeout_sec=None,
909 fast_io_fail_timeout_sec: Time to wait until ctrlr is reconnected before failing I/O to ctrlr.
911 If fast_io_fail_timeout_sec is not zero, it has to be not less than reconnect_delay_sec and less than
931 if fast_io_fail_timeout_sec is not None:
932 params['fast_io_fail_timeout_sec'] = fast_io_fail_timeout_sec