Skip to content

Commit db4a2db

Browse files
committed
CLOUDSTACK-4728: Fixing the system template names
1 parent 09170ce commit db4a2db

1 file changed

Lines changed: 17 additions & 14 deletions

File tree

docs/en-US/Release_Notes.xml

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,8 +1298,11 @@ service cloudstack-agent start
12981298
</listitem>
12991299
<listitem id="restart-system-vms">
13001300
<para>Once you've upgraded the packages on your management servers, you'll need to restart
1301-
the system VMs. Make sure port 8096 is open in your local host firewall to do
1302-
this.</para>
1301+
the system VMs. Ensure that the admin port is set to 8096 by using the "integration.api.port" global parameter.
1302+
This port is used by the cloud-sysvmadm script at the end of the upgrade procedure. For
1303+
information about how to set this parameter, see "Setting Global Configuration Parameters" in
1304+
the Installation Guide. Changing this parameter will require management server restart. Also make sure port 8096 is open in your local host firewall to do
1305+
this. </para>
13031306
<para>There is a script that will do this for you, all you need to do is run the script
13041307
and supply the IP address for your MySQL instance and your MySQL credentials:</para>
13051308
<programlisting language="Bash"><prompt>#</prompt> nohup cloudstack-sysvmadm -d <replaceable>IP address</replaceable> -u cloud -p -a &gt; sysvm.log 2&gt;&amp;1 &amp;</programlisting>
@@ -1369,8 +1372,8 @@ Done restarting router(s).
13691372
<tbody>
13701373
<row>
13711374
<entry><para>XenServer</para></entry>
1372-
<entry><para>Name: systemvm-xenserver-4.2.0</para>
1373-
<para>Description: systemvm-xenserver-4.2.0</para>
1375+
<entry><para>Name: systemvm-xenserver-4.2</para>
1376+
<para>Description: systemvm-xenserver-4.2</para>
13741377
<para>URL:http://download.cloud.com/templates/4.2/systemvmtemplate-2013-07-12-master-xen.vhd.bz2 </para>
13751378
<para>Zone: Choose the zone where this hypervisor is used</para>
13761379
<para>Hypervisor: XenServer</para>
@@ -1385,8 +1388,8 @@ Done restarting router(s).
13851388
</row>
13861389
<row>
13871390
<entry><para>KVM</para></entry>
1388-
<entry><para>Name: systemvm-kvm-4.2.0</para>
1389-
<para>Description: systemvm-kvm-4.2.0</para>
1391+
<entry><para>Name: systemvm-kvm-4.2</para>
1392+
<para>Description: systemvm-kvm-4.2</para>
13901393
<para>URL:
13911394
http://download.cloud.com/templates/4.2/systemvmtemplate-2013-06-12-master-kvm.qcow2.bz2</para>
13921395
<para>Zone: Choose the zone where this hypervisor is used</para>
@@ -1402,8 +1405,8 @@ Done restarting router(s).
14021405
</row>
14031406
<row>
14041407
<entry><para>VMware</para></entry>
1405-
<entry><para>Name: systemvm-vmware-4.2.0</para>
1406-
<para>Description: systemvm-vmware-4.2.0</para>
1408+
<entry><para>Name: systemvm-vmware-4.2</para>
1409+
<para>Description: systemvm-vmware-4.2</para>
14071410
<para>URL:
14081411
http://download.cloud.com/templates/4.2/systemvmtemplate-4.2-vh7.ova</para>
14091412
<para>Zone: Choose the zone where this hypervisor is used</para>
@@ -2010,8 +2013,8 @@ service cloudstack-agent start
20102013
<tbody>
20112014
<row>
20122015
<entry><para>XenServer</para></entry>
2013-
<entry><para>Name: systemvm-xenserver-4.2.0</para>
2014-
<para>Description: systemvm-xenserver-4.2.0</para>
2016+
<entry><para>Name: systemvm-xenserver-4.2</para>
2017+
<para>Description: systemvm-xenserver-4.2</para>
20152018
<para>URL:http://download.cloud.com/templates/4.2/systemvmtemplate-2013-07-12-master-xen.vhd.bz2 </para>
20162019
<para>Zone: Choose the zone where this hypervisor is used</para>
20172020
<para>Hypervisor: XenServer</para>
@@ -2026,8 +2029,8 @@ service cloudstack-agent start
20262029
</row>
20272030
<row>
20282031
<entry><para>KVM</para></entry>
2029-
<entry><para>Name: systemvm-kvm-4.2.0</para>
2030-
<para>Description: systemvm-kvm-4.2.0</para>
2032+
<entry><para>Name: systemvm-kvm-4.2</para>
2033+
<para>Description: systemvm-kvm-4.2</para>
20312034
<para>URL:
20322035
http://download.cloud.com/templates/4.2/systemvmtemplate-2013-06-12-master-kvm.qcow2.bz2</para>
20332036
<para>Zone: Choose the zone where this hypervisor is used</para>
@@ -2043,8 +2046,8 @@ service cloudstack-agent start
20432046
</row>
20442047
<row>
20452048
<entry><para>VMware</para></entry>
2046-
<entry><para>Name: systemvm-vmware-4.2.0</para>
2047-
<para>Description: systemvm-vmware-4.2.0</para>
2049+
<entry><para>Name: systemvm-vmware-4.2</para>
2050+
<para>Description: systemvm-vmware-4.2</para>
20482051
<para>URL:
20492052
http://download.cloud.com/templates/4.2/systemvmtemplate-4.2-vh7.ova</para>
20502053
<para>Zone: Choose the zone where this hypervisor is used</para>

0 commit comments

Comments
 (0)