mirror of https://github.com/apache/cloudstack.git
8 lines
1.3 KiB
HTML
8 lines
1.3 KiB
HTML
<?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 13. Working With 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="" /></head><body><div class="chapter" id="storage"><div class="titlepage"><div><div><h1 class="title">Chapter 13. Working With Storage</h1></div></div></div><div class="section" id="storage-overview"><div class="titlepage"><div><div><h1 class="title" id="storage-overview">13.1. Storage Overview</h1></div></div></div><div class="para">
|
||
CloudStack defines two types of storage: primary and secondary. Primary storage can be accessed by either iSCSI or NFS. Additionally, direct attached storage may be used for primary storage. Secondary storage is always accessed using NFS.
|
||
</div><div class="para">
|
||
There is no ephemeral storage in CloudStack. All volumes on all nodes are persistent.
|
||
</div></div></div></body></html>
|