<div dir="ltr">I&#39;m concerned with two (different) time keeping issues:<div>1. Timezone - we need to ensure all VMs have the same timezone (At least by default).</div><div>Best option would be to edit the deploy scripts and set the timezone to the host timezone?</div><div>should be fairly easy to add @TIMEZONE@ variable to the deploy script in a similar manner to what we do today in the domain XML.</div><div>It&#39;ll be in a command like &#39;ln -s /usr/share/zoneinfo/@TIMEZONE@ /etc/localtime</div><div><br></div><div>2. Time drifting - I have a feeling there&#39;s a time drift when we do all the freeze-thaw and snap/revert... Perhaps we should run &#39;ntpdate&#39; after such actions?</div><div><br></div></div>