The deadlock situation will occur when Volume Manager needs to handle FastResync instant snapshot operations but the VxVM Paging Module memory allocated is not enough. FastResync instant snapshot operations are operations like "vxsnap reattach".
In some old versions of Veritas Volume Manager, the default value of volpagemod_max_memsz is too small. Veritas recommends to increase the volpagemod_max_memsz to 64MB when using older VxVM versions.
Applies To
Veritas Volume Manager with FastResync snapshots
A potential deadlock situation is found in the Veritas Volume Manager (VxVM) paging module that will cause the Volume Manager configuration daemon vxconfigd to hang. If vxconfigd hangs, it will in turn also cause the other Volume Manager commands to hang because vxconfigd cannot respond to the requests sent from the other Volume Manager commands.
vxsnap manual page for details. vxtune command line is in bytes. Therefore, append the unit multiplier "m" or "k" for a value of 64 MB or 65536 KB. vxtune manual page for details.