Updates:
        Status: Fixed
        Owner: ---

Comment #5 on issue 215 by [email protected]: hail iallocator: disk_space_total:JSNull: Unable to read Int
http://code.google.com/p/ganeti/issues/detail?id=215

I checked and I think this is fixed in 2.9. Note that it is necessary to set the list of cluster enabled disk templates so that 'file' is the default template. This can be done by setting 'file' as first template:

gnt-cluster modify --enabled-disk-templates=file[,other templates]

(You might need to adjust the --ipolicy-disk-templates as well.)

It is necessary to set the file template as default template, because the iallocator can only handle one disk template and by setting the default you tell it to use file storage. If we wanted more flexibility, we would need to make bigger changes in the iallocator protocol as iustin mentioned.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to