SYMPTOMS
Virtuozzo runs on x86 architecture.
VE cloning fails with the following error:
Copy partition failed for VPS 301, fsresizer error 458754
Log files show the error below:
0xC000009A=VZLPBK_LockUserBuffer(0Ñ…XXXXXXXX, DDDDDD) failed
CAUSE
Most likely the reason of the problem is that /3GB option is used in boot.ini file on the host. When it is enabled, there could be no enough resources for allocation of non-fragmented buffer in kernel space.
RESOLUTION
Please remove /3GB option from boot.ini file and reboot the node. Then try clone a VE again.