cloudstack/docs/tmp/en-US/html/secondary-storage-add.html

26 lines
4.7 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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.7. Add Secondary Storage</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="primary-storage-add.html" title="7.6. Add Primary Storage" /><link rel="next" href="initialize-and-test.html" title="7.8. Initialize and Test" /></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="primary-storage-add.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="initialize-and-test.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="secondary-storage-add" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="secondary-storage-add">7.7. Add Secondary Storage</h2></div></div></div><div class="section" id="sys-require-secondary-storage"><div class="titlepage"><div><div><h3 class="title" id="sys-require-secondary-storage">7.7.1. System Requirements for Secondary Storage</h3></div></div></div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
NFS storage appliance or Linux NFS server
</div></li><li class="listitem"><div class="para">
(Optional) OpenStack Object Storage (Swift) (see http://swift.openstack.org)
</div></li><li class="listitem"><div class="para">
100GB minimum capacity
</div></li><li class="listitem"><div class="para">
A secondary storage device must be located in the same zone as the guest VMs it serves.
</div></li><li class="listitem"><div class="para">
Each Secondary Storage server must be available to all hosts in the zone.
</div></li></ul></div></div><div class="section" id="adding-secondary-storage"><div class="titlepage"><div><div><h3 class="title" id="adding-secondary-storage">7.7.2. Adding Secondary Storage</h3></div></div></div><div class="para">
When you create a new zone, the first secondary storage is added as part of that procedure. You can add secondary storage servers at any time to add more servers to an existing zone.
</div><div class="warning"><div class="admonition_header"><h2>Warning</h2></div><div class="admonition"><div class="para">
Be sure there is nothing stored on the server. Adding the server to CloudStack will destroy any existing data.
</div></div></div><div class="orderedlist"><ol><li class="listitem"><div class="para">
If you are going to use Swift for cloud-wide secondary storage, you must add the Swift storage to CloudStack before you add the local zone secondary storage servers. See <a class="xref" href="zone-add.html">Section 7.2, “Adding a Zone”</a>.
</div></li><li class="listitem"><div class="para">
To prepare for local zone secondary storage, you should have created and mounted an NFS share during Management Server installation. <span>See Preparing NFS Shares in the Installation Guide.</span>
</div></li><li class="listitem"><div class="para">
Make sure you prepared the system VM template during Management Server installation. <span>See Prepare the System VM Template in the Installation Guide.</span>
</div></li><li class="listitem"><div class="para">
Now that the secondary storage server for per-zone storage is prepared, add it to CloudStack. Secondary storage is added as part of the procedure for adding a new zone. See <a class="xref" href="zone-add.html">Section 7.2, “Adding a Zone”</a>.
</div></li></ol></div></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="primary-storage-add.html"><strong>Prev</strong>7.6. Add Primary Storage</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="initialize-and-test.html"><strong>Next</strong>7.8. Initialize and Test</a></li></ul></body></html>