Ism
Ism
2. Storage Technologies
a. Magnetic Storage
• Uses magnetized material to store data.
• Example: HDDs and magnetic tapes.
b. Optical Storage
• Uses laser technology to read/write data.
• Example: CDs, DVDs, and Blu-ray discs.
c. Flash Storage
• Uses electronic memory for fast read/write access.
• Example: SSDs, USB flash drives, and memory cards.
d. Quantum Storage (Emerging Technology)
• Uses quantum mechanics principles for massive data storage and
encryption.
SAN Switches
• High-speed network switches that direct data between servers and
storage devices.
• Example: Fibre Channel Switches ensure fast and secure connections.
Storage Controllers
• Manages how data is read and written on storage devices.
• Provides RAID (Redundant Array of Independent Disks) support for
data redundancy.
Advantages of SAN
High-Speed Performance: Uses Fibre Channel (FC) or iSCSI for rapid data
transfer.
Centralized Storage Management: All storage is managed from one place,
improving efficiency.
Scalability: Easily expands by adding more storage devices.
High Availability & Redundancy: Multiple paths to storage prevent
failures.
Block-Level Storage: Provides low-latency access, unlike NAS (Network-
Attached Storage), which works at the file level.
SET2
✔ Punch Cards (1950s) – Used in early computing for data input and storage.
✔ Magnetic Drums (1950s-1960s) – Introduced as early primary storage with
limited capacity (~4 KB).
✔ Magnetic Tape (1950s-present) – Used for data backup and archiving (still
used today for long-term storage).
✔ Hard Disk Drive (HDD) (1956) – IBM introduced the first HDD (IBM 305
RAMAC) with a capacity of 5MB and weighed over a ton!
Storage Architecture:
• Data was stored on single physical devices with no networking.
• Used for batch processing in early computers.
• Access time was very slow compared to modern storage.
Storage Architecture:
• Direct Attached Storage (DAS) – Computers stored data locally, either
internally or on external drives.
• No network-based storage; data sharing required manual transfers via
floppy disks, CDs, or tapes.
• Slow access speeds compared to modern storage solutions.
3. The Rise of Networked Storage (1990s-2000s) – The Birth of SAN & NAS
As businesses required better data sharing, scalability, and remote access,
network-based storage solutions emerged.
Storage Architecture:
• Introduction of Network Storage:
o NAS: File-based storage, used in businesses for easy file sharing.
o SAN: High-speed storage network for data centers and
enterprises.
• Backup and Disaster Recovery Solutions became more advanced.
• Fibre Channel (FC) & iSCSI protocols improved data transmission speed
and reliability.
Storage Architecture:
• Cloud-based storage allowed remote access, reducing dependency on
physical drives.
• Virtualization & Software-Defined Storage (SDS) made storage more
flexible and efficient.
• Hybrid Storage (mix of HDDs, SSDs, and Cloud) became popular for
balancing performance and cost.
Storage Architecture:
• Decentralized & Distributed Storage – Cloud + Edge + Blockchain-based
solutions.
• AI and Automation – Intelligent storage management for large
datasets.
• Ultra-Fast Interfaces – PCIe 5.0, NVMe-oF (NVMe over Fabric) for near-
zero latency.
Warm Storage Moderately accessed data SATA HDDs, NAS, Object Storage
✔ Cost Savings
• Moves inactive data to low-cost storage, reducing storage expenses.
✔ Improved Security
• Controls access and encrypts sensitive information.
✔ Faster Performance
• Prevents outdated or unnecessary data from slowing down business
applications.
Best for: USB drives, external storage, and compatibility across different
operating systems.
Features:
File size limit: 4GB max file size (cannot store files larger than this).
Partition size limit: 2TB max partition size.
Lacks modern security features (no encryption or permissions).
Best for: Large external drives, USB flash drives, and SD cards.
Features:
Introduction to SCSI
Small Computer System Interface (SCSI) is a set of standards for connecting
and transferring data between computers and peripheral devices such as
hard drives, scanners, tape drives, and printers. It was developed to offer
high-speed, reliable, and multi-device support compared to older interfaces
like IDE/PATA.
Why was SCSI developed?
Limitations:
Slow data transfer rates.
Manual setup was complex and error-prone.
Limited scalability and short cable lengths (~6 meters).
Improved upon SCSI-1 with faster speeds (10 MB/s) and 16-bit data
transfer.
Increased support to 16 devices per bus.
Introduced command queuing, allowing devices to process multiple
commands simultaneously.
Standardized support for wider buses (16-bit) and faster transfer rates.
Advantages:
✔ Faster and more reliable than SCSI-1.
✔ More devices could be connected.
✔ Better error handling and command management.
Limitations:
Still relied on parallel transmission, which caused signal interference over
long distances.
Introduced Ultra SCSI, Ultra2 SCSI, and Ultra3 SCSI with speeds up to 160
MB/s.
Introduced LVD (Low Voltage Differential) signaling, reducing interference
and extending cable lengths.
Standardized Fibre Channel Protocol (FCP) for SCSI over high-speed
networks.
Advantages:
✔ Higher speeds (160 MB/s) and better data integrity.
✔ Support for hot-swappable drives.
✔ Improved distance limitations with LVD.
Limitations:
Parallel SCSI was reaching its limit in speed and scalability.
Advantages:
✔ Faster and more scalable than parallel SCSI.
✔ No signal interference due to serial transmission.
✔ Supports longer cable lengths (up to 10 meters).
✔ Perfect for enterprise storage (RAID, SANs, cloud data centers).
Limitations:
More expensive than SATA for consumer use.
Advantages:
✔ Allows SCSI over long distances via IP networks.
✔ Lower-cost alternative to Fibre Channel.
✔ Easier integration with existing Ethernet networks.
Limitations:
Higher latency than traditional SCSI or Fibre Channel.
More CPU overhead due to network processing.
1. Node Ports (N_Port and NL_Port) – End Devices (Servers & Storage)
Example: Two Cisco MDS switches connected via an ISL for better SAN
performance.
Example: A high-availability SAN with multiple ISLs trunked for faster data
transfer.
Examples:
✔ Hard Disk Drives (HDDs) or Solid-State Drives (SSDs) inside a desktop,
laptop, or server.
✔ RAID (Redundant Array of Independent Disks) configurations inside a
server.
Best for:
✔ Personal computers, gaming PCs, and workstations.
✔ Servers requiring high-speed, direct storage for databases or applications.
Limitations:
• Limited scalability (restricted by available drive bays).
• Cannot be easily accessed by other computers.
Examples:
✔ External Hard Drives (HDDs & SSDs) (USB, Thunderbolt).
✔ Directly Attached RAID Enclosures.
✔ JBOD (Just a Bunch of Disks).
Best for:
✔ Personal use (backup storage, gaming, video editing).
✔ Small businesses that need additional storage without investing in
NAS/SAN.
Limitations:
• Single-user access unless manually shared.
• Data management is manual, requiring backups and redundancy
planning.
1. Limited Scalability
• Expanding DAS storage requires adding more drives manually.
• Lacks the ability to easily scale compared to NAS or SAN.