SlideShare a Scribd company logo
1 of 43
1
© Copyright 2015 EMC Corporation. All rights reserved.
Module 4: Intelligent Storage Systems (ISS)
Upon completion of this module, you should be able to:
• Describe the key components of an intelligent storage
system
• Describe HDD and SSD components, addressing, and
performance
• Describe RAID, its techniques, and its levels
• Discuss the types of intelligent storage systems
Module 4: Intelligent Storage Systems (ISS)
2
© Copyright 2015 EMC Corporation. All rights reserved.
Third Platform Requirements for Storage
• Process massive amount of IOPS
• Elastic and non-disruptive horizontal scaling of resources
• Intelligent resource management
• Automated and policy driven configuration
• Support for multiple protocols for data access
• Supports APIs for software-defined and cloud integration
• Centralized management and chargeback in a multi-tenancy
environment
Module 4: Intelligent Storage Systems (ISS)
3
© Copyright 2015 EMC Corporation. All rights reserved.
Technology Solution
• Intelligent storage system
– Block-based storage system
– File-based storage system
– Object-based storage system
– Unified storage system
• Storage Virtualization
• Software-defined storage
Module 4: Intelligent Storage Systems (ISS)
4
© Copyright 2015 EMC Corporation. All rights reserved.
Lesson 1: Components of Intelligent Storage
Systems – I
This lesson covers the following topics:
• Components of intelligent storage systems
• HDD components, addressing, and performance
Module 4: Intelligent Storage Systems (ISS)
5
© Copyright 2015 EMC Corporation. All rights reserved.
What is an Intelligent Storage System?
• Has a purpose-built operating
environment
– Provides intelligent resource
management capability
• Provides large amount of cache
• Provides multiple I/O paths
Module 4: Intelligent Storage Systems (ISS)
A feature-rich RAID array that provides highly optimized I/O processing
capabilities.
Intelligent Storage System
• Supports combination of HDD and SSD
• Service massive amount of IOPS
• Scale-out architecture
• Deduplication, compression, and encryption
• Automated storage tiering
• Virtual storage provisioning
• Multi-tenancy
• Supports APIs to integrate with SDDC and
cloud
• Data protection
Features
6
© Copyright 2015 EMC Corporation. All rights reserved.
Components of Intelligent Storage System
• Two key components of an ISS
– Controller
• Block-based
• File-based
• Object-based
• Unified
– Storage
• All HDDs
• All SSDs
• Combination of both
Module 4: Intelligent Storage Systems (ISS)
Controller(s)
Storage
Intelligent Storage System
7
© Copyright 2015 EMC Corporation. All rights reserved.
Storage – Hard Disk Drives
Components of HDD
Module 4: Intelligent Storage Systems (ISS)
Interface
Controller
Board
Power
Connectors
HDA
Platter and
Read/Write Head
9
© Copyright 2015 EMC Corporation. All rights reserved.
Physical Disk Structure
Module 4: Intelligent Storage Systems (ISS)
Sector
Track
Platter
Sector
Track
Cylinder
Spindle
10
© Copyright 2015 EMC Corporation. All rights reserved.
Logical Block Addressing
Module 4: Intelligent Storage Systems (ISS)
Physical Address = CHS
Cylinder 1
Head 0
Sector 8
Block 64
Block 128
Logical Block Address = Block #
Block 0
Block 32
(Upper Surface)
(Lower Surface)
11
© Copyright 2015 EMC Corporation. All rights reserved.
HDD Performance
• Electromechanical device
– Impacts the overall performance of the storage system
• Disk service time
– Time taken by a disk to complete an I/O request, depends on:
• Seek time
• Rotational latency
• Data transfer rate
Module 4: Intelligent Storage Systems (ISS)
Disk service time = seek time + rotational latency + data transfer time
12
© Copyright 2015 EMC Corporation. All rights reserved.
Seek Time
• Time taken to position the read/write head
• The lower the seek time, the faster the I/O
operation
• Seek time specifications
include
– Full stroke
– Average
– Track-to-track
• The seek time of a disk is specified by the
drive manufacturer
Module 4: Intelligent Storage Systems (ISS)
13
© Copyright 2015 EMC Corporation. All rights reserved.
Rotational Latency
• The time taken by the platter to rotate and
position the data under the R/W head
• Depends on the rotation speed of the
spindle
• Average rotational latency
– One-half of the time taken for a full rotation
– For ‘X’ rpm, drive latency is calculated in
milliseconds as:
=
(
1
2
× 1000)
(
𝑋
60
)
=
500
(
𝑋
60
)
=
30000
𝑋
Module 4: Intelligent Storage Systems (ISS)
14
© Copyright 2015 EMC Corporation. All rights reserved.
Data Transfer Rate
• Average amount of data per unit time that the drive can deliver
to the HBA
– Internal transfer rate: Speed at which data moves from a
platter’s surface to the internal buffer of the disk
– External transfer rate: Rate at which data move through the
interface to the HBA
Module 4: Intelligent Storage Systems (ISS)
Interface
HBA
Internal transfer rate measured here
External transfer rate measured here
Head Disk
Assembly
Disk Drive
Buffer
15
© Copyright 2015 EMC Corporation. All rights reserved.
I/O Controller Utilization Vs. Response Time
• Based on fundamental laws of disk drive performance:
𝐴𝑣𝑔. 𝑅𝑒𝑠𝑝𝑜𝑛𝑠𝑒 𝑇𝑖𝑚𝑒 =
𝑆𝑒𝑟𝑣𝑖𝑐𝑒 𝑇𝑖𝑚𝑒
(1 − 𝑈𝑡𝑖𝑙𝑖𝑧𝑎𝑡𝑖𝑜𝑛)
– Service time is time taken by the controller to serve an I/O
• For performance-sensitive applications disks are commonly utilized
below 70% of their I/O serving capability
Module 4: Intelligent Storage Systems (ISS)
16
© Copyright 2015 EMC Corporation. All rights reserved.
Storage Design Based on Application
Requirements and Disk Drive Performance
• Disks required to meet an application’s capacity need (DC):
𝐷𝒄 =
𝑇𝑜𝑡𝑎𝑙 𝑐𝑎𝑝𝑎𝑐𝑖𝑡𝑦 𝑟𝑒𝑞𝑢𝑖𝑟𝑒𝑑
𝐶𝑎𝑝𝑎𝑐𝑖𝑡𝑦 𝑜𝑓 𝑎 𝑠𝑖𝑛𝑔𝑙𝑒 𝑑𝑖𝑠𝑘
• Disks required to meet application’s performance need (DP):
𝐷𝑝 =
𝐼𝑂𝑃𝑆 𝑔𝑒𝑛𝑒𝑟𝑎𝑡𝑒𝑑 𝑏𝑦 𝑎𝑛 𝑎𝑝𝑝𝑙𝑖𝑐𝑎𝑡𝑖𝑜𝑛 𝑎𝑡 𝑝𝑒𝑎𝑘 𝑤𝑜𝑟𝑘𝑙𝑜𝑎𝑑
𝐼𝑂𝑃𝑆 𝑠𝑒𝑟𝑣𝑖𝑐𝑒𝑑 𝑏𝑦 𝑎 𝑠𝑖𝑛𝑔𝑙𝑒 𝑑𝑖𝑠𝑘
• IOPS serviced by a disk (S) depends upon disk service time (TS):
𝑇𝑠 = 𝑆𝑒𝑒𝑘 𝑡𝑖𝑚𝑒 +
0.5
(𝐷𝑖𝑠𝑘 𝑟𝑝𝑚/60)
+
𝐷𝑎𝑡𝑎 𝑏𝑙𝑜𝑐𝑘 𝑠𝑖𝑧𝑒
𝐷𝑎𝑡𝑎 𝑡𝑟𝑎𝑛𝑠𝑓𝑒𝑟 𝑟𝑎𝑡𝑒
• TS is time taken for an I/O to complete, therefore IOPS serviced by a disk (S) is equal to
(1/TS)
– For performance sensitive application (S) = 0.7 X
1
𝑇𝑠
Module 4: Intelligent Storage Systems (ISS)
Disk required for an application = Max (DC, DP)
18
© Copyright 2015 EMC Corporation. All rights reserved.
Lesson 1: Summary
During this lesson the following topics were covered:
• Components of intelligent storage systems
• HDD components, addressing, and performance
Module 4: Intelligent Storage Systems (ISS)
19
© Copyright 2015 EMC Corporation. All rights reserved.
Lesson 2: Components of Intelligent Storage
Systems – II
This lesson covers the following topics:
• SSD components, addressing, and performance
Module 4: Intelligent Storage Systems (ISS)
20
© Copyright 2015 EMC Corporation. All rights reserved.
Storage – Solid State Drives
Components of SSD
Module 4: Intelligent Storage Systems (ISS)
I/O
interface
RAM
Cache
Flash
Memory
Flash
Memory
Flash
Memory
Flash
Memory
Flash
Memory
Flash
Memory
Mass Storage
........
......
....
Drive
Controller
Non-
Volatile
Memory
.....
Controller
22
© Copyright 2015 EMC Corporation. All rights reserved.
SSD Addressing
Module 4: Intelligent Storage Systems (ISS)
8KB write to
SSD
4KB Page
128KB Block
(32 x 4KB pages)
Saved as two 4KB
pages
Logically mapped to
pages (SSD metadata)
LBA 0x2000
LBA 0x3000
……
23
© Copyright 2015 EMC Corporation. All rights reserved.
Page and Block States
Module 4: Intelligent Storage Systems (ISS)
Start
Block state diagram
Flash memory page states
Write
(re)write
or delete
Invalid
Erased Valid
Erase
(electrical)
Write
Erased
Write
or delete
Start New
Used
Erase
(electrical)
(re)write
or delete
(invalidate
page)
24
© Copyright 2015 EMC Corporation. All rights reserved.
SSD Performance
• Access type
– SSD performs random reads the best
– SSDs use all internal I/O channels in parallel for multi-threaded
large block I/Os
• Drive state
– New SSD or SSD with substantial unused capacity offers best
performance
• Workload duration
– SSDs are best for workloads with short bursts of activity
Module 4: Intelligent Storage Systems (ISS)
25
© Copyright 2015 EMC Corporation. All rights reserved.
Lesson 2: Summary
During this lesson the following topics were covered:
• SSD components
• SSD addressing
• SSD performance
Module 4: Intelligent Storage Systems (ISS)
26
© Copyright 2015 EMC Corporation. All rights reserved.
Lesson 3: RAID
This lesson covers the following topics:
• Describe RAID implementation methods
• Describe the three RAID techniques
• Describe commonly used RAID levels
• Describe the impact of RAID on performance
• Compare RAID levels based on their cost, performance, and
protection
Module 4: Intelligent Storage Systems (ISS)
27
© Copyright 2015 EMC Corporation. All rights reserved.
Why RAID?
• Provides data protection against drive failures
• Improves storage system performance by serving I/Os from multiple
drives simultaneously
• Two implementation methods
– Software RAID implementation
– Hardware RAID implementation
Module 4: Intelligent Storage Systems (ISS)
A technique that combines multiple disk drives into a logical unit (RAID set)
and provides protection, performance, or both.
RAID
29
© Copyright 2015 EMC Corporation. All rights reserved.
RAID Array Components
Module 4: Intelligent Storage Systems (ISS)
RAID
Controller
Hard Disks
Logical Array
(RAID Sets)
RAID Array
Compute System
30
© Copyright 2015 EMC Corporation. All rights reserved.
RAID Techniques
Module 4: Intelligent Storage Systems (ISS)
Figure 1 Figure 2 Figure 3
RAID Controller
Stripe
Strip
Striping Mirroring Parity
A2 A3 A4
A A A
A1
RAID Controller
A
A
RAID Controller
A2 A3 Ap
A1
D1 D2 D3 P
Rebuilding data of the failed D3 drive:
D1 + D2 + ? = P
D3 = P – D1 – D2
32
© Copyright 2015 EMC Corporation. All rights reserved.
RAID Levels
• Commonly used RAID levels are:
– RAID 0 – Striped set with no fault tolerance
– RAID 1 – Disk mirroring
– RAID 1 + 0 – Nested RAID
– RAID 3 – Striped set with parallel access and dedicated parity disk
– RAID 5 – Striped set with independent disk access and a
distributed parity
– RAID 6 – Striped set with independent disk access and dual
distributed parity
Module 4: Intelligent Storage Systems (ISS)
33
© Copyright 2015 EMC Corporation. All rights reserved.
RAID 0
Module 4: Intelligent Storage Systems (ISS)
34
© Copyright 2015 EMC Corporation. All rights reserved.
RAID 1
Module 4: Intelligent Storage Systems (ISS)
35
© Copyright 2015 EMC Corporation. All rights reserved.
Nested RAID – 1+0
Module 4: Intelligent Storage Systems (ISS)
36
© Copyright 2015 EMC Corporation. All rights reserved.
RAID 3
Module 4: Intelligent Storage Systems (ISS)
37
© Copyright 2015 EMC Corporation. All rights reserved.
RAID 5
Module 4: Intelligent Storage Systems (ISS)
38
© Copyright 2015 EMC Corporation. All rights reserved.
RAID 6
Module 4: Intelligent Storage Systems (ISS)
39
© Copyright 2015 EMC Corporation. All rights reserved.
RAID Impacts on Performance
• In RAID 5, every write (update) to a disk manifests as four I/O operations (2
disk reads and 2 disk writes)
• In RAID 6, every write (update) to a disk manifests as six I/O operations (3
disk reads and 3 disk writes)
• In RAID 1, every write manifests as two I/O operations (2 disk writes)
Module 4: Intelligent Storage Systems (ISS)
40
© Copyright 2015 EMC Corporation. All rights reserved.
RAID Comparison
Module 4: Intelligent Storage Systems (ISS)
RAID level Min disks
Available
storage
capacity (%)
Write penalty Protection
1 2 50 2 Mirror
1+0 4 50 2 Mirror
3 3 [(n-1)/n]*100 4
Parity
(Supports single disk failure)
5 3 [(n-1)/n]*100 4
Parity
(Supports single disk failure)
6 4 [(n-2)/n]*100 6
Parity
(Supports two disk failures)
41
© Copyright 2015 EMC Corporation. All rights reserved.
Dynamic Disk Sparing (Hot Sparing)
Module 4: Intelligent Storage Systems (ISS)
42
© Copyright 2015 EMC Corporation. All rights reserved.
Lesson 3: Summary
During this lesson the following topics were covered:
• RAID implementation methods
• Three RAID techniques
• Commonly used RAID levels
• Impact of RAID on performance
• Compare RAID levels
Module 4: Intelligent Storage Systems (ISS)
43
© Copyright 2015 EMC Corporation. All rights reserved.
Lesson 4: Types of Intelligent Storage
Systems
This lesson covers the following topics:
• Data access methods
• Types of intelligent storage systems
• Scale-up and scale-out architectures
Module 4: Intelligent Storage Systems (ISS)
44
© Copyright 2015 EMC Corporation. All rights reserved.
Data Access Methods
Module 4: Intelligent Storage Systems (ISS)
Network
Compute
Block-level
Request
Block-level Access
File-level
Request
Storage System
Compute
File-level Access
Application
File System
Application
Storage
File System
Storage
Storage
Network
Storage
Network
Object-level
Request
Compute
Object-level Access
Application
Storage
Storage
Network
Storage System
Storage System
User Component
Storage Component
OSD Interface
Block Interface
File Interface
Block I/O Block I/O Block I/O
User Component
Storage Component
File System
45
© Copyright 2015 EMC Corporation. All rights reserved.
Types of Intelligent Storage Systems
• Block-based storage systems
• File-based storage systems
• Object-based storage systems
• Unified storage systems
Module 4: Intelligent Storage Systems (ISS)
46
© Copyright 2015 EMC Corporation. All rights reserved.
Scale-up Vs. Scale-out Architecture
Module 4: Intelligent Storage Systems (ISS)
Controller(s)
Storage
Scale-up
Scale-out
Node 1 Node 2 Node 3
Cluster
…
47
© Copyright 2015 EMC Corporation. All rights reserved.
Lesson 4: Summary
During this lesson the following topics were covered:
• Data access methods
• Types of intelligent storage systems
• Scale-up and scale-out architectures
Module 4: Intelligent Storage Systems (ISS)
48
© Copyright 2015 EMC Corporation. All rights reserved.
Module 4: Summary
Key points covered in this module:
• Key components of an intelligent storage system
• HDD and SSD components, addressing, and performance
• RAID, its techniques, and its levels
• Types of intelligent storage systems
Module 4: Intelligent Storage Systems (ISS)

More Related Content

Similar to 04_Module 4.pptx,,,,,,,,,,,,,,,,,,,,,,,,,,,,,mm

Inter connect2016 yss1841-cloud-storage-options-v4
Inter connect2016 yss1841-cloud-storage-options-v4Inter connect2016 yss1841-cloud-storage-options-v4
Inter connect2016 yss1841-cloud-storage-options-v4Tony Pearson
 
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...xKinAnx
 
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
Benchmark   emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mwareBenchmark   emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mwaresolarisyougood
 
Net essentials6e ch1
Net essentials6e ch1Net essentials6e ch1
Net essentials6e ch1APSU
 
Dell Storage Management
Dell Storage ManagementDell Storage Management
Dell Storage ManagementDell World
 
The Sun ZFS Backup Appliance
The Sun ZFS Backup ApplianceThe Sun ZFS Backup Appliance
The Sun ZFS Backup Applianceomnidba
 
Emc sql server 2012 overview
Emc sql server 2012 overviewEmc sql server 2012 overview
Emc sql server 2012 overviewsolarisyougood
 
Ferri Embedded Storage
Ferri Embedded Storage Ferri Embedded Storage
Ferri Embedded Storage Silicon Motion
 
Exadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13cExadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13cAlfredo Krieg
 
S100298 pendulum-swings-orlando-v1804a
S100298 pendulum-swings-orlando-v1804aS100298 pendulum-swings-orlando-v1804a
S100298 pendulum-swings-orlando-v1804aTony Pearson
 
Introduction to Storage technologies
Introduction to Storage technologiesIntroduction to Storage technologies
Introduction to Storage technologiesKaivalya Shah
 
S de0882 new-generation-tiering-edge2015-v3
S de0882 new-generation-tiering-edge2015-v3S de0882 new-generation-tiering-edge2015-v3
S de0882 new-generation-tiering-edge2015-v3Tony Pearson
 
DevOps Supercharged with Docker on Exadata
DevOps Supercharged with Docker on ExadataDevOps Supercharged with Docker on Exadata
DevOps Supercharged with Docker on ExadataMarketingArrowECS_CZ
 
Informix warehouse accelerator update
Informix warehouse accelerator updateInformix warehouse accelerator update
Informix warehouse accelerator updateIBM Sverige
 
Introducing IBM Spectrum Scale 4.2 and Elastic Storage Server 3.5
Introducing IBM Spectrum Scale 4.2 and Elastic Storage Server 3.5Introducing IBM Spectrum Scale 4.2 and Elastic Storage Server 3.5
Introducing IBM Spectrum Scale 4.2 and Elastic Storage Server 3.5Doug O'Flaherty
 
Presentation atmos architecture overview
Presentation   atmos architecture overviewPresentation   atmos architecture overview
Presentation atmos architecture overviewxKinAnx
 
Backup netezza-tsm-v1403c-140330170451-phpapp01
Backup netezza-tsm-v1403c-140330170451-phpapp01Backup netezza-tsm-v1403c-140330170451-phpapp01
Backup netezza-tsm-v1403c-140330170451-phpapp01Arunkumar Shanmugam
 
Lecture 4.pptx
Lecture 4.pptxLecture 4.pptx
Lecture 4.pptxinfomerlin
 

Similar to 04_Module 4.pptx,,,,,,,,,,,,,,,,,,,,,,,,,,,,,mm (20)

Inter connect2016 yss1841-cloud-storage-options-v4
Inter connect2016 yss1841-cloud-storage-options-v4Inter connect2016 yss1841-cloud-storage-options-v4
Inter connect2016 yss1841-cloud-storage-options-v4
 
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
 
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
Benchmark   emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mwareBenchmark   emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
 
Net essentials6e ch1
Net essentials6e ch1Net essentials6e ch1
Net essentials6e ch1
 
Dell Storage Management
Dell Storage ManagementDell Storage Management
Dell Storage Management
 
The Sun ZFS Backup Appliance
The Sun ZFS Backup ApplianceThe Sun ZFS Backup Appliance
The Sun ZFS Backup Appliance
 
Emc sql server 2012 overview
Emc sql server 2012 overviewEmc sql server 2012 overview
Emc sql server 2012 overview
 
Ferri Embedded Storage
Ferri Embedded Storage Ferri Embedded Storage
Ferri Embedded Storage
 
Exadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13cExadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13c
 
S100298 pendulum-swings-orlando-v1804a
S100298 pendulum-swings-orlando-v1804aS100298 pendulum-swings-orlando-v1804a
S100298 pendulum-swings-orlando-v1804a
 
Introduction to Storage technologies
Introduction to Storage technologiesIntroduction to Storage technologies
Introduction to Storage technologies
 
S de0882 new-generation-tiering-edge2015-v3
S de0882 new-generation-tiering-edge2015-v3S de0882 new-generation-tiering-edge2015-v3
S de0882 new-generation-tiering-edge2015-v3
 
Oracle SPARC T7 a M7 servery
Oracle SPARC T7 a M7 serveryOracle SPARC T7 a M7 servery
Oracle SPARC T7 a M7 servery
 
DevOps Supercharged with Docker on Exadata
DevOps Supercharged with Docker on ExadataDevOps Supercharged with Docker on Exadata
DevOps Supercharged with Docker on Exadata
 
Informix warehouse accelerator update
Informix warehouse accelerator updateInformix warehouse accelerator update
Informix warehouse accelerator update
 
Introducing IBM Spectrum Scale 4.2 and Elastic Storage Server 3.5
Introducing IBM Spectrum Scale 4.2 and Elastic Storage Server 3.5Introducing IBM Spectrum Scale 4.2 and Elastic Storage Server 3.5
Introducing IBM Spectrum Scale 4.2 and Elastic Storage Server 3.5
 
Presentation atmos architecture overview
Presentation   atmos architecture overviewPresentation   atmos architecture overview
Presentation atmos architecture overview
 
Backup netezza-tsm-v1403c-140330170451-phpapp01
Backup netezza-tsm-v1403c-140330170451-phpapp01Backup netezza-tsm-v1403c-140330170451-phpapp01
Backup netezza-tsm-v1403c-140330170451-phpapp01
 
Lecture 4.pptx
Lecture 4.pptxLecture 4.pptx
Lecture 4.pptx
 
Why_Oracle_Hardware.ppt
Why_Oracle_Hardware.pptWhy_Oracle_Hardware.ppt
Why_Oracle_Hardware.ppt
 

Recently uploaded

Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...Any kyc Account
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Roland Driesen
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...lizamodels9
 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfAmzadHosen3
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒anilsa9823
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...Aggregage
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 

Recently uploaded (20)

Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdf
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 

04_Module 4.pptx,,,,,,,,,,,,,,,,,,,,,,,,,,,,,mm

  • 1. 1 © Copyright 2015 EMC Corporation. All rights reserved. Module 4: Intelligent Storage Systems (ISS) Upon completion of this module, you should be able to: • Describe the key components of an intelligent storage system • Describe HDD and SSD components, addressing, and performance • Describe RAID, its techniques, and its levels • Discuss the types of intelligent storage systems Module 4: Intelligent Storage Systems (ISS)
  • 2. 2 © Copyright 2015 EMC Corporation. All rights reserved. Third Platform Requirements for Storage • Process massive amount of IOPS • Elastic and non-disruptive horizontal scaling of resources • Intelligent resource management • Automated and policy driven configuration • Support for multiple protocols for data access • Supports APIs for software-defined and cloud integration • Centralized management and chargeback in a multi-tenancy environment Module 4: Intelligent Storage Systems (ISS)
  • 3. 3 © Copyright 2015 EMC Corporation. All rights reserved. Technology Solution • Intelligent storage system – Block-based storage system – File-based storage system – Object-based storage system – Unified storage system • Storage Virtualization • Software-defined storage Module 4: Intelligent Storage Systems (ISS)
  • 4. 4 © Copyright 2015 EMC Corporation. All rights reserved. Lesson 1: Components of Intelligent Storage Systems – I This lesson covers the following topics: • Components of intelligent storage systems • HDD components, addressing, and performance Module 4: Intelligent Storage Systems (ISS)
  • 5. 5 © Copyright 2015 EMC Corporation. All rights reserved. What is an Intelligent Storage System? • Has a purpose-built operating environment – Provides intelligent resource management capability • Provides large amount of cache • Provides multiple I/O paths Module 4: Intelligent Storage Systems (ISS) A feature-rich RAID array that provides highly optimized I/O processing capabilities. Intelligent Storage System • Supports combination of HDD and SSD • Service massive amount of IOPS • Scale-out architecture • Deduplication, compression, and encryption • Automated storage tiering • Virtual storage provisioning • Multi-tenancy • Supports APIs to integrate with SDDC and cloud • Data protection Features
  • 6. 6 © Copyright 2015 EMC Corporation. All rights reserved. Components of Intelligent Storage System • Two key components of an ISS – Controller • Block-based • File-based • Object-based • Unified – Storage • All HDDs • All SSDs • Combination of both Module 4: Intelligent Storage Systems (ISS) Controller(s) Storage Intelligent Storage System
  • 7. 7 © Copyright 2015 EMC Corporation. All rights reserved. Storage – Hard Disk Drives Components of HDD Module 4: Intelligent Storage Systems (ISS) Interface Controller Board Power Connectors HDA Platter and Read/Write Head
  • 8. 9 © Copyright 2015 EMC Corporation. All rights reserved. Physical Disk Structure Module 4: Intelligent Storage Systems (ISS) Sector Track Platter Sector Track Cylinder Spindle
  • 9. 10 © Copyright 2015 EMC Corporation. All rights reserved. Logical Block Addressing Module 4: Intelligent Storage Systems (ISS) Physical Address = CHS Cylinder 1 Head 0 Sector 8 Block 64 Block 128 Logical Block Address = Block # Block 0 Block 32 (Upper Surface) (Lower Surface)
  • 10. 11 © Copyright 2015 EMC Corporation. All rights reserved. HDD Performance • Electromechanical device – Impacts the overall performance of the storage system • Disk service time – Time taken by a disk to complete an I/O request, depends on: • Seek time • Rotational latency • Data transfer rate Module 4: Intelligent Storage Systems (ISS) Disk service time = seek time + rotational latency + data transfer time
  • 11. 12 © Copyright 2015 EMC Corporation. All rights reserved. Seek Time • Time taken to position the read/write head • The lower the seek time, the faster the I/O operation • Seek time specifications include – Full stroke – Average – Track-to-track • The seek time of a disk is specified by the drive manufacturer Module 4: Intelligent Storage Systems (ISS)
  • 12. 13 © Copyright 2015 EMC Corporation. All rights reserved. Rotational Latency • The time taken by the platter to rotate and position the data under the R/W head • Depends on the rotation speed of the spindle • Average rotational latency – One-half of the time taken for a full rotation – For ‘X’ rpm, drive latency is calculated in milliseconds as: = ( 1 2 × 1000) ( 𝑋 60 ) = 500 ( 𝑋 60 ) = 30000 𝑋 Module 4: Intelligent Storage Systems (ISS)
  • 13. 14 © Copyright 2015 EMC Corporation. All rights reserved. Data Transfer Rate • Average amount of data per unit time that the drive can deliver to the HBA – Internal transfer rate: Speed at which data moves from a platter’s surface to the internal buffer of the disk – External transfer rate: Rate at which data move through the interface to the HBA Module 4: Intelligent Storage Systems (ISS) Interface HBA Internal transfer rate measured here External transfer rate measured here Head Disk Assembly Disk Drive Buffer
  • 14. 15 © Copyright 2015 EMC Corporation. All rights reserved. I/O Controller Utilization Vs. Response Time • Based on fundamental laws of disk drive performance: 𝐴𝑣𝑔. 𝑅𝑒𝑠𝑝𝑜𝑛𝑠𝑒 𝑇𝑖𝑚𝑒 = 𝑆𝑒𝑟𝑣𝑖𝑐𝑒 𝑇𝑖𝑚𝑒 (1 − 𝑈𝑡𝑖𝑙𝑖𝑧𝑎𝑡𝑖𝑜𝑛) – Service time is time taken by the controller to serve an I/O • For performance-sensitive applications disks are commonly utilized below 70% of their I/O serving capability Module 4: Intelligent Storage Systems (ISS)
  • 15. 16 © Copyright 2015 EMC Corporation. All rights reserved. Storage Design Based on Application Requirements and Disk Drive Performance • Disks required to meet an application’s capacity need (DC): 𝐷𝒄 = 𝑇𝑜𝑡𝑎𝑙 𝑐𝑎𝑝𝑎𝑐𝑖𝑡𝑦 𝑟𝑒𝑞𝑢𝑖𝑟𝑒𝑑 𝐶𝑎𝑝𝑎𝑐𝑖𝑡𝑦 𝑜𝑓 𝑎 𝑠𝑖𝑛𝑔𝑙𝑒 𝑑𝑖𝑠𝑘 • Disks required to meet application’s performance need (DP): 𝐷𝑝 = 𝐼𝑂𝑃𝑆 𝑔𝑒𝑛𝑒𝑟𝑎𝑡𝑒𝑑 𝑏𝑦 𝑎𝑛 𝑎𝑝𝑝𝑙𝑖𝑐𝑎𝑡𝑖𝑜𝑛 𝑎𝑡 𝑝𝑒𝑎𝑘 𝑤𝑜𝑟𝑘𝑙𝑜𝑎𝑑 𝐼𝑂𝑃𝑆 𝑠𝑒𝑟𝑣𝑖𝑐𝑒𝑑 𝑏𝑦 𝑎 𝑠𝑖𝑛𝑔𝑙𝑒 𝑑𝑖𝑠𝑘 • IOPS serviced by a disk (S) depends upon disk service time (TS): 𝑇𝑠 = 𝑆𝑒𝑒𝑘 𝑡𝑖𝑚𝑒 + 0.5 (𝐷𝑖𝑠𝑘 𝑟𝑝𝑚/60) + 𝐷𝑎𝑡𝑎 𝑏𝑙𝑜𝑐𝑘 𝑠𝑖𝑧𝑒 𝐷𝑎𝑡𝑎 𝑡𝑟𝑎𝑛𝑠𝑓𝑒𝑟 𝑟𝑎𝑡𝑒 • TS is time taken for an I/O to complete, therefore IOPS serviced by a disk (S) is equal to (1/TS) – For performance sensitive application (S) = 0.7 X 1 𝑇𝑠 Module 4: Intelligent Storage Systems (ISS) Disk required for an application = Max (DC, DP)
  • 16. 18 © Copyright 2015 EMC Corporation. All rights reserved. Lesson 1: Summary During this lesson the following topics were covered: • Components of intelligent storage systems • HDD components, addressing, and performance Module 4: Intelligent Storage Systems (ISS)
  • 17. 19 © Copyright 2015 EMC Corporation. All rights reserved. Lesson 2: Components of Intelligent Storage Systems – II This lesson covers the following topics: • SSD components, addressing, and performance Module 4: Intelligent Storage Systems (ISS)
  • 18. 20 © Copyright 2015 EMC Corporation. All rights reserved. Storage – Solid State Drives Components of SSD Module 4: Intelligent Storage Systems (ISS) I/O interface RAM Cache Flash Memory Flash Memory Flash Memory Flash Memory Flash Memory Flash Memory Mass Storage ........ ...... .... Drive Controller Non- Volatile Memory ..... Controller
  • 19. 22 © Copyright 2015 EMC Corporation. All rights reserved. SSD Addressing Module 4: Intelligent Storage Systems (ISS) 8KB write to SSD 4KB Page 128KB Block (32 x 4KB pages) Saved as two 4KB pages Logically mapped to pages (SSD metadata) LBA 0x2000 LBA 0x3000 ……
  • 20. 23 © Copyright 2015 EMC Corporation. All rights reserved. Page and Block States Module 4: Intelligent Storage Systems (ISS) Start Block state diagram Flash memory page states Write (re)write or delete Invalid Erased Valid Erase (electrical) Write Erased Write or delete Start New Used Erase (electrical) (re)write or delete (invalidate page)
  • 21. 24 © Copyright 2015 EMC Corporation. All rights reserved. SSD Performance • Access type – SSD performs random reads the best – SSDs use all internal I/O channels in parallel for multi-threaded large block I/Os • Drive state – New SSD or SSD with substantial unused capacity offers best performance • Workload duration – SSDs are best for workloads with short bursts of activity Module 4: Intelligent Storage Systems (ISS)
  • 22. 25 © Copyright 2015 EMC Corporation. All rights reserved. Lesson 2: Summary During this lesson the following topics were covered: • SSD components • SSD addressing • SSD performance Module 4: Intelligent Storage Systems (ISS)
  • 23. 26 © Copyright 2015 EMC Corporation. All rights reserved. Lesson 3: RAID This lesson covers the following topics: • Describe RAID implementation methods • Describe the three RAID techniques • Describe commonly used RAID levels • Describe the impact of RAID on performance • Compare RAID levels based on their cost, performance, and protection Module 4: Intelligent Storage Systems (ISS)
  • 24. 27 © Copyright 2015 EMC Corporation. All rights reserved. Why RAID? • Provides data protection against drive failures • Improves storage system performance by serving I/Os from multiple drives simultaneously • Two implementation methods – Software RAID implementation – Hardware RAID implementation Module 4: Intelligent Storage Systems (ISS) A technique that combines multiple disk drives into a logical unit (RAID set) and provides protection, performance, or both. RAID
  • 25. 29 © Copyright 2015 EMC Corporation. All rights reserved. RAID Array Components Module 4: Intelligent Storage Systems (ISS) RAID Controller Hard Disks Logical Array (RAID Sets) RAID Array Compute System
  • 26. 30 © Copyright 2015 EMC Corporation. All rights reserved. RAID Techniques Module 4: Intelligent Storage Systems (ISS) Figure 1 Figure 2 Figure 3 RAID Controller Stripe Strip Striping Mirroring Parity A2 A3 A4 A A A A1 RAID Controller A A RAID Controller A2 A3 Ap A1 D1 D2 D3 P Rebuilding data of the failed D3 drive: D1 + D2 + ? = P D3 = P – D1 – D2
  • 27. 32 © Copyright 2015 EMC Corporation. All rights reserved. RAID Levels • Commonly used RAID levels are: – RAID 0 – Striped set with no fault tolerance – RAID 1 – Disk mirroring – RAID 1 + 0 – Nested RAID – RAID 3 – Striped set with parallel access and dedicated parity disk – RAID 5 – Striped set with independent disk access and a distributed parity – RAID 6 – Striped set with independent disk access and dual distributed parity Module 4: Intelligent Storage Systems (ISS)
  • 28. 33 © Copyright 2015 EMC Corporation. All rights reserved. RAID 0 Module 4: Intelligent Storage Systems (ISS)
  • 29. 34 © Copyright 2015 EMC Corporation. All rights reserved. RAID 1 Module 4: Intelligent Storage Systems (ISS)
  • 30. 35 © Copyright 2015 EMC Corporation. All rights reserved. Nested RAID – 1+0 Module 4: Intelligent Storage Systems (ISS)
  • 31. 36 © Copyright 2015 EMC Corporation. All rights reserved. RAID 3 Module 4: Intelligent Storage Systems (ISS)
  • 32. 37 © Copyright 2015 EMC Corporation. All rights reserved. RAID 5 Module 4: Intelligent Storage Systems (ISS)
  • 33. 38 © Copyright 2015 EMC Corporation. All rights reserved. RAID 6 Module 4: Intelligent Storage Systems (ISS)
  • 34. 39 © Copyright 2015 EMC Corporation. All rights reserved. RAID Impacts on Performance • In RAID 5, every write (update) to a disk manifests as four I/O operations (2 disk reads and 2 disk writes) • In RAID 6, every write (update) to a disk manifests as six I/O operations (3 disk reads and 3 disk writes) • In RAID 1, every write manifests as two I/O operations (2 disk writes) Module 4: Intelligent Storage Systems (ISS)
  • 35. 40 © Copyright 2015 EMC Corporation. All rights reserved. RAID Comparison Module 4: Intelligent Storage Systems (ISS) RAID level Min disks Available storage capacity (%) Write penalty Protection 1 2 50 2 Mirror 1+0 4 50 2 Mirror 3 3 [(n-1)/n]*100 4 Parity (Supports single disk failure) 5 3 [(n-1)/n]*100 4 Parity (Supports single disk failure) 6 4 [(n-2)/n]*100 6 Parity (Supports two disk failures)
  • 36. 41 © Copyright 2015 EMC Corporation. All rights reserved. Dynamic Disk Sparing (Hot Sparing) Module 4: Intelligent Storage Systems (ISS)
  • 37. 42 © Copyright 2015 EMC Corporation. All rights reserved. Lesson 3: Summary During this lesson the following topics were covered: • RAID implementation methods • Three RAID techniques • Commonly used RAID levels • Impact of RAID on performance • Compare RAID levels Module 4: Intelligent Storage Systems (ISS)
  • 38. 43 © Copyright 2015 EMC Corporation. All rights reserved. Lesson 4: Types of Intelligent Storage Systems This lesson covers the following topics: • Data access methods • Types of intelligent storage systems • Scale-up and scale-out architectures Module 4: Intelligent Storage Systems (ISS)
  • 39. 44 © Copyright 2015 EMC Corporation. All rights reserved. Data Access Methods Module 4: Intelligent Storage Systems (ISS) Network Compute Block-level Request Block-level Access File-level Request Storage System Compute File-level Access Application File System Application Storage File System Storage Storage Network Storage Network Object-level Request Compute Object-level Access Application Storage Storage Network Storage System Storage System User Component Storage Component OSD Interface Block Interface File Interface Block I/O Block I/O Block I/O User Component Storage Component File System
  • 40. 45 © Copyright 2015 EMC Corporation. All rights reserved. Types of Intelligent Storage Systems • Block-based storage systems • File-based storage systems • Object-based storage systems • Unified storage systems Module 4: Intelligent Storage Systems (ISS)
  • 41. 46 © Copyright 2015 EMC Corporation. All rights reserved. Scale-up Vs. Scale-out Architecture Module 4: Intelligent Storage Systems (ISS) Controller(s) Storage Scale-up Scale-out Node 1 Node 2 Node 3 Cluster …
  • 42. 47 © Copyright 2015 EMC Corporation. All rights reserved. Lesson 4: Summary During this lesson the following topics were covered: • Data access methods • Types of intelligent storage systems • Scale-up and scale-out architectures Module 4: Intelligent Storage Systems (ISS)
  • 43. 48 © Copyright 2015 EMC Corporation. All rights reserved. Module 4: Summary Key points covered in this module: • Key components of an intelligent storage system • HDD and SSD components, addressing, and performance • RAID, its techniques, and its levels • Types of intelligent storage systems Module 4: Intelligent Storage Systems (ISS)