But then DISKSPACE, DISKINODES and QUOTATIME are not passed to remote node in deployment.0 file : What way would you recommend to pass disk-related parameters such as DISKSPACE, DISKINODES and QUOTATIME (and could be more) to deployment.0 file?
The workaround for that can be using RAW attribute in ONE VM template e.g. as below:
DISK = [ IMAGE  = "centos-5-x86" ]

RAW = [ TYPE = "ovz",
DATE = "DISKSPACE=\"1048576:1153024\", DISKINODES=\"200000:220000\"" ]

That way DISKSPACE and DISKINODES parameters appear in VM deployment.0 file.

Regards,
Nikolay.
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to