virsh - specifying openvz vm sample in domain creation xml | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
HelloI 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
[Virt Tools] [Lib OS Info] [Fedora Users] [Fedora Maintainers] [Fedora Desktop] [Fedora SELinux] [Big List of Linux Books] [Yosemite News] [Yosemite Photos] [KDE Users] [Fedora Tools]