Error Code details
V-5-1-11550
Severity: Warning 
Component: Volume Manager 
Message:
Timed out transaction for client %ld. Try setting the environment variable VXVM_TRANS_MAX_TIMEOUT (%d) to a higher value and restart vxconfigd.
Description:

This message may be displayed if the configuration change operation involves large number of objects (disks, subdisks, and so on). The message indicates that the required operation cannot be completed within currently set timeout. A larger timeout value is required to complete the operation.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2012-10-09 22:42:23
Platform: Generic
Release: Generic
Content:

Set the VXVM_TRANS_MAX_TIMEOUT environment variable to a much larger number. The default value is 600 (seconds). The following example increases the VXVM_TRANS_MAX_TIMEOUT value to 3000 seconds:
 

# export VXVM_TRANS_MAX_TIMEOUT=3000
 

You must restart the vxconfigd for the changes to go into effect.
 

# vxconfigd -k
 

If increasing the VXVM_TRANS_MAX_TIMEOUT value does not resolve the issue, try setting the value to a larger number.