Second when I boot the vm in the second step after use the kickstart install it.
Once in a while, it occurs an error that:
monitor socket did not show up.: No such file or >
Traceback (most recent call last):
dom.create()
File "/usr/lib64/python2.6/site-packages/libvirt.py", line 325, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: monitor socket did not show up.: No such file or directory
But if I reinstall it, it will be ok. If I install hundreds of VMs once, I think this is a headache.
Could anybody help me, how can I disable the charmonitor or solve these problem.
Thanks.