You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jz...@apache.org on 2013/01/11 22:02:57 UTC

[42/52] [partial] CLOUDSTACK-961: Added dependencies for building RPMs.

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/deleting-vms.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/deleting-vms.html b/docs/tmp/en-US/html/deleting-vms.html
new file mode 100644
index 0000000..0b94b89
--- /dev/null
+++ b/docs/tmp/en-US/html/deleting-vms.html
@@ -0,0 +1,17 @@
+<?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>10.10. Deleting VMs</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="virtual-machines.html" title="Chapter 10. Working With Virtual Machines" /><link rel="prev" href="manual-live-migration.html" title="10.9. Moving VMs Between Hosts (Manual Live Migration)" /><link rel="next" href="working-with-iso.html" title="10.11. Working with ISOs" /></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="manual-live-migration.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="working-with-iso.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="deleting-vms" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="deleting-vms">10.10. Deleting VMs</h2></div></div></div><div class="para">
+		Users can delete their own virtual machines. A running virtual machine will be abruptly stopped before it is deleted. Administrators can delete any virtual machines.
+	</div><div class="para">
+		To delete a virtual machine:
+	</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
+				Log in to the CloudStack UI as a user or admin.
+			</div></li><li class="listitem"><div class="para">
+				In the left navigation, click Instances.
+			</div></li><li class="listitem"><div class="para">
+				Choose the VM that you want to delete.
+			</div></li><li class="listitem"><div class="para">
+				Click the Destroy Instance button 
+				<span class="inlinemediaobject"><img src="./images/destroy-instance.png" alt="Destroyinstance.png: button to destroy an instance" /></span>
+
+			</div></li></ol></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="manual-live-migration.html"><strong>Prev</strong>10.9. Moving VMs Between Hosts (Manual Live Migra...</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="working-with-iso.html"><strong>Next</strong>10.11. Working with ISOs</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/deployment-architecture-overview.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/deployment-architecture-overview.html b/docs/tmp/en-US/html/deployment-architecture-overview.html
new file mode 100644
index 0000000..d7e9e9c
--- /dev/null
+++ b/docs/tmp/en-US/html/deployment-architecture-overview.html
@@ -0,0 +1,57 @@
+<?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.3. Deployment Architecture Overview</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.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="concepts.html" title="Chapter 1. Concepts" /><link rel="prev" href="feature-overview.html" title="1.2. What Can CloudStack Do?" /><link rel="next" href="cloud-infrastructure-concepts.html" title="Chapter 2. Cloud Infrastructure Concepts" /></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="htt
 p://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="feature-overview.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="cloud-infrastructure-concepts.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="deployment-architecture-overview" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="deployment-architecture-overview">1.3. Deployment Architecture Overview</h2></div></div></div><div class="para">
+		A CloudStack installation consists of two parts: the Management Server and the cloud infrastructure that it manages. When you set up and manage a CloudStack cloud, you provision resources such as hosts, storage devices, and IP addresses into the Management Server, and the Management Server manages those resources.
+	</div><div class="para">
+		The minimum production installation consists of one machine running the CloudStack Management Server and another machine to act as the cloud infrastructure (in this case, a very simple infrastructure consisting of one host running hypervisor software). In its smallest deployment, a single machine can act as both the Management Server and the hypervisor host (using the KVM hypervisor).
+	</div><div class="mediaobject"><img src="./images/basic-deployment.png" alt="basic-deployment.png: Basic two-machine deployment" /></div><div class="para">
+		A more full-featured installation consists of a highly-available multi-node Management Server installation and up to tens of thousands of hosts using any of several advanced networking setups. For information about deployment options, see Choosing a Deployment Architecture.
+	</div><div xml:lang="en-US" class="section" id="management-server-overview" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="management-server-overview">1.3.1. Management Server Overview</h3></div></div></div><div class="para">
+		The Management Server is the CloudStack software that manages cloud resources. By interacting with the Management Server through its UI or API, you can configure and manage your cloud infrastructure.
+	</div><div class="para">
+		The Management Server runs on a dedicated server or VM. It controls allocation of virtual machines to hosts and assigns storage and IP addresses to the virtual machine instances. The Management Server runs in a Tomcat container and requires a MySQL database for persistence.
+	</div><div class="para">
+		The machine must meet the system requirements described in System Requirements.
+	</div><div class="para">
+		The Management Server:
+	</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
+				Provides the web user interface for the administrator and a reference user interface for end users.
+			</div></li><li class="listitem"><div class="para">
+				Provides the APIs for CloudStack.
+			</div></li><li class="listitem"><div class="para">
+				Manages the assignment of guest VMs to particular hosts.
+			</div></li><li class="listitem"><div class="para">
+				Manages the assignment of public and private IP addresses to particular accounts.
+			</div></li><li class="listitem"><div class="para">
+				Manages the allocation of storage to guests as virtual disks.
+			</div></li><li class="listitem"><div class="para">
+				Manages snapshots, templates, and ISO images, possibly replicating them across data centers.
+			</div></li><li class="listitem"><div class="para">
+				Provides a single point of configuration for the cloud.
+			</div></li></ul></div></div><div xml:lang="en-US" class="section" id="cloud-infrastructure-overview" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="cloud-infrastructure-overview">1.3.2. Cloud Infrastructure Overview</h3></div></div></div><div class="para">
+		The Management Server manages one or more zones (typically, datacenters) containing host computers where guest virtual machines will run. The cloud infrastructure is organized as follows:
+	</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
+				Zone: Typically, a zone is equivalent to a single datacenter. A zone consists of one or more pods and secondary storage.
+			</div></li><li class="listitem"><div class="para">
+				Pod: A pod is usually one rack of hardware that includes a layer-2 switch and one or more clusters.
+			</div></li><li class="listitem"><div class="para">
+				Cluster: A cluster consists of one or more hosts and primary storage.
+			</div></li><li class="listitem"><div class="para">
+				Host: A single compute node within a cluster. The hosts are where the actual cloud services run in the form of guest virtual machines.
+			</div></li><li class="listitem"><div class="para">
+				Primary storage is associated with a cluster, and it stores the disk volumes for all the VMs running on hosts in that cluster.
+			</div></li><li class="listitem"><div class="para">
+				Secondary storage is associated with a zone, and it stores templates, ISO images, and disk volume snapshots.
+			</div></li></ul></div><div class="mediaobject"><img src="./images/infrastructure-overview.png" width="444" alt="infrastructure_overview.png: Nested organization of a zone" /></div><div class="para">
+		<span class="bold bold"><strong>More Information</strong></span>
+	</div><div class="para">
+		For more information, see documentation on cloud infrastructure concepts.
+	</div></div><div xml:lang="en-US" class="section" id="networking-overview" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="networking-overview">1.3.3. Networking Overview</h3></div></div></div><div class="para">
+		CloudStack offers two types of networking scenario:
+	</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
+				Basic. For AWS-style networking. Provides a single network where guest isolation can be provided through layer-3 means such as security groups (IP address source filtering).
+			</div></li><li class="listitem"><div class="para">
+				Advanced. For more sophisticated network topologies. This network model provides the most flexibility in defining guest networks.
+			</div></li></ul></div><div class="para">
+		For more details, see Network Setup.
+	</div></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="feature-overview.html"><strong>Prev</strong>1.2. What Can CloudStack Do?</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="cloud-infrastructure-concepts.html"><strong>Next</strong>Chapter 2. Cloud Infrastructure Concepts</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/disable-enable-zones-pods-clusters.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/disable-enable-zones-pods-clusters.html b/docs/tmp/en-US/html/disable-enable-zones-pods-clusters.html
new file mode 100644
index 0000000..4da839d
--- /dev/null
+++ b/docs/tmp/en-US/html/disable-enable-zones-pods-clusters.html
@@ -0,0 +1,28 @@
+<?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.3. Disabling and Enabling Zones, Pods, and Clusters</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="scheduled-maintenance-maintenance-mode-hosts.html" title="11.2. Scheduled Maintenance and Maintenance Mode for Hosts" /><link rel="next" href="removing-hosts.html" title="11.4. Removing 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="scheduled-maintenance-maintenance-mode-hosts.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="removing-hosts.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="disable-enable-zones-pods-clusters" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="disable-enable-zones-pods-clusters">11.3. Disabling and Enabling Zones, Pods, and Clusters</h2></div></div></div><div class="para">
+		You can enable or disable a zone, pod, or cluster without permanently removing it from the cloud. This is useful for maintenance or when there are problems that make a portion of the cloud infrastructure unreliable. No new allocations will be made to a disabled zone, pod, or cluster until its state is returned to Enabled. When a zone, pod, or cluster is first added to the cloud, it is Disabled by default.
+	</div><div class="para">
+		To disable and enable a zone, pod, or cluster:
+	</div><div class="orderedlist"><ol><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 bar, click Infrastructure.
+			</div></li><li class="listitem"><div class="para">
+				In Zones, click View More.
+			</div></li><li class="listitem"><div class="para">
+				If you are disabling or enabling a zone, find the name of the zone in the list, and click the Enable/Disable button.
+				<span class="inlinemediaobject"><img src="./images/enable-disable.png" alt="enable-disable.png: button to enable or disable zone, pod, or cluster." /></span>
+
+			</div></li><li class="listitem"><div class="para">
+				If you are disabling or enabling a pod or cluster, click the name of the zone that contains the pod or cluster.
+			</div></li><li class="listitem"><div class="para">
+				Click the Compute tab.
+			</div></li><li class="listitem"><div class="para">
+				In the Pods or Clusters node of the diagram, click View All.
+			</div></li><li class="listitem"><div class="para">
+				Click the pod or cluster name in the list.
+			</div></li><li class="listitem"><div class="para">
+				Click the Enable/Disable button. 
+				<span class="inlinemediaobject"><img src="./images/enable-disable.png" /></span>
+			</div></li></ol></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="scheduled-maintenance-maintenance-mode-hosts.html"><strong>Prev</strong>11.2. Scheduled Maintenance and Maintenance Mode ...</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="removing-hosts.html"><strong>Next</strong>11.4. Removing Hosts</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/dns-dhcp.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/dns-dhcp.html b/docs/tmp/en-US/html/dns-dhcp.html
new file mode 100644
index 0000000..8566cad
--- /dev/null
+++ b/docs/tmp/en-US/html/dns-dhcp.html
@@ -0,0 +1,5 @@
+<?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.16. DNS and DHCP</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.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="networks.html" title="Chapter 11. Managing Networks and Traffic" /><link rel="prev" href="ip-load-balancing.html" title="11.15. IP Load Balancing" /><link rel="next" href="vpn.html" title="11.17. VPN" /></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="ip-load-balancing.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="vpn.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="dns-dhcp" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="dns-dhcp">11.16. DNS and DHCP</h2></div></div></div><div class="para">
+		The Virtual Router provides DNS and DHCP services to the guests. It proxies DNS requests to the DNS server configured on the Availability Zone.
+	</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="ip-load-balancing.html"><strong>Prev</strong>11.15. IP Load Balancing</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="vpn.html"><strong>Next</strong>11.17. VPN</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/event-types.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/event-types.html b/docs/tmp/en-US/html/event-types.html
new file mode 100644
index 0000000..ff6cf0d
--- /dev/null
+++ b/docs/tmp/en-US/html/event-types.html
@@ -0,0 +1,446 @@
+<?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>Appendix B. Event Types</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="time-zones.html" title="Appendix A. Time Zones" /><link rel="next" href="alerts.html" title="Appendix C. Alerts" /></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_ri
 ght.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="time-zones.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="alerts.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="appendix" id="event-types" lang="en-US"><div class="titlepage"><div><div><h1 class="title">Event Types</h1></div></div></div><div class="informaltable"><table border="1"><colgroup><col align="left" class="c1" width="33%" /><col align="left" class="c2" width="33%" /><col width="33%" /></colgroup><tbody><tr><td align="left">
+						<div class="para">
+							VM.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							TEMPLATE.EXTRACT
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SG.REVOKE.INGRESS
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							VM.DESTROY
+						</div>
+					</td><td align="left">
+						<div class="para">
+							TEMPLATE.UPLOAD
+						</div>
+					</td><td align="left">
+						<div class="para">
+							HOST.RECONNECT
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							VM.START
+						</div>
+					</td><td align="left">
+						<div class="para">
+							TEMPLATE.CLEANUP
+						</div>
+					</td><td align="left">
+						<div class="para">
+							MAINT.CANCEL
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							VM.STOP
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VOLUME.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							MAINT.CANCEL.PS
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							VM.REBOOT
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VOLUME.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							MAINT.PREPARE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							VM.UPGRADE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VOLUME.ATTACH
+						</div>
+					</td><td align="left">
+						<div class="para">
+							MAINT.PREPARE.PS
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							VM.RESETPASSWORD
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VOLUME.DETACH
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VPN.REMOTE.ACCESS.CREATE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ROUTER.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VOLUME.UPLOAD
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VPN.USER.ADD
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ROUTER.DESTROY
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SERVICEOFFERING.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VPN.USER.REMOVE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ROUTER.START
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SERVICEOFFERING.UPDATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							NETWORK.RESTART
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ROUTER.STOP
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SERVICEOFFERING.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							UPLOAD.CUSTOM.CERTIFICATE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ROUTER.REBOOT
+						</div>
+					</td><td align="left">
+						<div class="para">
+							DOMAIN.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							UPLOAD.CUSTOM.CERTIFICATE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ROUTER.HA
+						</div>
+					</td><td align="left">
+						<div class="para">
+							DOMAIN.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							STATICNAT.DISABLE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							PROXY.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							DOMAIN.UPDATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SSVM.CREATE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							PROXY.DESTROY
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SNAPSHOT.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SSVM.DESTROY
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							PROXY.START
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SNAPSHOT.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SSVM.START
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							PROXY.STOP
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SNAPSHOTPOLICY.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SSVM.STOP
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							PROXY.REBOOT
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SNAPSHOTPOLICY.UPDATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SSVM.REBOOT
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							PROXY.HA
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SNAPSHOTPOLICY.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SSVM.H
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							VNC.CONNECT
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VNC.DISCONNECT
+						</div>
+					</td><td align="left">
+						<div class="para">
+							NET.IPASSIGN
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							NET.IPRELEASE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							NET.RULEADD
+						</div>
+					</td><td align="left">
+						<div class="para">
+							NET.RULEDELETE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							NET.RULEMODIFY
+						</div>
+					</td><td align="left">
+						<div class="para">
+							NETWORK.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							NETWORK.DELETE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							LB.ASSIGN.TO.RULE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							LB.REMOVE.FROM.RULE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							LB.CREATE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							LB.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							LB.UPDATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							USER.LOGIN
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							USER.LOGOUT
+						</div>
+					</td><td align="left">
+						<div class="para">
+							USER.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							USER.DELETE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							USER.UPDATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							USER.DISABLE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							TEMPLATE.CREATE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							TEMPLATE.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							TEMPLATE.UPDATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							TEMPLATE.COPY
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							TEMPLATE.DOWNLOAD.START
+						</div>
+					</td><td align="left">
+						<div class="para">
+							TEMPLATE.DOWNLOAD.SUCCESS
+						</div>
+					</td><td align="left">
+						<div class="para">
+							TEMPLATE.DOWNLOAD.FAILED
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ISO.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							ISO.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							ISO.COPY
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ISO.ATTACH
+						</div>
+					</td><td align="left">
+						<div class="para">
+							ISO.DETACH
+						</div>
+					</td><td align="left">
+						<div class="para">
+							ISO.EXTRACT
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ISO.UPLOAD
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SERVICE.OFFERING.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SERVICE.OFFERING.EDIT
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							SERVICE.OFFERING.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							DISK.OFFERING.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							DISK.OFFERING.EDIT
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							DISK.OFFERING.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							NETWORK.OFFERING.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							NETWORK.OFFERING.EDIT
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							NETWORK.OFFERING.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							POD.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							POD.EDIT
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							POD.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							ZONE.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							ZONE.EDIT
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							ZONE.DELETE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VLAN.IP.RANGE.CREATE
+						</div>
+					</td><td align="left">
+						<div class="para">
+							VLAN.IP.RANGE.DELETE
+						</div>
+					</td></tr><tr><td align="left">
+						<div class="para">
+							CONFIGURATION.VALUE.EDIT
+						</div>
+					</td><td align="left">
+						<div class="para">
+							SG.AUTH.INGRESS
+						</div>
+					</td><td align="left">
+						<div class="para">
+						</div>
+					</td></tr></tbody></table></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="time-zones.html"><strong>Prev</strong>Appendix A. Time Zones</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="alerts.html"><strong>Next</strong>Appendix C. Alerts</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/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
new file mode 100644
index 0000000..bda5738
--- /dev/null
+++ b/docs/tmp/en-US/html/events.html
@@ -0,0 +1,47 @@
+<?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/92d4b214/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
new file mode 100644
index 0000000..e179d95
--- /dev/null
+++ b/docs/tmp/en-US/html/export-template.html
@@ -0,0 +1,5 @@
+<?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/92d4b214/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
new file mode 100644
index 0000000..eab1358
--- /dev/null
+++ b/docs/tmp/en-US/html/external-firewalls-and-load-balancers.html
@@ -0,0 +1,5 @@
+<?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. 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-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="networks.html" title="Chapter 11. Managing Networks and Traffic" /><link rel="prev" href="security-groups.html" title="11.7. Security Groups" /><link rel="next" href="load-balancer-rules.html" title="11.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://do
 cs.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="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">11.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>11.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>11.9. Load Balancer Rules</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/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
new file mode 100644
index 0000000..520a903
--- /dev/null
+++ b/docs/tmp/en-US/html/feature-overview.html
@@ -0,0 +1,31 @@
+<?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-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation 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/92d4b214/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
new file mode 100644
index 0000000..de55931
--- /dev/null
+++ b/docs/tmp/en-US/html/global-config.html
@@ -0,0 +1,19 @@
+<?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 7. 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-Installation_Guide-4.0.1-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="initialize-and-test.html" title="6.8. Initialize and Test" /><link rel="next" href="hypervisor-installation.html" title="Chapter 8. Hypervisor 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" hre
 f="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="initialize-and-test.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="hypervisor-installation.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 7. 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="initialize-and-test.html"><strong>Prev</strong>6.8. Initialize and Test</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-installation.html"><strong>Next</strong>Chapter 8. Hypervisor Installation</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/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
new file mode 100644
index 0000000..8c29b44
--- /dev/null
+++ b/docs/tmp/en-US/html/globally-configured-limit.html
@@ -0,0 +1,113 @@
+<?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/92d4b214/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
new file mode 100644
index 0000000..ceb0f7c
--- /dev/null
+++ b/docs/tmp/en-US/html/guest-ip-ranges.html
@@ -0,0 +1,5 @@
+<?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.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-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="networks.html" title="Chapter 11. Managing Networks and Traffic" /><link rel="prev" href="load-balancer-rules.html" title="11.9. Load Balancer Rules" /><link rel="next" href="acquire-new-ip-address.html" title="11.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
 .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="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">11.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>11.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>11.11. Acquiring a New IP Address</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/docs/tmp/en-US/html/guest-nw-usage-with-traffic-sentinel.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/guest-nw-usage-with-traffic-sentinel.html b/docs/tmp/en-US/html/guest-nw-usage-with-traffic-sentinel.html
new file mode 100644
index 0000000..3cf5b25
--- /dev/null
+++ b/docs/tmp/en-US/html/guest-nw-usage-with-traffic-sentinel.html
@@ -0,0 +1,27 @@
+<?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.8. Guest Network Usage Integration for Traffic Sentinel</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="network-setup.html" title="Chapter 12. Network Setup" /><link rel="prev" href="topology-req.html" title="12.7. Topology Requirements" /><link rel="next" href="set-zone-vlan-run-vm-max.html" title="12.9. Setting Zone VLAN and Running VM Maximums" /></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="topology-req.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="set-zone-vlan-run-vm-max.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="guest-nw-usage-with-traffic-sentinel" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="guest-nw-usage-with-traffic-sentinel">12.8. Guest Network Usage Integration for Traffic Sentinel</h2></div></div></div><div class="para">
+		To collect usage data for a guest network, CloudStack needs to pull the data from an external network statistics collector installed on the network. Metering statistics for guest networks are available through CloudStack’s integration with inMon Traffic Sentinel.
+	</div><div class="para">
+		Traffic Sentinel is a network traffic usage data collection package. CloudStack can feed statistics from Traffic Sentinel into its own usage records, providing a basis for billing users of cloud infrastructure. Traffic Sentinel uses the traffic monitoring protocol sFlow. Routers and switches generate sFlow records and provide them for collection by Traffic Sentinel, then CloudStack queries the Traffic Sentinel database to obtain this information
+	</div><div class="para">
+		To construct the query, CloudStack determines what guest IPs were in use during the current query interval. This includes both newly assigned IPs and IPs that were assigned in a previous time period and continued to be in use. CloudStack queries Traffic Sentinel for network statistics that apply to these IPs during the time period they remained allocated in CloudStack. The returned data is correlated with the customer account that owned each IP and the timestamps when IPs were assigned and released in order to create billable metering records in CloudStack. When the Usage Server runs, it collects this data.
+	</div><div class="para">
+		To set up the integration between CloudStack and Traffic Sentinel:
+	</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
+				On your network infrastructure, install Traffic Sentinel and configure it to gather traffic data. For installation and configuration steps, see inMon documentation at <a href="http://inmon.com.">Traffic Sentinel Documentation</a>.
+			</div></li><li class="listitem"><div class="para">
+				In the Traffic Sentinel UI, configure Traffic Sentinel to accept script querying from guest users. CloudStack will be the guest user performing the remote queries to gather network usage for one or more IP addresses.
+			</div><div class="para">
+				Click File &gt; Users &gt; Access Control &gt; Reports Query, then select Guest from the drop-down list.
+			</div></li><li class="listitem"><div class="para">
+				On CloudStack, add the Traffic Sentinel host by calling the CloudStack API command addTrafficMonitor. Pass in the URL of the Traffic Sentinel as protocol + host + port (optional); for example, http://10.147.28.100:8080. For the addTrafficMonitor command syntax, see the API Reference at <a href="http://incubator.apache.org/cloudstack/docs/api/index.html">API Documentation</a>.
+			</div><div class="para">
+				For information about how to call the CloudStack API, see the Developer’s Guide at <a href="http://incubator.apache.org/cloudstack/docs/en-US/Apache_CloudStack/4.0.0-incubating/html/API_Developers_Guide/index.html">CloudStack API Developer's Guide</a>.
+			</div></li><li class="listitem"><div class="para">
+				Log in to the CloudStack UI as administrator.
+			</div></li><li class="listitem"><div class="para">
+				Select Configuration from the Global Settings page, and set the following:
+			</div><div class="para">
+				direct.network.stats.interval: How often you want CloudStack to query Traffic Sentinel.
+			</div></li></ol></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="topology-req.html"><strong>Prev</strong>12.7. Topology Requirements</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="set-zone-vlan-run-vm-max.html"><strong>Next</strong>12.9. Setting Zone VLAN and Running VM Maximums</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/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
new file mode 100644
index 0000000..ae15d2b
--- /dev/null
+++ b/docs/tmp/en-US/html/guest-traffic.html
@@ -0,0 +1,13 @@
+<?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.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-Installation_Guide-4.0.1-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Installation Guide" /><link rel="up" href="networks.html" title="Chapter 11. Managing Networks and Traffic" /><link rel="prev" href="networks.html" title="Chapter 11. Managing Networks and Traffic" /><link rel="next" href="networking-in-a-pod.html" title="11.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.cloudst
 ack.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">11.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 11. 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>11.2. Networking in a Pod</a></li></ul></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/92d4b214/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
new file mode 100644
index 0000000..4ae2902
--- /dev/null
+++ b/docs/tmp/en-US/html/ha-enabled-vm.html
@@ -0,0 +1,7 @@
+<?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/92d4b214/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
new file mode 100644
index 0000000..4457c49
--- /dev/null
+++ b/docs/tmp/en-US/html/ha-for-hosts.html
@@ -0,0 +1,7 @@
+<?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/92d4b214/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
new file mode 100644
index 0000000..1233392
--- /dev/null
+++ b/docs/tmp/en-US/html/ha-management-server.html
@@ -0,0 +1,9 @@
+<?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/92d4b214/docs/tmp/en-US/html/hardware-config-eg.html
----------------------------------------------------------------------
diff --git a/docs/tmp/en-US/html/hardware-config-eg.html b/docs/tmp/en-US/html/hardware-config-eg.html
new file mode 100644
index 0000000..904f583
--- /dev/null
+++ b/docs/tmp/en-US/html/hardware-config-eg.html
@@ -0,0 +1,44 @@
+<?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.3. Example Hardware Configuration</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="network-setup.html" title="Chapter 12. Network Setup" /><link rel="prev" href="vlan-allocation-eg.html" title="12.2. VLAN Allocation Example" /><link rel="next" href="layer2-switch.html" title="12.4. Layer-2 Switch" /></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="vlan-allocation-eg.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="layer2-switch.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="hardware-config-eg" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="hardware-config-eg">12.3. Example Hardware Configuration</h2></div></div></div><div class="para">
+		This section contains an example configuration of specific switch models for zone-level layer-3 switching. It assumes VLAN management protocols, such as VTP or GVRP, have been disabled. The example scripts must be changed appropriately if you choose to use VTP or GVRP.
+	</div><div xml:lang="en-US" class="section" id="dell62xx-hardware" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="dell62xx-hardware">12.3.1. Dell 62xx</h3></div></div></div><div class="para">
+		The following steps show how a Dell 62xx is configured for zone-level layer-3 switching. These steps assume VLAN 201 is used to route untagged private IPs for pod 1, and pod 1’s layer-2 switch is connected to Ethernet port 1/g1.
+	</div><div class="para">
+		The Dell 62xx Series switch supports up to 1024 VLANs.
+	</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
+				Configure all the VLANs in the database.
+			</div><pre class="programlisting">vlan database
+vlan 200-999
+exit</pre></li><li class="listitem"><div class="para">
+				Configure Ethernet port 1/g1.
+			</div><pre class="programlisting">interface ethernet 1/g1
+switchport mode general
+switchport general pvid 201
+switchport general allowed vlan add 201 untagged
+switchport general allowed vlan add 300-999 tagged
+exit</pre></li></ol></div><div class="para">
+		The statements configure Ethernet port 1/g1 as follows:
+	</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
+				VLAN 201 is the native untagged VLAN for port 1/g1.
+			</div></li><li class="listitem"><div class="para">
+				All VLANs (300-999) are passed to all the pod-level layer-2 switches.
+			</div></li></ul></div></div><div xml:lang="en-US" class="section" id="cisco3750-hardware" lang="en-US"><div class="titlepage"><div><div><h3 class="title" id="cisco3750-hardware">12.3.2. Cisco 3750</h3></div></div></div><div class="para">
+		The following steps show how a Cisco 3750 is configured for zone-level layer-3 switching. These steps assume VLAN 201 is used to route untagged private IPs for pod 1, and pod 1’s layer-2 switch is connected to GigabitEthernet1/0/1.
+	</div><div class="orderedlist"><ol><li class="listitem"><div class="para">
+				Setting VTP mode to transparent allows us to utilize VLAN IDs above 1000. Since we only use VLANs up to 999, vtp transparent mode is not strictly required.
+			</div><pre class="programlisting">vtp mode transparent
+vlan 200-999
+exit</pre></li><li class="listitem"><div class="para">
+				Configure GigabitEthernet1/0/1.
+			</div><pre class="programlisting">interface GigabitEthernet1/0/1
+switchport trunk encapsulation dot1q
+switchport mode trunk
+switchport trunk native vlan 201
+exit</pre></li></ol></div><div class="para">
+		The statements configure GigabitEthernet1/0/1 as follows:
+	</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
+				VLAN 201 is the native untagged VLAN for port GigabitEthernet1/0/1.
+			</div></li><li class="listitem"><div class="para">
+				Cisco passes all VLANs by default. As a result, all VLANs (300-999) are passed to all the pod-level layer-2 switches.
+			</div></li></ul></div></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="vlan-allocation-eg.html"><strong>Prev</strong>12.2. VLAN Allocation Example</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="layer2-switch.html"><strong>Next</strong>12.4. Layer-2 Switch</a></li></ul></body></html>