CLOUDSTACK-2119

This commit is contained in:
radhikap 2013-07-16 10:49:00 +05:30
parent ab42c1d6da
commit 65185d1836
2 changed files with 13 additions and 1 deletions

View File

@ -25,6 +25,12 @@
also change the default physical network of a virtual machine. With this functionality, hybrid
or traditional server loads can be accommodated with ease. </para>
<para>This feature is supported on XenServer and KVM hypervisors.</para>
<section id="prereq-addnic">
<title>Prerequisites</title>
<para>For adding or removing physical networks to work, ensure that vm-tools are running on the
guest VMs on VMware hypervisor. If vm-tools are not present, running dhclient does not
result in IPs getting assigned to the NICs.</para>
</section>
<section id="add-nic">
<title>Adding a Physical Network</title>
<orderedlist>

View File

@ -26,7 +26,13 @@
or traditional server loads can be accommodated with ease. </para>
<para>This feature is supported on XenServer and KVM hypervisors.</para>
<para>The following APIs have been added to support this feature. These API calls can function
only while the VM is in running or stopped state.</para>
only while the VM is in running or stopped state.</para>
<section id="prereq-addnic">
<title>Prerequisites</title>
<para>For adding or removing NICs to work, ensure that vm-tools are running on the
guest VMs running on VMware hypervisor. If vm-tools are not present, running dhclient does not
result in IPs getting assigned to the NICs.</para>
</section>
<section id="addnic">
<title>addNicToVirtualMachine</title>
<para>The addNicToVirtualMachine API adds a new NIC to the specified VM on a selected