[libvirt-users] virsh - specifying openvz vm sample in domain creation xml

1 Apr
2012
1 Apr
'12
1:10 a.m.
Hello I need to specify the "vm sample name" in domain creation xml. This is the option which is provided to vzctl wtih --config parameter, I can see that in openvz_driver.c there is below code ..... if ((vmdef->profile && *(vmdef->profile))) { ADD_ARG_LIT("--config"); ADD_ARG_LIT(vmdef->profile); } But i am not sure what to put in "domain creation xml" to avail that option ? I cant find anything about it in documentation or around google. Regards James
4915
Age (days ago)
4915
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jamshaid