EVS DEV DOC

Reviewed-by: Muller, Martin <martin.muller@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
This commit is contained in:
zhangyue 2023-11-06 09:55:09 +00:00 committed by zuul
parent 4828616622
commit 622c4aee1b
6 changed files with 85 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,15 +3,16 @@
<h1 class="topictitle1">Overview</h1>
<div id="body65743049"><p id="evs_03_0001__p5771105061912">This document describes how to call the Elastic Volume Service (EVS) APIs to use various EVS functions.</p>
<p id="evs_03_0001__p335932784513">This chapter describes the concepts related to EVS to help you quickly understand the service.</p>
<div class="section" id="evs_03_0001__section4486857"><h4 class="sectiontitle">Elastic Volume Service</h4><p class="msonormal" id="evs_03_0001__p23586743">EVS offers scalable block storage for servers. With high reliability, high performance, and rich specifications, EVS disks can be used for distributed file systems, development and test environments, data warehouse applications, and high-performance computing (HPC) scenarios to meet diverse service requirements.</p>
<p class="msonormal" id="evs_03_0001__p10954099">EVS disks are also referred to as disks in this document.</p>
<div class="section" id="evs_03_0001__section4486857"><h4 class="sectiontitle">Elastic Volume Service</h4><p class="msonormal" id="evs_03_0001__p23586743">EVS offers scalable block storage for cloud servers. With high reliability, high performance, and a variety of specifications, EVS disks can be used for distributed file systems, development and test environments, data warehouses, and high-performance computing (HPC) applications.</p>
<p class="msonormal" id="evs_03_0001__p10954099">EVS disks are sometimes just referred to as disks in this document.</p>
</div>
<div class="section" id="evs_03_0001__section394673794715"><h4 class="sectiontitle">Basic Concepts</h4><ul id="evs_03_0001__ul131174394716"><li id="evs_03_0001__li9311104324715">AZ<p id="evs_03_0001__p193117439478"><a name="evs_03_0001__li9311104324715"></a><a name="li9311104324715"></a>An availability zone (AZ) is a physical location where resources use independent power supply and networks within a region. An AZ is insulated from failures in other AZs and provides inexpensive, low-latency network connectivity to other AZs in the same regions. A region can have more than one AZ. AZs are physically isolated but interconnected through an internal network.</p>
<div class="section" id="evs_03_0001__section394673794715"><a name="evs_03_0001__section394673794715"></a><a name="section394673794715"></a><h4 class="sectiontitle">Basic Concepts</h4><ul id="evs_03_0001__ul131174394716"><li id="evs_03_0001__li18391111816397">Region<p id="evs_03_0001__p1557071963918"><a name="evs_03_0001__li18391111816397"></a><a name="li18391111816397"></a>A region is a physical data center, which is completely isolated to improve fault tolerance and stability. After a resource is created, its region cannot be changed.</p>
</li><li id="evs_03_0001__li9311104324715">AZ<p id="evs_03_0001__p193117439478"><a name="evs_03_0001__li9311104324715"></a><a name="li9311104324715"></a>An availability zone (AZ) is a physical location where resources use independent power supplies and networks. A region contains one or more AZs that are physically isolated but interconnected through internal networks. Because AZs are isolated from each other, any fault that occurs in an AZ will not affect other AZs.</p>
</li><li id="evs_03_0001__li9311343124711">Project<p id="evs_03_0001__p1531144374720"><a name="evs_03_0001__li9311343124711"></a><a name="li9311343124711"></a>A project is used to group and isolate OpenStack resources, such as computing, storage, and network resources. A project can either be a department or a project team. You can access the Identity and Access Management (IAM) service with a security administrator to create projects in a region and perform isolated management of resources.</p>
</li><li id="evs_03_0001__li6311164318475">Image<p id="evs_03_0001__p13311144312479"><a name="evs_03_0001__li6311164318475"></a><a name="li6311164318475"></a>An image must contain an OS and can also contain application software (such as database software) and software configuration.</p>
<p id="evs_03_0001__p14311174314470">Images can be public or private. Public images are provided by the system by default, and private images are manually created by users. You can create system disks using a public or private image.</p>
</li><li id="evs_03_0001__li1331174318476">EVS snapshot<p id="evs_03_0001__p4311743174718"><a name="evs_03_0001__li1331174318476"></a><a name="li1331174318476"></a>An EVS snapshot is a complete copy or image of the disk data at a specific time point. As a major disaster recovery (DR) approach, you can use a snapshot to completely restore the data to the time point when the snapshot was created.</p>
</li><li id="evs_03_0001__li1431134312477">EVS disk backup<p id="evs_03_0001__p163111643204716"><a name="evs_03_0001__li1431134312477"></a><a name="li1431134312477"></a>The EVS implements the backup function through Cloud Backup and Recovery (CBR). CBR allows you to create backups for EVS disks on the management console without stopping the servers. When data loss or data damage occurred due to virus invasion, misoperations, or software and hardware faults, you can use backups to restore the data, maximizing your data correctness and security.</p>
</li><li id="evs_03_0001__li1331174318476">EVS snapshot<p id="evs_03_0001__p4311743174718"><a name="evs_03_0001__li1331174318476"></a><a name="li1331174318476"></a>An EVS snapshot is a complete copy or image of the disk data at a specific point in time. Snapshots can be used as a disaster recovery (DR) approach, and you can use snapshots to fully restore data to the time when the snapshot was taken.</p>
</li><li id="evs_03_0001__li1431134312477">EVS backup<p id="evs_03_0001__p163111643204716"><a name="evs_03_0001__li1431134312477"></a><a name="li1431134312477"></a>EVS disks are backed up using Cloud Backup and Recovery (CBR). You can create backups for your disks on the console without stopping servers. If data is lost or damaged due to virus invasions, accidental deletions, or software/hardware faults, you can use backups to restore data, guaranteeing your data integrity and security.</p>
</li></ul>
</div>
</div>

View File

@ -8,7 +8,13 @@
</th>
</tr>
</thead>
<tbody><tr id="evs_03_0010__row3508313194011"><td class="cellrowborder" valign="top" width="26.200000000000003%" headers="mcps1.3.1.1.3.1.1 "><p id="evs_03_0010__p175091413134020">2022-10-18</p>
<tbody><tr id="evs_03_0010__row13497131204213"><td class="cellrowborder" valign="top" width="26.200000000000003%" headers="mcps1.3.1.1.3.1.1 "><p id="evs_03_0010__p327913360425">2023-10-27</p>
</td>
<td class="cellrowborder" valign="top" width="73.8%" headers="mcps1.3.1.1.3.1.2 "><p id="evs_03_0010__p8279113614424">This issue is the third official release, which incorporates the following change:</p>
<p id="evs_03_0010__p2027923654212">Optimized the description of AZ and added the concept of region in section <a href="evs_03_0001.html#evs_03_0001__section394673794715">Basic Concepts</a>.</p>
</td>
</tr>
<tr id="evs_03_0010__row3508313194011"><td class="cellrowborder" valign="top" width="26.200000000000003%" headers="mcps1.3.1.1.3.1.1 "><p id="evs_03_0010__p175091413134020">2022-10-18</p>
</td>
<td class="cellrowborder" valign="top" width="73.8%" headers="mcps1.3.1.1.3.1.2 "><p id="evs_03_0010__p1509113194015">This issue is the second official issue, which incorporates the following change:</p>
<p id="evs_03_0010__p7559183216400">Optimized some descriptions.</p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 B

After

Width:  |  Height:  |  Size: 1.8 KiB