Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Understanding Storage Systems: Components, Structures, and Performance, Essays (high school) of Computer Networks

An overview of storage system environments, focusing on the components of hosts, connectivity options, and storage devices. It covers the physical and logical components of hosts, the role of logical volume managers, and the importance of connectivity protocols. Additionally, it discusses the physical structure of disks, logical block addressing, and disk drive performance. The document also introduces enterprise flash drives as a high-performance, low-power storage solution.

What you will learn

  • What are the key connectivity options in a storage system environment?
  • What are the physical and logical components of a host?
  • What are the three components of a storage system environment?
  • What is the physical disk structure and how does it affect performance?
  • What are the factors affecting disk drive performance?

Typology: Essays (high school)

2014/2015

Uploaded on 09/23/2015

raghu_balimallur_r
raghu_balimallur_r ๐Ÿ‡ฎ๐Ÿ‡ณ

1 document

1 / 37

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
ยฉ 2009 EMC Corporation. All rights reserved.
Storage System Environment
Module 1.2
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25

Partial preview of the text

Download Understanding Storage Systems: Components, Structures, and Performance and more Essays (high school) Computer Networks in PDF only on Docsity!

Storage System Environment

Module 1.

Module Objective Upon completion of this module, you will be able to: ๏‚Ÿ (^) List components of storage system environment

  • (^) Host, connectivity and storage ๏‚Ÿ (^) List physical and logical components of hosts ๏‚Ÿ (^) Describe key connectivity options ๏‚Ÿ (^) Describe the physical disk structure ๏‚Ÿ (^) Discuss factors affecting disk drive performance

Host ๏‚Ÿ (^) Applications runs on hosts ๏‚Ÿ (^) Hosts can range from simple laptops to complex server clusters ๏‚Ÿ (^) Physical components of host

  • (^) CPU
  • (^) Storage ๏ƒ˜ (^) Disk device and internal memory
  • (^) I/O device ๏ƒ˜ (^) Host to host communications ๏ถ (^) Network Interface Card (NIC) ๏ƒ˜ (^) Host to storage device communications ๏ถ (^) Host Bus Adapter (HBA) Laptop Server Mainframe Group of Servers LAN

Host: Logical Components Host DBMS HBA HBA^ HBA Applications Volume Manager Operating System File System Device Drivers

Logical Components of the Host: LVM ๏‚Ÿ (^) Responsible for creating and controlling host level logical storage

  • (^) Physical view of storage is converted to a logical view by mapping
  • (^) Logical data blocks are mapped to physical data blocks ๏‚Ÿ (^) Usually offered as part of the operating system or as third party host software ๏‚Ÿ (^) LVM Components:
  • (^) Physical Volumes
  • (^) Volume Groups
  • (^) Logical Volumes (^) Physical Storage Logical Storage LVM

Volume Groups ๏‚Ÿ (^) One or more Physical Volumes form a Volume Group ๏‚Ÿ (^) LVM manages Volume Groups as a single entity ๏‚Ÿ (^) Physical Volumes can be added and removed from a Volume Group as necessary ๏‚Ÿ (^) Physical Volumes are typically divided into contiguous equal- sized disk blocks ๏‚Ÿ (^) A host will always have at least one disk group for the Operating System

  • (^) Application and Operating System data maintained in separate volume groups Logical Disk Block Volume Group Physical Disk Block Physical Volume 1 (^) Physical Volume 2 Physical Volume 3 Logical Volume Logical Volume

Logical Components of the Host (Cont) ๏‚Ÿ (^) Device Drivers

  • (^) Enables operating system to recognize the device
  • (^) Provides API to access and control devices
  • (^) Hardware dependent and operating system specific ๏‚Ÿ (^) File System
  • (^) File is a collection of related records or data stored as a unit
  • (^) File system is hierarchical structure of files ๏ƒ˜ (^) Examples: FAT 32, NTFS, UNIX FS and EXT2/

How Files are Moved to and from Storage 1 2 3 5 4 Mapped by (^) LVM to Teacher (User) Course File(s) (^) File System Files File System Blocks LVM Logical Extents Disk Physical Extents Configures/ Manages Residing in Reside in Mapped by a file system to Managed by disk storage subsystem

Connectivity Protocol

๏‚Ÿ Protocol = a defined format for communication between sending and

receiving devices

  • (^) Tightly connected entities such as central processor to RAM, or storage buffers to controllers (example PCI)
  • (^) Directly attached entities connected at moderate distances such as host to storage (example IDE/ATA)
  • (^) Network connected entities such as networked hosts, NAS or SAN (example SCSI or FC) Tightly Connected Entities Directly Attached Entities Network Connected Entities

Popular Connectivity Options: PCI ๏‚Ÿ (^) PCI is used for local bus system within a computer ๏‚Ÿ (^) It is an interconnection between microprocessor and attached devices ๏‚Ÿ (^) Has Plug and Play functionality ๏‚Ÿ (^) PCI is 32/64 bit ๏‚Ÿ (^) Throughput is 133 MB/sec ๏‚Ÿ (^) PCI Express

  • (^) Enhanced version of PCI bus with higher throughput and clock speed

Popular Connectivity Options: SCSI ๏‚Ÿ (^) Parallel SCSI (Small computer system interface)

  • (^) Most popular hard disk interface for servers
  • (^) Higher cost than IDE/ATA
  • (^) Supports multiple simultaneous data access
  • (^) Used primarily in โ€œhigher endโ€ environments
  • (^) SCSI Ultra provides data transfer speeds of 320 MB/s ๏‚Ÿ (^) Serial SCSI
  • (^) Supports data transfer rate of 3 Gb/s (SAS 300)

Storage: Medias and Options ๏‚Ÿ (^) Magnetic Tape

  • (^) Low cost solution for long term data storage
  • (^) Limitations ๏ƒ˜ (^) Sequential data access, Single application access at a time, Physical wear and tear and Storage/retrieval overheads ๏‚Ÿ (^) Optical Disks
  • (^) Popularly used as distribution medium in small, single-user computing environments
  • (^) Write once and read many (WORM): CD-ROM, DVD-ROM
  • (^) Limited in capacity and speed ๏‚Ÿ (^) Disk Drive
  • (^) Most popular storage medium with large storage capacity
  • (^) Random read/write access ๏ƒ˜ (^) Ideal for performance intensive online application

Lesson: Disk Drive Upon completion of this lesson, you will be able to: ๏‚Ÿ (^) List and discuss various disk drive components

  • (^) Platter, spindle, read/write head and actuator arm assembly ๏‚Ÿ (^) Discuss disk drive geometry ๏‚Ÿ (^) Describe CHS and LBA addressing scheme ๏‚Ÿ (^) Disk drive performance
  • (^) Seek time, rotational latency and transfer rate ๏‚Ÿ (^) Lawโ€™s governing disk drive performance ๏‚Ÿ (^) Enterprise flash drive

Disk Drive Components Interface Controller Power Connector HDA