0% found this document useful (0 votes)
120 views

04 Storage Virtualization Basics

Uploaded by

Test test
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
120 views

04 Storage Virtualization Basics

Uploaded by

Test test
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 39

Storage Virtualization Basics

Copyright © Huawei Technologies Co., Ltd. 2019


Foreword
 Data has become an enterprise’s most important asset. How is data stored on the
cloud? How is this different from the way it is stored with traditional IT? This
chapter will answer these questions.

Page 2 Copyright © Huawei Technologies Co., Ltd. 2019


Contents
1. Storage Architecture for Virtualization
2. Physical Disk Types and Related Techniques
3. Centralized Storage vs. Distributed Storage
4. Virtualized Storage vs. Non-Virtualized Storage
5. Introduction to VM Disks
6. Storage Features of Huawei’s Virtualization Product

Page 3 Copyright © Huawei Technologies Co., Ltd. 2019


Where Do the Storage Resources Used by
VMs Come From?
How do VMs access
the underlying
storage resources?
?

Page 4 Copyright © Huawei Technologies Co., Ltd. 2019


Storage Architecture for Virtualization
Non-
Virtualized
virtualized
storage
storage

qcow raw vmdk vhd others

Shared Catalog
File System

Logical
Volumes

NAS File System SAN Logical Division Logical Division


Storage Storage

Storage Storage Logical Distributed


Pool Pool Division Storage Pool

Distributed
Storage

Page 5 Copyright © Huawei Technologies Co., Ltd. 2019


Virtualized Storage Conversion Path in
Cloud Computing
Shared Catalog

Virtual file
system

Logical
volume
Attach to compute cluster
and format

Physical
NFS file
volume Logical division
Format system

RAID or Replication

Page 6 Copyright © Huawei Technologies Co., Ltd. 2019


Non-Virtualized Storage Conversion Path in
Cloud Computing

Logical
volume Attach to compute cluster

Physical
volume Logical division

RAID or Replication

Page 7 Copyright © Huawei Technologies Co., Ltd. 2019


Contents
1. Storage Architecture for Virtualization
2. Physical Disk Types and Related Techniques
3. Centralized Storage vs. Distributed Storage
4. Virtualized Storage vs. Non-Virtualized Storage
5. Introduction to VM Disks
6. Storage Features of Huawei’s Virtualization Product

Page 8 Copyright © Huawei Technologies Co., Ltd. 2019


Physical Disk Type - SATA
 SATA (Serial Advanced Technology Attachment),
also called serial ATA, is a computer bus interface
that connects host bus adapters to mass storage
devices. Using serial communication, the serial ATA
bus uses embedded clock signals to check
transmission commands (not only data) and
automatically corrects detected errors, ensuring
reliable data transmission for SATA disks. The SATA
interface is simple and the disks are hot-swappable.

Page 9 Copyright © Huawei Technologies Co., Ltd. 2019


Physical Disk Type - SAS
 Serial Attached SCSI (SAS) is a new-generation
SCSI technology, which, like the popular Serial ATA
(SATA), also uses serial communication to achieve
a higher transmission speed. Compared with the
older parallel SCSI, SAS improves the efficiency,
availability, and scalability of storage systems and
offers optional compatibility with SATA.

Page 10 Copyright © Huawei Technologies Co., Ltd. 2019


Physical Disk Type - NL-SAS
 Nearline SAS (NL-SAS) disks are a combination
of a SAS interface with SATA disks. The rotational
speed of NL-SAS disks is only 7200 rpm, so
performance is lower than that of SAS disks.
However, with the SAS interface, addressing and
speed are improved.

Page 11 Copyright © Huawei Technologies Co., Ltd. 2019


Physical Disk Type - SSD
 A solid-state drive (SSD) is a solid-state storage
device that uses integrated circuit assemblies as non-
volatile memory. An SSD consists of a control unit and
a storage unit (flash or DRAM chip). An SSD is the
same as a common hard disk drive (HDD) in terms of
interface specifications and definition, functionality,
usage, and product shape and size. Although SSDs
deliver fast read/write performance, light weight, low
power consumption, and compact sizes which
traditional HDDs cannot rival, SSDs have a shorter
lifespan and higher price.

Page 12 Copyright © Huawei Technologies Co., Ltd. 2019


Comparing Different Types of Physical Disks
Performance

Price

Page 13 Copyright © Huawei Technologies Co., Ltd. 2019


Contents
1. Storage Architecture for Virtualization
2. Physical Disk Types and Related Techniques
3. Centralized Storage vs. Distributed Storage
4. Virtualized Storage vs. Non-Virtualized Storage
5. Introduction to VM Disks
6. Storage Features of Huawei’s Virtualization Product

Page 14 Copyright © Huawei Technologies Co., Ltd. 2019


Centralized Storage

Storage
ta
Da rite
Pool rea Data
d /w d /w
rea rite

re Da
ta e a d ta
Da /writ /w
rit
ad RAID e
re

Page 15 Copyright © Huawei Technologies Co., Ltd. 2019


RAID Technology

RAID
Efficient Safe
Parallel read and write on Parity check and hot backup
1
multiple disks

Page 16 Copyright © Huawei Technologies Co., Ltd. 2019


Common RAID Types
Logical
Disks D0, D1, D2, D3, D4, D5 D0, D1, D2 Logical
Disks
D5
D4
D4 D5 D2 D2 D2
D3
D2 D3 D1 D1 D1
D2
D0 D0 D0
D1 D0 D1
D0
Disk 1 Disk 2 Disk 1 Disk 2
RAID 0 RAID 1
RAID 5 RAID 6
P3
Logical D7
Disks D6
Q3
D0, D1, D2, D3, D4, D5, D6, D7 D5
D0, D1, D2, D3, D4, D5 D4
D5 Q2
D4 P2
P2 D3
Q3 D6 D7 P3
D3 Q1
P2 D4 D5 P2 Q2 D4 D5 P1
P1
D2 P1 D3 D2 P1 Q1 D3 D2
D2
D0 D1 P0 D0 D1 P0 Q0 Q0
P0
P0
D1
Disk 1 Disk 2 Disk 3 Disk 1 Disk 2 Disk 3 Disk 4 D1
D0 D0

Page 17 Copyright © Huawei Technologies Co., Ltd. 2019


Centralized Storage Types
SAN NAS

Windows Unix-like
client client

IP/FC network

CIFS NFS

Windows NAS Unix-like


server server

Page 18 Copyright © Huawei Technologies Co., Ltd. 2019


Distributed Storage

Distributed
Storage
ta
Da rite Pool rea Data
d /w d /w
rea rite

re Da
ta e a d ta
Da /writ /w
rit
ad e
re Replication

Page 25 Copyright © Huawei Technologies Co., Ltd. 2019


Replication
Data write

Distributed
Storage Pool

Page 26 Copyright © Huawei Technologies Co., Ltd. 2019


Replication
Data write Data read

Distributed Distributed
Storage Pool Storage Pool

Page 27 Copyright © Huawei Technologies Co., Ltd. 2019


Popular Distributed Storage Products

Page 28 Copyright © Huawei Technologies Co., Ltd. 2019


Contents
1. Storage Architecture for Virtualization
2. Physical Disk Types and Related Techniques
3. Centralized Storage vs. Distributed Storage
4. Virtualized Storage vs. Non-Virtualized Storage
5. Introduction to VM Disks
6. Storage Features of Huawei’s Virtualization Product

Page 29 Copyright © Huawei Technologies Co., Ltd. 2019


Virtualized Storage Conversion Path in Cloud
Computing
Shared Catalog

Virtual file
system

Logical
volume
Attach to compute cluster
and format

Physical
NFS file
volume Format
Logical division system

RAID or Replication

Page 30 Copyright © Huawei Technologies Co., Ltd. 2019


Non-Virtualized Storage Conversion Path in
Cloud Computing

Logical
volume Attach to compute cluster

Physical
volume Logical division

RAID or Replication

Page 31 Copyright © Huawei Technologies Co., Ltd. 2019


Relationship Between RAIDs and LUNs
 A RAID array can be seen as a large physical volume made up of a number of hard disks.
 On top of a physical volume, you can create one or more logical units of specified
capacities. These logical units are called Logical Unit Numbers (LUNs) and can be mapped
to hosts as basic block devices.

Logical volume LUN 1 Logical volume LUN 2 LUN 3

Physical volume Physical volume

Create one logical volume on a single Create multiple logical volumes on


physical volume a single physical volume

Page 32 Copyright © Huawei Technologies Co., Ltd. 2019


Process of Creating a LUN

LUN 1 LUN 2 LUN 3


Logical volume
Logical division

Segmentation
Physical
volume

RAID

Hard disk

Page 33 Copyright © Huawei Technologies Co., Ltd. 2019


Common File Systems
Virtual clustered file system

NAS file system File system in an OS

Page 35 Copyright © Huawei Technologies Co., Ltd. 2019


Mapping a File to a Disk

Create Store Mapping via file


system
User File File
system File system
blocks
Mapping

Mapping Mapping via LVM

Disk sectors Physical Logical locations


locations on of LVM
disks
Page 36 Copyright © Huawei Technologies Co., Ltd. 2019
Contents
1. Storage Architecture for Virtualization
2. Physical Disk Types and Related Techniques
3. Centralized Storage vs. Distributed Storage
4. Virtualized Storage vs. Non-Virtualized Storage
5. Introduction to VM Disks
6. Storage Features of Huawei’s Virtualization Product

Page 37 Copyright © Huawei Technologies Co., Ltd. 2019


VM Disks

User view
Administrator view

Page 38 Copyright © Huawei Technologies Co., Ltd. 2019


Common VM Disk Formats

VM Disk File Format Vendor

RAW All
VMDK VMware
VHD Microsoft Hyper-V, Huawei FusionCompute
QCOW
QEMU or KVM virtualization platforms only
QED
VDI Oracle

Page 39 Copyright © Huawei Technologies Co., Ltd. 2019


Contents
1. Storage Architecture for Virtualization
2. Physical Disk Types and Related Techniques
3. Centralized Storage vs. Distributed Storage
4. Virtualized Storage vs. Non-Virtualized Storage
5. Introduction to VM Disks
6. Storage Features of Huawei’s Virtualization Product

Page 40 Copyright © Huawei Technologies Co., Ltd. 2019


Storage Architecture for Huawei
Virtualization Product
Virtualized Non-virtualized
RDM storage storage

Data store

Shared catalog
LUN

Storage device

FusionStorage
Block
SAN/NAS
Storage resource

Page 41 Copyright © Huawei Technologies Co., Ltd. 2019


Huawei Virtual Disk Features

Type
• Common
Multi-tenant
sharing
• Shared

Space-saving
Temporary
Configuration Mode
data storage Customer needs • Common
Fast read/write • Thin-provision

Disk Mode
• Dependent
• Independent & persistent
• Independent & nonpersistent

Page 42 Copyright © Huawei Technologies Co., Ltd. 2019


Summary
 At this point you should understand how data is written to storage devices in
virtualization scenarios.

Page 43 Copyright © Huawei Technologies Co., Ltd. 2019


Quiz
1. Which of the following disk types is recommended for an archive room that needs to store
large amounts of data that will be accessed infrequently over long periods of time? ( )
A. SSD
B. SAS disk
C. SATA disk
D. NL-SAS disk

2. SATA disks use a parallel interface while SAS disks use a serial interface.
A. TRUE
B. FALSE

Page 44 Copyright © Huawei Technologies Co., Ltd. 2019


Recommendations
 Huawei e-Learning website
 http://support.huawei.com/learning/Index!toTrainIndex
 Huawei Support case library
 http://support.huawei.com/enterprise/servicecenter?lang=en
 HCIA-Cloud Computing v4.0 online forum
 https://forum.huawei.com/enterprise/en/Huawei-Official-Communication-Channel-
HCNA-Cloud-Certification-Course/thread/456287-911

Page 45 Copyright © Huawei Technologies Co., Ltd. 2019


Thank You
www.huawei.com

You might also like