Why a VM status is reported as "Provisioning (Running)" even if it is already provisioned, and it is (only) running?
<killfill> that's because fifo knows if a vm is provisioning if the file 'provisioning' exists.
<killfill> Probably when creating the VM, the tools didn't wipe that file
<killfill> or maybe because you created it manually.. :P
<killfill> it's in /zones/:uuid/root/svc/ something like that.
<killfill> /zones/<uuid>/root/var/svc/provisioning
So, rm /zones/<uuid>/root/var/svc/provisioning
Et voilĂ .
No comments:
Post a Comment