a40ee2ce1b
There is a race between where Xen creates the domain and starts logging and when XAPI returns to say that the domain has started. If the cronjob to rotate the guest logs runs in this period, it can delete the console logs before we set the last_dom_id which is used to preserve logs. This change adds a fixed delay before deleting any log files, allowing the VM start operation to return after the domain has been successfully created. Change-Id: I82ae3e008974f33b60256366f171abf1f0369e60 Closes-Bug: 1535616 |
||
---|---|---|
.. | ||
cleanup_sm_locks.py | ||
destroy_cached_images.py | ||
populate_other_config.py | ||
rotate_xen_guest_logs.sh | ||
stress_test.py | ||
vdi_chain_cleanup.py | ||
vm_vdi_cleaner.py |