From e4660fd7cdfed6ead707e43f739e522e76357183 Mon Sep 17 00:00:00 2001 From: radhikap Date: Thu, 12 Sep 2013 17:45:27 +0530 Subject: [PATCH] known issues from animesh has been added, edited, updated CLOUDSTACK-4245 --- docs/en-US/Release_Notes.xml | 343 +++++++++++++++++++++++++++++++++-- 1 file changed, 326 insertions(+), 17 deletions(-) diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index a05766588ce..97f776bd18b 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -1064,11 +1064,11 @@ under the License. from this parent template. This saves space and decreases deployment time for instances dramatically. Before this release, a NFS Primary Storage was still required for running the System - VMs from. The reason was a so called 'patch disk' that was generated by the - hypervisor which contained metadata for the System VM. The scripts generating this disk - didn't support RBD and thus System VMs had to be deployed from NFS. With 4.2 instead of - the patch disk a VirtIO serial console is used to pass meta information to System VMs. - This enabled the deployment of System VMs on RBD Primary Storage. + VMs from. The reason was a so called 'patch disk' that was generated by the hypervisor + which contained metadata for the System VM. The scripts generating this disk didn't + support RBD and thus System VMs had to be deployed from NFS. With 4.2 instead of the patch + disk a VirtIO serial console is used to pass meta information to System VMs. This enabled + the deployment of System VMs on RBD Primary Storage.
@@ -1223,7 +1223,7 @@ under the License. - + @@ -1237,10 +1237,10 @@ under the License. CLOUDSTACK-2709 + >CLOUDSTACK-3466 VM Migration across VMware clusters which are added with different switches - (Standard Swith,Vmware DVS, Cisco Nexus 1000v) is not supported.. + (Standard Switch,Vmware DVS, Cisco Nexus 1000v) is not supported. @@ -1248,7 +1248,7 @@ under the License. >CLOUDSTACK-4207 The following exception is observed when the Management Server is started - after upgrade from any older versions to &PRODUCT; 4.2. + after the upgrade from any older versions to &PRODUCT; 4.2. jsonParseException: The JsonDeserializer com.cloud.agent.transport.ArrayTypeAdaptor@2426e26f failed to deserialize json object @@ -1261,17 +1261,17 @@ under the License. CLOUDSTACK-2709 - Egress rules are are not supported on shared networks. + Egress rules are not supported on Shared networks. CLOUDSTACK-1747 - mvn deploydb only creates 4.0 DB, not 4.2 - Due to tooling changes between 4.2 and 4.2, CloudStack's database is created + The mvn deploydb command creates only 4.0 database, not 4.2 database. + Due to tooling changes between 4.0 and 4.2, &PRODUCT; database is created by using the 4.0 schema and updated to the 4.2 schema when the management server - starts for the first time. It's OK to see the same schema if the management server - has not started yet. + starts for the first time. Neglect the same schema if the management server has + not started yet. @@ -1280,8 +1280,9 @@ under the License. >CLOUDSTACK-1306 - Better Error message when trying to deploy Vm by passing static Ipv4 addresses - that are assigned to another VM/IP4 address is outside the iprange. + Enhance the error message that is displayed when trying to deploy a VM by + passing the static IPv4 addresses that are assigned to another VM or an IPv4 + address that is outside the IP range. @@ -1290,7 +1291,8 @@ under the License. >CLOUDSTACK-1236 - Warning while adding Xen 6.1 host [Unable to create local link network] + Warning while adding a XenSever 6.1 host. The warning displayed is Unable to + create local link network. @@ -1396,6 +1398,313 @@ under the License. console proxy does not support any keymaps besides us, jp + + CLOUDSTACK-4645 + There is no upgrade path from 4.1.1 to 4.2.0. + + + CLOUDSTACK-4641 + Create volume form snapshot command times out exactly after 1 hour in + case of KVM hosts. + + + CLOUDSTACK-4621 + Changing the management server's Ethernet interface or MAC address leaves the system in + unstable state. + + + CLOUDSTACK-4615 + (Baremetal) Baremetal agent is missing in the installer. + + + CLOUDSTACK-4598 + Long delays during deploying a VM; both network and deployment planner are delayed. + + + CLOUDSTACK-4596 + The same IP range is allowed to be defined in different VLANs across public and portable + ranges. + + + CLOUDSTACK-4588 + (VMware) VM deployment failed while creating a volume with null pointer exception. + + + CLOUDSTACK-4578 + (VMware) SSVM is not getting created if one host is down in a cluster. + + + CLOUDSTACK-4551 + Migrating the data volume from NFS to local storage does not change the underlying disk + offering. + + + CLOUDSTACK-4550 + Migration does not work in the case of bridge naming while upgrading KVM agents to version + 4.2. + + + CLOUDSTACK-4549 + Deploying VMs from template fails if the template is created from a snapshot. + + + CLOUDSTACK-4540 + (VMware) When deploying 30 parallel VMs , 16 VMs fails to get deployed due to the following + error: "VmDataCommand failed due to Exception: java.lang.Exception Message: Timed + out in waiting SSH execution result". + + + CLOUDSTACK-4506 + In a mixed hypervisor setup, destroying a VM whose host has been removed, throws a null + pointer exception. The Root volume of that VM also is not deleted from the primary + memory. + + + CLOUDSTACK-4442 + Source NAT not applied when network starts up. + + + CLOUDSTACK-4405 + (KVM) Migration between existing hosts and new hosts fails. + + + CLOUDSTACK-4402 + No options to delete the primary storage if the last host with which it was associated is + already removed. + + + CLOUDSTACK-4366 + (Ubuntu) Key translation fails for the Japanese keyboard for the Menu key and Caps Lock + buttons. + + + CLOUDSTACK-4351 + Host/Hypervisor System Requirements has misleading or premature note in the + documentation. + + + CLOUDSTACK-4348 + Regression truncation issues occurs when moving the cursor to the "plus" buttons. + + + CLOUDSTACK-4300 + (KVM) System VMs are not coming up after 2.2.14 to 4.2 upgrade. + + + CLOUDSTACK-4292 + The destroyedvm API failed with ArrayIndexexception while expunging. + + + CLOUDSTACK-4247 + (VMWARE) Network read and write statistics always returns zero. + + + CLOUDSTACK-4224 + Deleting UCS returns unknown API. + + + CLOUDSTACK-4220 + From 3.0.6 to 4.2 upgrade, Add VMWare DataCenter button is provided for legacy zones. + + + CLOUDSTACK-4201 + The listServiceOfferings API does not take virtualmachineid parameter of SystemVM to return + the Service Offerings available for the VM to change a Service Offering. + + + CLOUDSTACK-4200 + The listSystemVMs API and listRouters API fail to return hypervisor property. + + + CLOUDSTACK-4148 + The usage statistics are not triggered for Shared network. + + + CLOUDSTACK-4139 + (VMWARE) Resizing the volumes fails if they are created from snapshot. + + + CLOUDSTACK-4137 + (KVM): After removing a cluster, manage cluster will not bring KVM hosts to UP state. + Manually restart the cloud-agent on KVM hosts. + + + CLOUDSTACK-4128 + The System VMs start up does not check for existence of staging secondary storage in a + zone. + + + CLOUDSTACK-4099 + Update the systemvm templates in DevCloud2. + + + CLOUDSTACK-4095 + Region ID is displayed within the Database Transaction code. + + + CLOUDSTACK-4072 + The mysql-connector-java rpm is required while upgrading from 2.2.14 to 4.2. + + + CLOUDSTACK-4036 + The UI remains in processing state and the queryAsyncJobResult is being called repeatedly for + the scaleSystemVm API. + + + CLOUDSTACK-4016 + The listPublicIpAddresses lists the portable IP that was already transferred to a different + Isolated network. + + + CLOUDSTACK-3968 + Distributed Port groups are not deleted when guest networks are removed. The user account of + this network is removed from &PRODUCT; + + + CLOUDSTACK-3967 + No support for usage statistics collection at the portable IP level + + + CLOUDSTACK-3953 + The usage statistics are not collected for GSLB rules. + + + CLOUDSTACK-3911 + No check available while adding public range in a zone to see whether the same VLAN exists in + a portable IP range. + + + CLOUDSTACK-3888 + The UI does not return the mode (Strict/Preferred) when listing the ServiceOffering that uses + ImplicitDedicationPlanner. + + + CLOUDSTACK-3808 + Attaching volumes does not work when root is at the zone-level primary store and data at the + cluster level or host level store. + + + CLOUDSTACK-3791 + Download template fails with a null pointer exception. + + + CLOUDSTACK-3788 + The weekly Snapshot is stuck in Allocated State. + + + CLOUDSTACK-3765 + Upgrading CloudPlatform 4.2 build on centos5.5 does not work. + + + CLOUDSTACK-3737 + Uploaded volume is not getting deleted from secondary storage after attaching it to a guest + VM. + + + CLOUDSTACK-3658 + Several old object storage tables and columns are deprecated as a part of 4.1 to 4.2 database + upgrade. + + + CLOUDSTACK-3627 + Public IP interface (eth2) is not getting configured with Redundant virtual router. The State + is FAULT. + + + CLOUDSTACK-3608 + The guest_os_hypervisor table in the database has repeated mappings of hypervisor and guest + OS. + + + CLOUDSTACK-3583 + Stopping the Management server does not remove the PID. + + + CLOUDSTACK-3565 + Restarting libvirtd service leads to destroying the storage pool. + + + CLOUDSTACK-3243 + Wrong NFS mount point is given in the documentation. + + + CLOUDSTACK-3138 + Flaws in the documentation for the upgrade from 3.0.2 to 4.1.0. + + + CLOUDSTACK-2791 + Installation instruction is wrong. + + + CLOUDSTACK-1986 + Key translation fails for the following Japanese keyboard keys: ¥_,\ |, Muhenkan, Henkan, + Hiragana/Katakana, Kanji Key, and Caps Lock. + + + CLOUDSTACK-1775 + Events related to User/Domain/Account are not being generated expect for the + USER-DISABLE,DOMAIN-DELETE and ACCOUNT.DISABLE events. + + + CLOUDSTACK-732 + KVM snapshot is not supported. +