CSS - 05-Week 11 - Module 11 - Network Storage
CSS - 05-Week 11 - Module 11 - Network Storage
CSS - 05-Week 11 - Module 11 - Network Storage
MODULE FOR
CSS_05: SETUP COMPUTER NETWORKS
ACTIVITY:
Answer the following questions on a sheet of paper:
PRE-TEST
1. What is a Network Attached Storage?
I. DISCUSSION:
Network-attached storage (NAS) is a file-level storage architecture that makes stored data more accessible to
networked devices. NAS is 1 of the 3 main storage architectures—along with storage area networks (SAN) and direct-
attached storage (DAS). NAS gives networks a single access point for storage with built-in security, management, and
fault tolerant capabilities.
Hardware - Preconfigured storage software is installed on dedicated hardware. Known as a NAS box, NAS unit, NAS
server, or NAS head, this hardware is essentially just a server containing storage disks or drives, processors, and
random-access memory (RAM).
Software - The main differences between NAS and general-purpose server storage lies in the software. NAS software
is deployed on a lightweight operating system (OS) that's usually embedded in the hardware. General-purpose servers
have full OSs that send and receive thousands of requests every second—a fraction of which may be related to
storage—while a NAS box sends and receives only 2 types of requests: data storage and file sharing.
Protocols
Network File Systems (NFS): This protocol is regularly used on Linux and UNIX systems. As a vendor agnostic
protocol, NFS works on any hardware, OS, or network architecture.
Server Message Blocks (SMB): Most systems that use SMB run Microsoft Windows, where it’s known as "Microsoft
Windows Network.” SMB developed from the common internet file sharing (CIFS) protocol, which is why you might see
it referred to as the CIFS/SMB protocol.
Apple Filing Protocol (AFP):A proprietary protocol for Apple devices running macOS.
NAS benefits
Scale-out capacity: Adding more storage capacity to NAS is as easy as adding more hard disks. You don’t have to
upgrade or replace existing servers, and new storage can be made available without shutting down the network.
Performance: Because NAS is dedicated to serving files, it removes the responsibility of file serving from other
networked devices. And since NAS is tuned to specific use cases (like big data or multimedia storage), clients can
expect better performance.
Easy setup: NAS architectures are often delivered with simplified scripts, or even as appliances preinstalled with a
streamlined operating system—greatly reducing the time it takes to set it up and manage the system.
Fault tolerance: NAS can be formatted to support replicated disks, a redundant array of independent disks, or erasure
coding to ensure data integrity.
Direct-attached storage
Direct-attached storage (DAS) is storage that's directly attached to a single computer. It's not networked and so can't
easily be accessed by other devices. DAS was the precursor to NAS. Each DAS device is managed separately, while
a NAS box manages everything. The most common example of DAS is a single computer’s hard drive. In order for
another computer to access files on that drive, it must be physically removed from the original computer and attached
to the new one, or a user must set up some sort of connection between the 2 devices—at which point the lines between
DAS and NAS become a little blurry.
Software-defined storage
Software-defined storage (SDS) is storage management software that operates independently of the underlying
hardware. That means it’s possible to install SDS on a NAS box, which allows the hardware to be tailored to specific
workloads. With SDS installed, storage hardware can be clustered so multiple servers can operate as a single system
for a specific purpose. For example, 1 server cluster can be configured to hold user directories and NFS/CIFS folders,
while another is configured for block storage so it can hold photos and multimedia. Some NAS/SDS solutions can even
consolidate and deliver more than a petabyte of data in 30 minutes or less.
Why is NAS Important for Small Businesses?
Each of these issues contribute to lack of efficiency and potential loss of income if customers cannot wait for a data
outage to be corrected. Additionally, when it comes to data storage, small businesses find themselves faced with other
storage-related needs such as:
• Lower cost options
• Ease of operation (many small businesses do not have IT staff)
• Ease of data backup (and it’s always accessible when you need it)
• Growth capability
1. Western Digital My Cloud EX4100 32TB - 4 Bay NAS Storage Device 2. Asustor Lockerstor NAS Enclosure
Electronic references:
https://searchstorage.techtarget.com/definition/network-attached-storage
https://www.redhat.com/en/topics/data-storage/network-attached-storage
https://searchstorage.techtarget.com/definition/network-attached-storage
II. PRACTICE/APPLICATION:
III. ASSESSMENT:
IV. REFLECTION:
Prepared by:
Directions: Answer the following questions correctly. Write your answer on your
answer sheet.
1. What are the four examples of NAS?
1.
2.
3.
4.
Prepared by: