Hi, I've opened a ticket to avoid erasing custom attributes in disk and network sections [1].
the problem i see with the workaround is how to relate the RAW section to DISK in case there is more than one DISK. Regards, [1] http://dev.opennebula.org/issues/559 -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 On Thu, Mar 31, 2011 at 3:50 PM, <[email protected]> wrote: > [email protected] wrote on 31/03/11 16:56: >> >>> 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\"" ] > > Sorry, I mean DATA attribute here (not DATE). > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
