Cloning an iSCSI based VM leaves the kvm_disktotal=0 causing the disksize to be reported as unlimited

I have many VMs created via CLONE that report unlimited disk size, I have fixed this by manually editing the kvm_disktotal paramater and setting it to the value (disksizegb*1024*1024*1024)
for a 15gb disk:
kvm_disktotal=16106127360

This workaround solves the symptom but I suspect the bug is in the clone code.
Franco

Status: 
Closed (fixed)

Comments

sorry this refers to editing the serverid.serv file on the cloudmin master in the /etc/webmin/servers folder.

Yes, this is a known bug - the next release of Cloudmin will fix it.

Automatically closed -- issue fixed for 2 weeks with no activity.