T1-9-2
T1-9-2
SAN
1
Storage and types
Storage is a process through which digital data is saved within a data
storage device by means of computing technology. Storage is a
mechanism that enables a computer to retain data, either
temporarily or permanently
platters
arms with
read/write
heads
rotation
JBOD
What is JBOD?
JBOD refers to a storage architecture where multiple disks are combined into a single logical
unit without any redundancy or striping.
In JBOD, each disk in the configuration operates independently, appearing as individual
drives to the operating system. Instead of presenting a unified storage pool, JBOD simply
concatenates the storage capacity of all the disks into one larger virtual volume.
Pros of JBOD
Cost-Effective: JBOD is a cost-effective storage solution as it utilizes existing disk drives without the need for expensive RAID
arrays or additional hardware. This makes it an attractive option for individuals or organizations looking to expand their storage capacity on a limited
budget.
Flexibility: JBOD offers flexibility in terms of drive selection. It allows the use of disks with different sizes, speeds, or manufacturers.
This means you can repurpose existing drives or add new ones as needed without being restricted to a specific disk configuration.
Easy Integration: Implementing JBOD is relatively simple and straightforward. Since JBOD presents individual disks to the
operating system, there is no complex setup or configuration required. It seamlessly integrates into existing systems without the need for specialized
hardware or complex management software
Cons of JBOD:
Lack of Data Redundancy: One of the significant disadvantages of JBOD is the absence of built-in data redundancy. Unlike RAID
configurations that offer various levels of redundancy, JBOD does not provide any mirroring or parity protection. This means that if a disk fails, there is no
mechanism in place to recover the lost data, resulting in potential data loss.
Risk of Data Loss: Since JBOD lacks data redundancy, the failure of a single disk can lead to the loss of data stored on that specific disk. If data
is not backed up or replicated elsewhere, there is a higher risk of permanent data loss. This can be a critical concern for individuals or organizations that store
important or sensitive data.
4
What is SAN?
SAN storage is defined as storage connected to servers by use of a
storage area network or SAN for block access to data. This is
distinguishable from connection over Ethernet as a NAS or
Network Attached Storage for access to files or object storage
object access. Many SAN storage systems also support file access
as a NAS system as well.
SAN storage may include solid state technology as well, in the
form of SSDs or Solid-State Devices that mimic Hard Disk Drives
(HDDs) in form and protocol or with custom flash memory
implementations.
Included in SAN storage is the use of NVMe (Non-Volatile Memory
express), a protocol that is memory-based, enabling reduction in
overhead when using solid state technology. NVMe is used in
attaching solid state devices to storage controllers and servers as
well as a protocol over a storage network called NVMe over Fabric
(NVMeoF).
5
Storage Area Network (SAN)
Servers
HP-UX NT
Linux IBM SUN
Switches
Brocade
FC-AL
Hub
Brocade
STORAGE
ARRAY
SCSI
Switches
Tape
HP Arrays & JBOD’s EMC Libraries
Tapes Libray 6
A san configuration
IBM: AIX SUN:solaris
San SAN
Switches Storage switches
array
NT Server
8
Criticality of Server
Mail server
File servers
Application servers
Database servers
AD server
Proxy server
9
HBA - HOST BUS ADAPTER
HBA is the device which is inserted in the server and storage
mother board PCI slot.
Fibre channel(FC) cable connected in HBA ports.
HBA that interconnects with servers, switches and storage
devices on the fabric switch.
FC HBA have (world wide port number WWPN and WWNN (world
wide node name) like MAC address
10
What is SFP?
Small form-factor pluggable (SFP)
What is SFP in San?
Small form-factor pluggable, or SFP, devices are hot-swappable
interfaces used primarily in network and storage switches. The
SFP ports on a switch and SFP modules enable the switch to
connect to fiber
11
SAN switch
12
Director switches
13
Switch Management
-using web browsing or telnet
14
Fibre Channel
• Concept of “Nodes” and “Ports”
• Nodes can be Hosts or Devices, the ports are the
bus adapters. NODE
• Nodes communicate via three possible topologies:
Point to point, Loop, and Fabric.
P1 P2 P3 PORTS
Fabric Loop
Point to Point
N N
NL NL
Port Port
Port Port
N N F Port F Port
Port Port Switch
FL Port
Switch Hub
E Port E Port
F Port F Port
NL NL
Port Port NL NL
N N
Port Port15
port Port
Switch Ports
•U_Port – Universal Port. U_Port means that the Port does not have a
topology assigned yet, it is basically waiting to become another port type.
Normally when nothing is attached to a port it is a U_Port.
•FL_Port – Fabric Loop Port. A switch port becomes FL_Port only when it is
directly connected to NL_Port on the device side.
•F_Port – Fabric Port. It means that the port is connected to a Full Fabric
device – so to a N_Port. In other words F_Port means that this port is
directly connected to either a initiator or target.
17
ISL Trunking:
Throughput of ISL no (trunking)=(1+1.5+0.5+1+1)Gb/s = 5 Gb/s
18
SAN Security- Zoning
Storage Area network devices arranged into specified
logical groups.
19
SAN Security- Zoning(cont’d)
What is san zoning? Advantages of zoning:
20
RAID
Zoning
An access control list
Establishes a conduit
A circuit will be constructed thru this
Allows only selected Servers see a Storage Node
Lessons learned
Implement in parallel with LUN Masking
Segregate OS types into different Zones
Always Promptly Remove Entries For Retired Servers
LUN Security
LUN Masking
The Storage Node’s Access Control List
Sees the Server’s WWPN
Masks all LUNs not allocated to that server
Allows the Server to see only its assigned LUNs
Implement in parallel with Fabric Zoning
Thank You !!
Questions if any ?
35