Storage

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

Secondary Storage Devices

  • Block Device

  • File Containers

2
New cards

Block Device

  • physical device such as a hard drive

  • needs to be partitioned and formatted before it can store data

    • hard drived

3
New cards

File Containers

  • logical device

  • formatted partition

4
New cards

Data Sizes

  • Drive = Book (largest)

  • Partition = Story

  • Cluster = Page

  • Sector = Paragraph (smallest)

5
New cards

Partition

  • collection of consecutive sectors

6
New cards

Journal File System

  • logs intended changes to a journal before they are made

7
New cards

Windows Disk Types

  • Basic disks: contain basic volume such as logical drives, primary partitions

  • Dynamic disks: contain dynamic volume using 5 types

8
New cards

Simple Dynamic Disk

  • single disk

9
New cards

Spanned Dynamic Disk

  • sequentially across multiple disks

10
New cards

Striped Dynamic Disk

  • interleaved through multiple disks

  • RAID 0

11
New cards

Mirrored Dynamic Disk

  • one disks that is duplicated on a second disk

  • RAID 1

12
New cards

RAID-5

  • three or more disks

  • uses one for parity one for fault tolerance

13
New cards

Windows Partitioning Strategies

  • System Partitioning: contains OS files needed for booting

  • Swap Partition: used to house the swap file

  • Data Partition: optional, can be used to separate data

14
New cards

SSDs

  • solid state disks

  • storage device uses flash memory to store data

  • Advantages:

    • fast seek times

    • no moving parts

    • silent

  • Disadvantage

    • expensive

    • limited capacities

15
New cards

Interconnection Types

  • Local

    • 1:1 - serial

    • 1:M - parallel

  • SAN

    • M:M - fabric

16
New cards

Local Area Block Device Interconnects

  • ATA

  • SATA

  • SCSI

17
New cards

ATA

  • AT Attachment

  • uses 40-pin ribbon cable to connect hard drives

  • includes IDEm EIDE, Ultra-ATA standards

18
New cards

SATA

  • serial ATA

  • provides more bandwidth, higher speed, smaller footprint then ATA

19
New cards

SCSI

  • small computer system interface

  • usually used in high performance systems and RAID arrays

20
New cards

Disk Controller

  • controls r/w between drives

  • all transactions originate to the controller

21
New cards

RAID

  • redundant array of inexpensive disks

  • used to create a single logical disk from multiple physical disks

22
New cards

RAID 0

  • striping

  • data is distributed across multiple disks

  • no redundancy

23
New cards

RAID 1

  • mirroring

  • data is duplicated across multiple disks

  • no increased performance

  • fault tolerance

24
New cards

RAID 5

  • striped with parity

  • data is striped across multiple disks

  • parity data is kept for each set of strips

  • provides some redundancy

25
New cards

RAID 10 or 1+0

  • mirrored stripes

  • stipes data across multiple disks, whicha re then mirrored

  • increased performance

  • fault tolerance

26
New cards

NAS

  • network attached storage

  • file storage available over the network

  • connected to LAN/WAN

  • already partitioned and formatted

  • doesnt require dedicated hardware

  • common technologies

    • SMB/CIFS

    • NFS

27
New cards

SAN

  • storage area networks

  • block level storage accessible over a network

  • uses dedicated hardware to interconnect the storage

  • connected to servers

28
New cards

SAN vs NAS

  • SAN is designed for datacenter-class applications

  • NAS is used for more file server applications

29
New cards

iSCSI

  • internet small computer systems interface

  • SCSI command protocol over TCP/IP

  • transfer data over IP

30
New cards

iSCSI Initiator

  • device that originates a session to a storage device

  • iQN most common apprach

31
New cards

iSCSI Target

  • the storage device the initiator connects to

32
New cards

LUN

  • logic unit number

  • logical drive/partition presented over the network

  • each target contains multiple LUNs

33
New cards

iSCSI Naming

  • iSCSI qualified names

  • IDNs

34
New cards

iSCSI Enumeration

  • name resolution

  • network storage devices must be enumerated before hey can be accessed

Explore top flashcards