From 03c693fc85e299c135c16dbb16226d7b7ffa3c8b Mon Sep 17 00:00:00 2001 From: Chip Childers Date: Fri, 24 May 2013 17:19:03 +0100 Subject: [PATCH] CLOUDSTACK-2492: Adding the XenServer system VM time sync issue to the 4.1.0 known issues list Signed-off-by: Chip Childers --- docs/en-US/Release_Notes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index e1cd2929bec..d9c9fa87dc6 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -4025,6 +4025,11 @@ under the License. + + CLOUDSTACK-2492 + System VM Clock Drift + Testing of the new S3-backed secondary storage feature identified that the system VM templates offered as part of the 3.x releases (which are still the official templates for 4.1.0) did not contain the necessary configuration to enable time synchronization within the system VM guest operating systems. With 4.1.0, this issue has been corrected for both the VMware vSphere and KVM system VM flavors via post boot configurations. The XenServer system VM template does not have an official fix for this problem. If you choose to take advantage of the new S3-backed secondary storage feature while running your system VMs on XenServer, you may be impacted by time synchronization issues. + CLOUDSTACK-1747 mvn deploydb only creates 4.0 DB, not 4.1