The lock_timeout is calculated by the following formula.
lock_timeout = monitor_interval + "The expiration time of the lock"
We suggest 90 seconds as a default value of the "The expiration time of the lock", but you should change it in consideration of access delay to the shared disk and the switch time of the multipath driver.
The lock timeout have an impact on start action timeout because start action timeout value is calculated by the following formula.