Displaying 1 result from an estimated 1 matches for "vir_err_domain_not_run".
2010 May 21
2
Better error codes when stopping a VM that is already stopped
...ALID, which doesn't look
very precise to me...
Two questions about this:
Is the domain not running at that moment the only possible condition that can
trigger this particular error code when calling virDomainDestroy()?
Can't we have a more obvious/precise error code in that case, like
VIR_ERR_DOMAIN_NOT_RUNNING or something like that?
Guido Winkelmann