Comment 14 for bug 2037752

Revision history for this message
Josh Malone (jmalone-lancium) wrote :

Aaaaaand, it's back:

jbm@lmf-storage-1:~$ maas jbm vm-host compose -k 3 cores=4 memory=8192 "storage=sda:40,sdb:120"
{"cores": ["Ensure this value is less than or equal to 0."], "memory": ["Ensure this value is less than or equal to 0."]}

Also in the GUI (see attached screenshot). At this point, enough time has passed that the automatic sync has run (I can see this in the event log for the KVM host). I suspect that if I "Refresh" the KVM host in the GUI I will be able to compose a machine again.

[Refreshing...]

Yes - now it works again. It appears that something in that automatic sync resets a critical variable.

-Josh