You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mu...@apache.org on 2012/12/06 09:09:12 UTC

[76/100] [abbrv] [partial] Revised en-US/network-setup.xml to include the correct file.

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/events.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/events.html b/docs/tmp/en-US/html/events.html
deleted file mode 100644
index bda5738..0000000
--- a/docs/tmp/en-US/html/events.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>22.1. Events</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="troubleshooting.html" title="Chapter 22. Troubleshooting" /><link rel="prev" href="troubleshooting.html" title="Chapter 22. Troubleshooting" /><link rel="next" href="troubleshooting-working-with-server-logs.html" title="22.2. Working with Server Logs" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.clouds
 tack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="troubleshooting.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="troubleshooting-working-with-server-logs.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="events" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="events">22.1. Events</h2></div></div></div><div xml:lang="en-US" class="section" id="events-log" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="events-log">22.1.1. Event Logs</h3></div></div></div><div class="para">
-		There are two types of events logged in the CloudStack Event Log. Standard events log the success or failure of an event and can be used to identify jobs or processes that have failed. There are also long running job events. Events for asynchronous jobs log when a job is scheduled, when it starts, and when it completes. Other long running synchronous jobs log when a job starts, and when it completes. Long running synchronous and asynchronous event logs can be used to gain more information on the status of a pending job or can be used to identify a job that is hanging or has not started. The following sections provide more information on these events..
-	</div></div><div xml:lang="en-US" class="section" id="standard-events" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="standard-events">22.1.2. Standard Events</h3></div></div></div><div class="para">
-		The events log records three types of standard events.
-	</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-				INFO. This event is generated when an operation has been successfully performed.
-			</div></li><li class="listitem"><div class="para">
-				WARN. This event is generated in the following circumstances.
-			</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-						When a network is disconnected while monitoring a template download.
-					</div></li><li class="listitem"><div class="para">
-						When a template download is abandoned.
-					</div></li><li class="listitem"><div class="para">
-						When an issue on the storage server causes the volumes to fail over to the mirror storage server.
-					</div></li></ul></div></li><li class="listitem"><div class="para">
-				ERROR. This event is generated when an operation has not been successfully performed
-			</div></li></ul></div></div><div xml:lang="en-US" class="section" id="long-running-job-events" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="long-running-job-events">22.1.3. Long Running Job Events</h3></div></div></div><div class="para">
-		The events log records three types of standard events.
-	</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-				INFO. This event is generated when an operation has been successfully performed.
-			</div></li><li class="listitem"><div class="para">
-				WARN. This event is generated in the following circumstances.
-			</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-						When a network is disconnected while monitoring a template download.
-					</div></li><li class="listitem"><div class="para">
-						When a template download is abandoned.
-					</div></li><li class="listitem"><div class="para">
-						When an issue on the storage server causes the volumes to fail over to the mirror storage server.
-					</div></li></ul></div></li><li class="listitem"><div class="para">
-				ERROR. This event is generated when an operation has not been successfully performed
-			</div></li></ul></div></div><div xml:lang="en-US" class="section" id="event-log-queries" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="event-log-queries">22.1.4. Event Log Queries</h3></div></div></div><div class="para">
-		Database logs can be queried from the user interface. The list of events captured by the system includes:
-	</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-				Virtual machine creation, deletion, and on-going management operations
-			</div></li><li class="listitem"><div class="para">
-				Virtual router creation, deletion, and on-going management operations
-			</div></li><li class="listitem"><div class="para">
-				Template creation and deletion
-			</div></li><li class="listitem"><div class="para">
-				Network/load balancer rules creation and deletion
-			</div></li><li class="listitem"><div class="para">
-				Storage volume creation and deletion
-			</div></li><li class="listitem"><div class="para">
-				User login and logout
-			</div></li></ul></div></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="troubleshooting.html"><strong>Prev</strong>Chapter 22. Troubleshooting</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="troubleshooting-working-with-server-logs.html"><strong>Next</strong>22.2. Working with Server Logs</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/example-response-from-listUsageRecords.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/example-response-from-listUsageRecords.html b/docs/tmp/en-US/html/example-response-from-listUsageRecords.html
deleted file mode 100644
index 05a0f0e..0000000
--- a/docs/tmp/en-US/html/example-response-from-listUsageRecords.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>5.3. Example response from listUsageRecords</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-API_Developers_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack API Developer's Guide" /><link rel="up" href="working-with-usage-data.html" title="Chapter 5. Working With Usage Data" /><link rel="prev" href="usage-types.html" title="5.2. Usage Types" /><link rel="next" href="dates-in-usage-record.html" title="5.4. Dates in the Usage Record" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href
 ="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="usage-types.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="dates-in-usage-record.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="example-response-from-listUsageRecords" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="example-response-from-listUsageRecords">5.3. Example response from listUsageRecords</h2></div></div></div><div class="para">
-		All CloudStack API requests are submitted in the form of a HTTP GET/POST with an associated command and any parameters. A request is composed of the following whether in HTTP or HTTPS:
-	</div><pre class="programlisting">
-            &lt;listusagerecordsresponse&gt;
-                  &lt;count&gt;1816&lt;/count&gt;
-                 &lt;usagerecord&gt;
-                    &lt;account&gt;user5&lt;/account&gt;
-                    &lt;accountid&gt;10004&lt;/accountid&gt;
-                    &lt;domainid&gt;1&lt;/domainid&gt;
-                    &lt;zoneid&gt;1&lt;/zoneid&gt;
-                        &lt;description&gt;i-3-4-WC running time (ServiceOffering: 1) (Template: 3)&lt;/description&gt;
-                    &lt;usage&gt;2.95288 Hrs&lt;/usage&gt;
-                       &lt;usagetype&gt;1&lt;/usagetype&gt;
-                    &lt;rawusage&gt;2.95288&lt;/rawusage&gt;
-                       &lt;virtualmachineid&gt;4&lt;/virtualmachineid&gt;
-                    &lt;name&gt;i-3-4-WC&lt;/name&gt;
-                       &lt;offeringid&gt;1&lt;/offeringid&gt;
-                    &lt;templateid&gt;3&lt;/templateid&gt;
-                    &lt;usageid&gt;245554&lt;/usageid&gt;
-                    &lt;type&gt;XenServer&lt;/type&gt;
-                    &lt;startdate&gt;2009-09-15T00:00:00-0700&lt;/startdate&gt;
-                    &lt;enddate&gt;2009-09-18T16:14:26-0700&lt;/enddate&gt;
-                  &lt;/usagerecord&gt;
-
-               … (1,815 more usage records)
-            &lt;/listusagerecordsresponse&gt;
-</pre></div><ul class="docnav"><li class="previous"><a accesskey="p" href="usage-types.html"><strong>Prev</strong>5.2. Usage Types</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="dates-in-usage-record.html"><strong>Next</strong>5.4. Dates in the Usage Record</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/export-template.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/export-template.html b/docs/tmp/en-US/html/export-template.html
deleted file mode 100644
index e179d95..0000000
--- a/docs/tmp/en-US/html/export-template.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>12.9. Exporting Templates</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="working-with-templates.html" title="Chapter 12. Working with Templates" /><link rel="prev" href="upload-template.html" title="12.8. Uploading Templates" /><link rel="next" href="create-windows-template.html" title="12.10. Creating a Windows Template" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://
 docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="upload-template.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="create-windows-template.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="export-template" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="export-template">12.9. Exporting Templates</h2></div></div></div><div class="para">
-		End users and Administrators may export templates from the CloudStack. Navigate to the template in the UI and choose the Download function from the Actions menu.
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="upload-template.html"><strong>Prev</strong>12.8. Uploading Templates</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="create-windows-template.html"><strong>Next</strong>12.10. Creating a Windows Template</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/external-firewalls-and-load-balancers.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/external-firewalls-and-load-balancers.html b/docs/tmp/en-US/html/external-firewalls-and-load-balancers.html
deleted file mode 100644
index e38bbb8..0000000
--- a/docs/tmp/en-US/html/external-firewalls-and-load-balancers.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>15.8. External Firewalls and Load Balancers</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="networks.html" title="Chapter 15. Managing Networks and Traffic" /><link rel="prev" href="security-groups.html" title="15.7. Security Groups" /><link rel="next" href="load-balancer-rules.html" title="15.9. Load Balancer Rules" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.c
 loudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="security-groups.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="load-balancer-rules.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="external-firewalls-and-load-balancers" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="external-firewalls-and-load-balancers">15.8. External Firewalls and Load Balancers</h2></div></div></div><div class="para">
-		CloudStack is capable of replacing its Virtual Router with an external Juniper SRX device and an optional external NetScaler or F5 load balancer for gateway and load balancing services. In this case, the VMs use the SRX as their gateway.
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="security-groups.html"><strong>Prev</strong>15.7. Security Groups</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="load-balancer-rules.html"><strong>Next</strong>15.9. Load Balancer Rules</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/feature-overview.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/feature-overview.html b/docs/tmp/en-US/html/feature-overview.html
deleted file mode 100644
index 6c2a3c9..0000000
--- a/docs/tmp/en-US/html/feature-overview.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>1.2. What Can CloudStack Do?</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-API_Developers_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack API Developer's Guide" /><link rel="up" href="concepts.html" title="Chapter 1. Concepts" /><link rel="prev" href="whatis.html" title="1.1. What Is CloudStack?" /><link rel="next" href="deployment-architecture-overview.html" title="1.3. Deployment Architecture Overview" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack
 .org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="whatis.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="deployment-architecture-overview.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="feature-overview" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="feature-overview">1.2. What Can CloudStack Do?</h2></div></div></div><div class="para">
-		<span class="bold bold"><strong>Multiple Hypervisor Support</strong></span>
-	</div><div class="para">
-		CloudStack works with a variety of hypervisors, and a single cloud deployment can contain multiple hypervisor implementations. The current release of CloudStack supports pre-packaged enterprise solutions like Citrix XenServer and VMware vSphere, as well as KVM or Xen running on Ubuntu or CentOS.
-	</div><div class="para">
-		<span class="bold bold"><strong>Massively Scalable Infrastructure Management</strong></span>
-	</div><div class="para">
-		CloudStack can manage tens of thousands of servers installed in multiple geographically distributed datacenters. The centralized management server scales linearly, eliminating the need for intermediate cluster-level management servers. No single component failure can cause cloud-wide outage. Periodic maintenance of the management server can be performed without affecting the functioning of virtual machines running in the cloud.
-	</div><div class="para">
-		<span class="bold bold"><strong>Automatic Configuration Management</strong></span>
-	</div><div class="para">
-		CloudStack automatically configures each guest virtual machine’s networking and storage settings.
-	</div><div class="para">
-		CloudStack internally manages a pool of virtual appliances to support the cloud itself. These appliances offer services such as firewalling, routing, DHCP, VPN access, console proxy, storage access, and storage replication. The extensive use of virtual appliances simplifies the installation, configuration, and ongoing management of a cloud deployment.
-	</div><div class="para">
-		<span class="bold bold"><strong>Graphical User Interface</strong></span>
-	</div><div class="para">
-		CloudStack offers an administrator's Web interface, used for provisioning and managing the cloud, as well as an end-user's Web interface, used for running VMs and managing VM templates. The UI can be customized to reflect the desired service provider or enterprise look and feel.
-	</div><div class="para">
-		<span class="bold bold"><strong>API and Extensibility</strong></span>
-	</div><div class="para">
-		CloudStack provides an API that gives programmatic access to all the management features available in the UI. The API is maintained and documented. This API enables the creation of command line tools and new user interfaces to suit particular needs. See the Developer’s Guide and API Reference, both available at <a href="http://incubator.apache.org/cloudstack/docs">Apache CloudStack Guides</a> and <a href="http://incubator.apache.org/cloudstack/docs/api">Apache CloudStack API Reference</a> respectively.
-	</div><div class="para">
-		The CloudStack pluggable allocation architecture allows the creation of new types of allocators for the selection of storage and Hosts. See the Allocator Implementation Guide (<a href="http://docs.cloudstack.org/CloudStack_Documentation/Allocator_Implementation_Guide">http://docs.cloudstack.org/CloudStack_Documentation/Allocator_Implementation_Guide</a>).
-	</div><div class="para">
-		<span class="bold bold"><strong>High Availability</strong></span>
-	</div><div class="para">
-		CloudStack has a number of features to increase the availability of the system. The Management Server itself may be deployed in a multi-node installation where the servers are load balanced. MySQL may be configured to use replication to provide for a manual failover in the event of database loss. For the hosts, CloudStack supports NIC bonding and the use of separate networks for storage as well as iSCSI Multipath.
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="whatis.html"><strong>Prev</strong>1.1. What Is CloudStack?</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="deployment-architecture-overview.html"><strong>Next</strong>1.3. Deployment Architecture Overview</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/getting-started.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/getting-started.html b/docs/tmp/en-US/html/getting-started.html
deleted file mode 100644
index 2ea3a93..0000000
--- a/docs/tmp/en-US/html/getting-started.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>2.3. Getting Started</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-API_Developers_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack API Developer's Guide" /><link rel="up" href="developer-introduction.html" title="Chapter 2. Introduction for Developers" /><link rel="prev" href="api-reference.html" title="2.2. API Reference Documentation" /><link rel="next" href="whats-new.html" title="Chapter 3. What's New in the API?" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://d
 ocs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="api-reference.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="whats-new.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="getting-started" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="getting-started">2.3. Getting Started</h2></div></div></div><div class="para">
-		To get started using the CloudStack API, you should have the following:
-	</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-				URL of the CloudStack server you wish to integrate with.
-			</div></li><li class="listitem"><div class="para">
-				Both the API Key and Secret Key for an account. This should have been generated by the administrator of the cloud instance and given to you.
-			</div></li><li class="listitem"><div class="para">
-				Familiarity with HTTP GET/POST and query strings.
-			</div></li><li class="listitem"><div class="para">
-				Knowledge of either XML or JSON.
-			</div></li><li class="listitem"><div class="para">
-				Knowledge of a programming language that can generate HTTP requests; for example, Java or PHP.
-			</div></li></ul></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="api-reference.html"><strong>Prev</strong>2.2. API Reference Documentation</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="whats-new.html"><strong>Next</strong>Chapter 3. What's New in the API?</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/global-config.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/global-config.html b/docs/tmp/en-US/html/global-config.html
deleted file mode 100644
index 1173b07..0000000
--- a/docs/tmp/en-US/html/global-config.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 19. Setting Global Configuration Parameters</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="index.html" title="CloudStack Administrator's Guide" /><link rel="prev" href="stop-restart-management-server.html" title="18.5. Stopping and Restarting the Management Server" /><link rel="next" href="api-overview.html" title="Chapter 20. CloudStack API" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><
 a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="stop-restart-management-server.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="api-overview.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="chapter" id="global-config" lang="en-US"><div class="titlepage"><div><div><h2 class="title">Chapter 19. Setting Global Configuration Parameters</h2></div></div></div><div class="para">
-		CloudStack provides parameters that you can set to control many aspects of the cloud. When CloudStack is first installed, and periodically thereafter, you might need to modify these settings.
-	</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
-				Log in to the UI as administrator.
-			</div></li><li class="listitem"><div class="para">
-				In the left navigation bar, click Global Settings.
-			</div></li><li class="listitem"><div class="para">
-				In Select View, choose one of the following:
-			</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-						Global Settings. This displays a list of the parameters with brief descriptions and current values.
-					</div></li><li class="listitem"><div class="para">
-						Hypervisor Capabilities. This displays a list of hypervisor versions with the maximum number of guests supported for each.
-					</div></li></ul></div></li><li class="listitem"><div class="para">
-				Use the search box to narrow down the list to those you are interested in.
-			</div></li><li class="listitem"><div class="para">
-				Click the Edit icon to modify a value. If you are viewing Hypervisor Capabilities, you must click the name of the hypervisor first to display the editing screen.
-			</div></li></ol></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="stop-restart-management-server.html"><strong>Prev</strong>18.5. Stopping and Restarting the Management Serv...</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="api-overview.html"><strong>Next</strong>Chapter 20. CloudStack API</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/globally-configured-limit.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/globally-configured-limit.html b/docs/tmp/en-US/html/globally-configured-limit.html
deleted file mode 100644
index 8c29b44..0000000
--- a/docs/tmp/en-US/html/globally-configured-limit.html
+++ /dev/null
@@ -1,113 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>14.3. Globally Configured Limits</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="work-with-usage.html" title="Chapter 14. Working with Usage" /><link rel="prev" href="set-usage-limit.html" title="14.2. Setting Usage Limits" /><link rel="next" href="default-account-resource-limit.html" title="14.4. Default Account Resource Limits" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="
 http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="set-usage-limit.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="default-account-resource-limit.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="globally-configured-limit" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="globally-configured-limit">14.3. Globally Configured Limits</h2></div></div></div><div class="para">
-		In a zone, the guest virtual network has a 24 bit CIDR by default. This limits the guest virtual network to 254 running instances. It can be adjusted as needed, but this must be done before any instances are created in the zone. For example, 10.1.1.0/22 would provide for ~1000 addresses.
-	</div><div class="para">
-		The following table lists limits set in the Global Configuration:
-	</div><div class="informaltable"><table border="1"><colgroup><col width="50%" /><col width="50%" /></colgroup><thead><tr><th>
-						<div class="para">
-							Parameter Name
-						</div>
-					</th><th>
-						<div class="para">
-							Definition
-						</div>
-					</th></tr></thead><tbody><tr><td>
-						<div class="para">
-							max.account.public.ips
-						</div>
-					</td><td>
-						<div class="para">
-							Number of public IP addresses that can be owned by an account
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							max.account.snapshots
-						</div>
-					</td><td>
-						<div class="para">
-							Number of snapshots that can exist for an account
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							max.account.templates
-						</div>
-					</td><td>
-						<div class="para">
-							Number of templates that can exist for an account
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							max.account.user.vms
-						</div>
-					</td><td>
-						<div class="para">
-							Number of virtual machine instances that can exist for an account
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							max.account.volumes
-						</div>
-					</td><td>
-						<div class="para">
-							Number of disk volumes that can exist for an account
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							max.template.iso.size
-						</div>
-					</td><td>
-						<div class="para">
-							Maximum size for a downloaded template or ISO in GB
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							max.volume.size.gb
-						</div>
-					</td><td>
-						<div class="para">
-							Maximum size for a volume in GB
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							network.throttling.rate
-						</div>
-					</td><td>
-						<div class="para">
-							Default data transfer rate in megabits per second allowed per user (supported on XenServer)
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							snapshot.max.hourly
-						</div>
-					</td><td>
-						<div class="para">
-							Maximum recurring hourly snapshots to be retained for a volume. If the limit is reached, early snapshots from the start of the hour are deleted so that newer ones can be saved. This limit does not apply to manual snapshots. If set to 0, recurring hourly snapshots can not be scheduled
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							snapshot.max.daily
-						</div>
-					</td><td>
-						<div class="para">
-							Maximum recurring daily snapshots to be retained for a volume. If the limit is reached, snapshots from the start of the day are deleted so that newer ones can be saved. This limit does not apply to manual snapshots. If set to 0, recurring daily snapshots can not be scheduled
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							snapshot.max.weekly
-						</div>
-					</td><td>
-						<div class="para">
-							Maximum recurring weekly snapshots to be retained for a volume. If the limit is reached, snapshots from the beginning of the week are deleted so that newer ones can be saved. This limit does not apply to manual snapshots. If set to 0, recurring weekly snapshots can not be scheduled
-						</div>
-					</td></tr><tr><td>
-						<div class="para">
-							snapshot.max.monthly
-						</div>
-					</td><td>
-						<div class="para">
-							Maximum recurring monthly snapshots to be retained for a volume. If the limit is reached, snapshots from the beginning of the month are deleted so that newer ones can be saved. This limit does not apply to manual snapshots. If set to 0, recurring monthly snapshots can not be scheduled.
-						</div>
-					</td></tr></tbody></table></div><div class="para">
-		To modify global configuration parameters, use the global configuration screen in the CloudStack UI. See Setting Global Configuration Parameters
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="set-usage-limit.html"><strong>Prev</strong>14.2. Setting Usage Limits</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="default-account-resource-limit.html"><strong>Next</strong>14.4. Default Account Resource Limits</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/guest-ip-ranges.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/guest-ip-ranges.html b/docs/tmp/en-US/html/guest-ip-ranges.html
deleted file mode 100644
index 16b023f..0000000
--- a/docs/tmp/en-US/html/guest-ip-ranges.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>15.10. Guest IP Ranges</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="networks.html" title="Chapter 15. Managing Networks and Traffic" /><link rel="prev" href="load-balancer-rules.html" title="15.9. Load Balancer Rules" /><link rel="next" href="acquire-new-ip-address.html" title="15.11. Acquiring a New IP Address" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.clo
 udstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="load-balancer-rules.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="acquire-new-ip-address.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="guest-ip-ranges" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="guest-ip-ranges">15.10. Guest IP Ranges</h2></div></div></div><div class="para">
-		The IP ranges for guest network traffic are set on a per-account basis by the user. This allows the users to configure their network in a fashion that will enable VPN linking between their guest network and their clients.
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="load-balancer-rules.html"><strong>Prev</strong>15.9. Load Balancer Rules</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="acquire-new-ip-address.html"><strong>Next</strong>15.11. Acquiring a New IP Address</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/guest-traffic.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/guest-traffic.html b/docs/tmp/en-US/html/guest-traffic.html
deleted file mode 100644
index 1888903..0000000
--- a/docs/tmp/en-US/html/guest-traffic.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>15.1. Guest Traffic</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="networks.html" title="Chapter 15. Managing Networks and Traffic" /><link rel="prev" href="networks.html" title="Chapter 15. Managing Networks and Traffic" /><link rel="next" href="networking-in-a-pod.html" title="15.2. Networking in a Pod" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.
 org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="networks.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="networking-in-a-pod.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="guest-traffic" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="guest-traffic">15.1. Guest Traffic</h2></div></div></div><div class="para">
-		A network can carry guest traffic only between VMs within one zone. Virtual machines in different zones cannot communicate with each other using their IP addresses; they must communicate with each other by routing through a public IP address.
-	</div><div class="para">
-		Figure 1 illustrates a typical guest traffic setup:
-	</div><div class="mediaobject"><img src="./images/basic-deployment.png" alt="guesttraffic.png: Depicts a guest traffic setup" /></div><div class="para">
-		The Management Server automatically creates a virtual router for each network. A virtual router is a special virtual machine that runs on the hosts. Each virtual router has three network interfaces. Its eth0 interface serves as the gateway for the guest traffic and has the IP address of 10.1.1.1. Its eth1 interface is used by the system to configure the virtual router. Its eth2 interface is assigned a public IP address for public traffic.
-	</div><div class="para">
-		The virtual router provides DHCP and will automatically assign an IP address for each guest VM within the IP range assigned for the network. The user can manually reconfigure guest VMs to assume different IP addresses.
-	</div><div class="para">
-		Source NAT is automatically configured in the virtual router to forward outbound traffic for all guest VMs
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="networks.html"><strong>Prev</strong>Chapter 15. Managing Networks and Traffic</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="networking-in-a-pod.html"><strong>Next</strong>15.2. Networking in a Pod</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/ha-enabled-vm.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/ha-enabled-vm.html b/docs/tmp/en-US/html/ha-enabled-vm.html
deleted file mode 100644
index 4ae2902..0000000
--- a/docs/tmp/en-US/html/ha-enabled-vm.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>17.2. HA-Enabled Virtual Machines</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="sys-reliability-and-ha.html" title="Chapter 17. System Reliability and High Availability" /><link rel="prev" href="ha-management-server.html" title="17.1. HA for Management Server" /><link rel="next" href="ha-for-hosts.html" title="17.3. HA for Hosts" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href
 ="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="ha-management-server.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="ha-for-hosts.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="ha-enabled-vm" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="ha-enabled-vm">17.2. HA-Enabled Virtual Machines</h2></div></div></div><div class="para">
-		The user can specify a virtual machine as HA-enabled. By default, all virtual router VMs and Elastic Load Balancing VMs are automatically configured as HA-enabled. When an HA-enabled VM crashes, CloudStack detects the crash and restarts the VM automatically within the same Availability Zone. HA is never performed across different Availability Zones. CloudStack has a conservative policy towards restarting VMs and ensures that there will never be two instances of the same VM running at the same time. The Management Server attempts to start the VM on another Host in the same cluster.
-	</div><div class="para">
-		HA features work with iSCSI or NFS primary storage. HA with local storage is not supported.
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="ha-management-server.html"><strong>Prev</strong>17.1. HA for Management Server</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="ha-for-hosts.html"><strong>Next</strong>17.3. HA for Hosts</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/ha-for-hosts.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/ha-for-hosts.html b/docs/tmp/en-US/html/ha-for-hosts.html
deleted file mode 100644
index 4457c49..0000000
--- a/docs/tmp/en-US/html/ha-for-hosts.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>17.3. HA for Hosts</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="sys-reliability-and-ha.html" title="Chapter 17. System Reliability and High Availability" /><link rel="prev" href="ha-enabled-vm.html" title="17.2. HA-Enabled Virtual Machines" /><link rel="next" href="primary-storage-outage-and-data-loss.html" title="17.4. Primary Storage Outage and Data Loss" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site
 " /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="ha-enabled-vm.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="primary-storage-outage-and-data-loss.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="ha-for-hosts" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="ha-for-hosts">17.3. HA for Hosts</h2></div></div></div><div class="para">
-		The user can specify a virtual machine as HA-enabled. By default, all virtual router VMs and Elastic Load Balancing VMs are automatically configured as HA-enabled. When an HA-enabled VM crashes, CloudStack detects the crash and restarts the VM automatically within the same Availability Zone. HA is never performed across different Availability Zones. CloudStack has a conservative policy towards restarting VMs and ensures that there will never be two instances of the same VM running at the same time. The Management Server attempts to start the VM on another Host in the same cluster.
-	</div><div class="para">
-		HA features work with iSCSI or NFS primary storage. HA with local storage is not supported.
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="ha-enabled-vm.html"><strong>Prev</strong>17.2. HA-Enabled Virtual Machines</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="primary-storage-outage-and-data-loss.html"><strong>Next</strong>17.4. Primary Storage Outage and Data Loss</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/ha-management-server.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/ha-management-server.html b/docs/tmp/en-US/html/ha-management-server.html
deleted file mode 100644
index 1233392..0000000
--- a/docs/tmp/en-US/html/ha-management-server.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>17.1. HA for Management Server</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="sys-reliability-and-ha.html" title="Chapter 17. System Reliability and High Availability" /><link rel="prev" href="sys-reliability-and-ha.html" title="Chapter 17. System Reliability and High Availability" /><link rel="next" href="ha-enabled-vm.html" title="17.2. HA-Enabled Virtual Machines" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Pro
 duct Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="sys-reliability-and-ha.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="ha-enabled-vm.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="ha-management-server" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="ha-management-server">17.1. HA for Management Server</h2></div></div></div><div class="para">
-		The CloudStack Management Server should be deployed in a multi-node configuration such that it is not susceptible to individual server failures. The Management Server itself (as distinct from the MySQL database) is stateless and may be placed behind a load balancer.
-	</div><div class="para">
-		Normal operation of Hosts is not impacted by an outage of all Management Serves. All guest VMs will continue to work.
-	</div><div class="para">
-		When the Management Server is down, no new VMs can be created, and the end user and admin UI, API, dynamic load distribution, and HA will cease to work.
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="sys-reliability-and-ha.html"><strong>Prev</strong>Chapter 17. System Reliability and High Availabil...</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="ha-enabled-vm.html"><strong>Next</strong>17.2. HA-Enabled Virtual Machines</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/host-add.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/host-add.html b/docs/tmp/en-US/html/host-add.html
deleted file mode 100644
index 2d27af7..0000000
--- a/docs/tmp/en-US/html/host-add.html
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>7.5. Adding a Host</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="provisioning-steps.html" title="Chapter 7. Steps to Provisioning Your Cloud Infrastructure" /><link rel="prev" href="cluster-add.html" title="7.4. Adding a Cluster" /><link rel="next" href="primary-storage-add.html" title="7.6. Add Primary Storage" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.clou
 dstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="cluster-add.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="primary-storage-add.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="host-add" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="host-add">7.5. Adding a Host</h2></div></div></div><div class="orderedlist"><ol><li class="listitem"><div class="para">
-				Before adding a host to the CloudStack configuration, you must first install your chosen hypervisor on the host. CloudStack can manage hosts running VMs under a variety of hypervisors.
-			</div><div class="para">
-				The CloudStack Installation Guide provides instructions on how to install each supported hypervisor and configure it for use with CloudStack. See the appropriate section in the Installation Guide for information about which version of your chosen hypervisor is supported, as well as crucial additional steps to configure the hypervisor hosts for use with CloudStack.
-			</div><div class="warning"><div class="admonition_header"><h2>Warning</h2></div><div class="admonition"><div class="para">
-					Be sure you have performed the additional CloudStack-specific configuration steps described in the hypervisor installation section for your particular hypervisor.
-				</div></div></div></li><li class="listitem"><div class="para">
-				Now add the hypervisor host to CloudStack. The technique to use varies depending on the hypervisor.
-			</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-						<a class="xref" href="host-add.html#host-add-xenserver-kvm-ovm">Section 7.5.1, “Adding a Host (XenServer or KVM)”</a>
-					</div></li><li class="listitem"><div class="para">
-						<a class="xref" href="host-add.html#host-add-vsphere">Section 7.5.2, “Adding a Host (vSphere)”</a>
-					</div></li></ul></div></li></ol></div><div xml:lang="en-US" class="section" id="host-add-xenserver-kvm-ovm" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="host-add-xenserver-kvm-ovm">7.5.1. Adding a Host (XenServer or KVM)</h3></div></div></div><div class="para">
-		XenServer and KVM hosts can be added to a cluster at any time.
-	</div><div class="section"><div class="titlepage"><div><div><h4 class="title" id="idp20707040">7.5.1.1. Requirements for XenServer and KVM Hosts</h4></div></div></div><div class="warning"><div class="admonition_header"><h2>Warning</h2></div><div class="admonition"><div class="para">
-				Make sure the hypervisor host does not have any VMs already running before you add it to CloudStack.
-			</div></div></div><div class="para">
-			Configuration requirements:
-		</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-					Each cluster must contain only hosts with the identical hypervisor.
-				</div></li><li class="listitem"><div class="para">
-					For XenServer, do not put more than 8 hosts in a cluster.
-				</div></li><li class="listitem"><div class="para">
-					For KVM, do not put more than 16 hosts in a cluster.
-				</div></li></ul></div><div class="para">
-			For hardware requirements, see the installation section for your hypervisor in the CloudStack Installation Guide.
-		</div><div class="section"><div class="titlepage"><div><div><h5 class="title" id="idp12944944">7.5.1.1.1. XenServer Host Additional Requirements</h5></div></div></div><div class="para">
-				If network bonding is in use, the administrator must cable the new host identically to other hosts in the cluster.
-			</div><div class="para">
-				For all additional hosts to be added to the cluster, run the following command. This will cause the host to join the master in a XenServer pool.
-			</div><pre class="programlisting"># xe pool-join master-address=[master IP] master-username=root master-password=[your password]</pre><div class="note"><div class="admonition_header"><h2>Note</h2></div><div class="admonition"><div class="para">
-					When copying and pasting a command, be sure the command has pasted as a single line before executing. Some document viewers may introduce unwanted line breaks in copied text.
-				</div></div></div><div class="para">
-				With all hosts added to the XenServer pool, run the cloud-setup-bond script. This script will complete the configuration and setup of the bonds on the new hosts in the cluster.
-			</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
-						Copy the script from the Management Server in /usr/lib64/cloud/common/scripts/vm/hypervisor/xenserver/cloud-setup-bonding.sh to the master host and ensure it is executable.
-					</div></li><li class="listitem"><div class="para">
-						Run the script:
-					</div><pre class="programlisting"># ./cloud-setup-bonding.sh</pre></li></ol></div></div><div class="section"><div class="titlepage"><div><div><h5 class="title" id="idp19413968">7.5.1.1.2. KVM Host Additional Requirements</h5></div></div></div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-						If shared mountpoint storage is in use, the administrator should ensure that the new host has all the same mountpoints (with storage mounted) as the other hosts in the cluster.
-					</div></li><li class="listitem"><div class="para">
-						Make sure the new host has the same network configuration (guest, private, and public network) as other hosts in the cluster.
-					</div></li></ul></div></div></div><div class="section"><div class="titlepage"><div><div><h4 class="title" id="idp9596568">7.5.1.2. Adding a XenServer or KVM Host</h4></div></div></div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-					If you have not already done so, install the hypervisor software on the host. You will need to know which version of the hypervisor software version is supported by CloudStack and what additional configuration is required to ensure the host will work with CloudStack. To find these installation details, see the appropriate section for your hypervisor in the CloudStack Installation Guide.
-				</div></li><li class="listitem"><div class="para">
-					Log in to the CloudStack UI as administrator.
-				</div></li><li class="listitem"><div class="para">
-					In the left navigation, choose Infrastructure. In Zones, click View More, then click the zone in which you want to add the host.
-				</div></li><li class="listitem"><div class="para">
-					Click the Compute tab. In the Clusters node, click View All.
-				</div></li><li class="listitem"><div class="para">
-					Click the cluster where you want to add the host.
-				</div></li><li class="listitem"><div class="para">
-					Click View Hosts.
-				</div></li><li class="listitem"><div class="para">
-					Click Add Host.
-				</div></li><li class="listitem"><div class="para">
-					Provide the following information.
-				</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
-							Host Name. The DNS name or IP address of the host.
-						</div></li><li class="listitem"><div class="para">
-							Username. Usually root.
-						</div></li><li class="listitem"><div class="para">
-							Password. This is the password for the user from your XenServer or KVM install).
-						</div></li><li class="listitem"><div class="para">
-							Host Tags (Optional). Any labels that you use to categorize hosts for ease of maintenance. For example, you can set to the cloud's HA tag (set in the ha.tag global configuration parameter) if you want this host to be used only for VMs with the "high availability" feature enabled. For more information, see HA-Enabled Virtual Machines as well as HA for Hosts.
-						</div></li></ul></div><div class="para">
-					There may be a slight delay while the host is provisioned. It should automatically display in the UI.
-				</div></li><li class="listitem"><div class="para">
-					Repeat for additional hosts.
-				</div></li></ul></div></div></div><div xml:lang="en-US" class="section" id="host-add-vsphere" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="host-add-vsphere">7.5.2. Adding a Host (vSphere)</h3></div></div></div><div class="para">
-		For vSphere servers, we recommend creating the cluster of hosts in vCenter and then adding the entire cluster to CloudStack. See Add Cluster: vSphere.
-	</div></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="cluster-add.html"><strong>Prev</strong>7.4. Adding a Cluster</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="primary-storage-add.html"><strong>Next</strong>7.6. Add Primary Storage</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/host-allocation.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/host-allocation.html b/docs/tmp/en-US/html/host-allocation.html
deleted file mode 100644
index 9d9b8e7..0000000
--- a/docs/tmp/en-US/html/host-allocation.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>11.8. Host Allocation</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="working-with-hosts.html" title="Chapter 11. Working With Hosts" /><link rel="prev" href="change-host-password.html" title="11.7. Changing Host Password" /><link rel="next" href="vlan-provisioning.html" title="11.9. VLAN Provisioning" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org">
 <img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="change-host-password.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="vlan-provisioning.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="host-allocation" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="host-allocation">11.8. Host Allocation</h2></div></div></div><div class="para">
-		The system automatically picks the most appropriate host to run each virtual machine. End users may specify the zone in which the virtual machine will be created. End users do not have control over which host will run the virtual machine instance.
-	</div><div class="para">
-		CloudStack administrators can specify that certain hosts should have a preference for particular types of guest instances. For example, an administrator could state that a host should have a preference to run Windows guests. The default host allocator will attempt to place guests of that OS type on such hosts first. If no such host is available, the allocator will place the instance wherever there is sufficient physical capacity.
-	</div><div class="para">
-		Both vertical and horizontal allocation is allowed. Vertical allocation consumes all the resources of a given host before allocating any guests on a second host. This reduces power consumption in the cloud. Horizontal allocation places a guest on each host in a round-robin fashion. This may yield better performance to the guests in some cases. CloudStack also allows an element of CPU over-provisioning as configured by the administrator. Over-provisioning allows the administrator to commit more CPU cycles to the allocated guests than are actually available from the hardware.
-	</div><div class="para">
-		CloudStack also provides a pluggable interface for adding new allocators. These custom allocators can provide any policy the administrator desires.
-	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="change-host-password.html"><strong>Prev</strong>11.7. Changing Host Password</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="vlan-provisioning.html"><strong>Next</strong>11.9. VLAN Provisioning</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d8e31c7a/docs/tmp/en-US/html/hypervisor-installation.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/hypervisor-installation.html b/docs/tmp/en-US/html/hypervisor-installation.html
deleted file mode 100644
index 0da3ddf..0000000
--- a/docs/tmp/en-US/html/hypervisor-installation.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 8. Hypervisor Installation</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Installation_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="index.html" title="CloudStack Installation Guide" /><link rel="prev" href="global-config.html" title="Chapter 7. Setting Global Configuration Parameters" /><link rel="next" href="hypervisor-kvm-install-flow.html" title="8.1. KVM Hypervisor Host Installation" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class=
 "right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="global-config.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="hypervisor-kvm-install-flow.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="chapter" id="hypervisor-installation" lang="en-US"><div class="titlepage"><div><div><h2 class="title">Chapter 8. Hypervisor Installation</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="hypervisor-kvm-install-flow.html">8.1. KVM Hypervisor Host Installation</a></span></dt><dd><dl><dt><span class="section"><a href="hypervisor-kvm-install-flow.html#hypervisor-kvm-requirements">8.1.1. System Requirements for KVM Hypervisor Hosts</a></span></dt><dt><span class="section"><a href="hypervisor-kvm-install-flow.html#hypervisor-host-install-overview">8.1.2. KVM Installation Overview</a></span
 ></dt><dt><span class="section"><a href="hypervisor-kvm-install-flow.html#hypervisor-host-install-prepare-os">8.1.3. Prepare the Operating System</a></span></dt><dt><span class="section"><a href="hypervisor-kvm-install-flow.html#hypervisor-host-install-agent">8.1.4. Install and configure the Agent</a></span></dt><dt><span class="section"><a href="hypervisor-kvm-install-flow.html#hypervisor-host-install-libvirt">8.1.5. Install and Configure libvirt</a></span></dt><dt><span class="section"><a href="hypervisor-kvm-install-flow.html#hypervisor-host-install-security-policies">8.1.6. Configure the Security Policies</a></span></dt><dt><span class="section"><a href="hypervisor-kvm-install-flow.html#hypervisor-host-install-network">8.1.7. Configure the network bridges</a></span></dt><dt><span class="section"><a href="hypervisor-kvm-install-flow.html#hypervisor-host-install-firewall">8.1.8. Configuring the firewall</a></span></dt><dt><span class="section"><a href="hypervisor-kvm-install-flow.
 html#hypervisor-host-install-finish">8.1.9. Add the host to CloudStack</a></span></dt></dl></dd><dt><span class="section"><a href="citrix-xenserver-installation.html">8.2. Citrix XenServer Installation for CloudStack</a></span></dt><dd><dl><dt><span class="section"><a href="citrix-xenserver-installation.html#system-requirements-xenserver-hosts">8.2.1. System Requirements for XenServer Hosts</a></span></dt><dt><span class="section"><a href="citrix-xenserver-installation.html#xenserver-installation-steps">8.2.2. XenServer Installation Steps</a></span></dt><dt><span class="section"><a href="citrix-xenserver-installation.html#config-xenserver-dom0-memory">8.2.3. Configure XenServer dom0 Memory</a></span></dt><dt><span class="section"><a href="citrix-xenserver-installation.html#xenserver-username-password">8.2.4. Username and Password</a></span></dt><dt><span class="section"><a href="citrix-xenserver-installation.html#xenserver-time-sync">8.2.5. Time Synchronization</a></span></dt><dt><s
 pan class="section"><a href="citrix-xenserver-installation.html#xenserver-licensing">8.2.6. Licensing</a></span></dt><dt><span class="section"><a href="citrix-xenserver-installation.html#xenserver-support-pkg-installation">8.2.7. Install CloudStack XenServer Support Package (CSP)</a></span></dt><dt><span class="section"><a href="citrix-xenserver-installation.html#xenserver-primary-storage-setup">8.2.8. Primary Storage Setup for XenServer</a></span></dt><dt><span class="section"><a href="citrix-xenserver-installation.html#xenserver-iscsi-multipath-setup">8.2.9. iSCSI Multipath Setup for XenServer (Optional)</a></span></dt><dt><span class="section"><a href="citrix-xenserver-installation.html#xenserver-physical-network-setup">8.2.10. Physical Networking Setup for XenServer</a></span></dt><dt><span class="section"><a href="citrix-xenserver-installation.html#xenserver-version-upgrading">8.2.11. Upgrading XenServer Versions</a></span></dt></dl></dd><dt><span class="section"><a href="vmwar
 e-install.html">8.3. VMware vSphere Installation and Configuration</a></span></dt><dd><dl><dt><span class="section"><a href="vmware-install.html#vmware-requirements">8.3.1. System Requirements for vSphere Hosts</a></span></dt><dt><span class="section"><a href="vmware-install.html#vmware-preparation-checklist">8.3.2. Preparation Checklist for VMware</a></span></dt><dt><span class="section"><a href="vmware-install.html#vmware-vsphere-installation-steps">8.3.3. vSphere Installation Steps</a></span></dt><dt><span class="section"><a href="vmware-install.html#vmware-esxi-host-setup">8.3.4. ESXi Host setup</a></span></dt><dt><span class="section"><a href="vmware-install.html#vmware-physical-host-networking">8.3.5. Physical Host Networking</a></span></dt><dt><span class="section"><a href="vmware-install.html#vmware-vsphere-iscsi-storage-preparation">8.3.6. Storage Preparation for vSphere (iSCSI only)</a></span></dt><dt><span class="section"><a href="vmware-install.html#vmware-add-hosts-conf
 ig-vsphere-cluster">8.3.7. Add Hosts or Configure Clusters (vSphere)</a></span></dt></dl></dd></dl></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="global-config.html"><strong>Prev</strong>Chapter 7. Setting Global Configuration Parameters</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="hypervisor-kvm-install-flow.html"><strong>Next</strong>8.1. KVM Hypervisor Host Installation</a></li></ul></body></html>