CN-3166JS6Z-SQX Hardware v1.0
CN-3166JS6Z-SQX Hardware v1.0
CN-3166JS6Z-SQX Hardware v1.0
Hardware Manual
Revision 1.0
NAS System
Table of Contents
Preface ................................................................................................................................ 3
User’s Manual
2
NAS System
Preface
About this manual
This manual uses section numbering for every topic being discussed for easy and
convenient way of finding information in accordance with the user’s needs. The following
icons are being used for some details and information to be considered in going through
with this manual:
NOTES:
These are notes that contain useful information and tips
that the user must give attention to in going through
with the subsystem operation.
IMPORTANT!
These are the important information that the user must
remember.
WARNING!
These are the warnings that the user must follow to avoid
unnecessary errors and bodily injury during hardware and
software operation of the subsystem.
CAUTION:
These are the cautions that user must be aware of to
prevent damage to the equipment and its components.
Copyright
Trademarks
All products and trade names used in this document are trademarks or registered
trademarks of their respective owners.
Changes
The material in this document is for information only and is subject to change without
notice.
User’s Manual
3
NAS System
Controller Configuration
This NAS system supports single RAID controller configuration.
User’s Manual
4
NAS System
Chapter 1 Introduction
User’s Manual
5
NAS System
Hardware Specification
RAID Controller
Environmental
Power requirements
Physical Dimension
User’s Manual
6
NAS System
RAID Fundamentals
The basic idea of RAID (Redundant Array of Independent Disks) is to combine multiple
inexpensive disk drives into an array of disk drives to obtain performance, capacity and
reliability that exceeds that of a single large drive. The array of drives appears to the
host computer as a single logical drive.
Five types of array architectures, RAID 1 through RAID 5, were originally defined; each
provides disk fault-tolerance with different compromises in features and performance. In
addition to these five redundant array architectures, it has become popular to refer to a
non-redundant array of disk drives as a RAID 0 arrays.
Disk Striping
Fundamental to RAID technology is striping. This is a method of combining multiple
drives into one logical storage unit. Striping partitions the storage space of each drive
into stripes, which can be as small as one sector (512 bytes) or as large as several
megabytes. These stripes are then interleaved in a rotating sequence, so that the
combined space is composed alternately of stripes from each drive. The specific type of
operating environment determines whether large or small stripes should be used.
Most operating systems today support concurrent disk I/O operations across multiple
drives. However, in order to maximize throughput for the disk subsystem, the I/O load
must be balanced across all the drives so that each drive can be kept busy as much as
possible. In a multiple drive system without striping, the disk I/O load is never perfectly
balanced. Some drives will contain data files that are frequently accessed and some
drives will rarely be accessed.
By striping the drives in the array with stripes large enough so that each record falls
entirely within one stripe, most records can be evenly distributed across all drives. This
keeps all drives in the array busy during heavy load situations. This situation allows all
drives to work concurrently on different I/O operations, and thus maximize the number
of simultaneous I/O operations that can be performed by the array.
User’s Manual
7
NAS System
RAID 1, also known as disk mirroring, is simply a pair of disk drives that store duplicate
data but appear to the computer as a single drive. Although striping is not used within a
single mirrored drive pair, multiple RAID 1 arrays can be striped together to create a
single large array consisting of pairs of mirrored drives. All writes must go to both drives
of a mirrored pair so that the information on the drives is kept identical. However, each
individual drive can perform simultaneous, independent read operations. Mirroring thus
doubles the read performance of a single non-mirrored drive and while the write
performance is unchanged. RAID 1 delivers the best performance of any redundant array
type. In addition, there is less performance degradation during drive failure than in RAID
5 arrays.
User’s Manual
8
NAS System
Under RAID 5 parity information is distributed across all the drives. Since there is no
dedicated parity drive, all drives contain data and read operations can be overlapped on
every drive in the array. Write operations will typically access one data drive and one
parity drive. However, because different records store their parity on different drives,
write operations can usually be overlapped.
Dual-level RAID achieves a balance between the increased data availability inherent in
RAID 1 and RAID 5 and the increased read performance inherent in disk striping (RAID
0). These arrays are sometimes referred to as RAID 0+1 or RAID 10 and RAID 0+5 or
RAID 50.
User’s Manual
9
NAS System
In summary:
RAID 0 is the fastest and most efficient array type but offers no fault-tolerance. RAID
0 requires a minimum of one drive.
RAID 6 is essentially an extension of RAID level 5 which allows for additional fault
tolerance by using a second independent distributed parity scheme (two-dimensional
parity). Data is striped on a block level across a set of drives, just like in RAID 5, and
a second set of parity is calculated and written across all the drives; RAID 6 provides
for an extremely high data fault tolerance and can sustain multiple simultaneous
drive failures. It is a perfect solution for mission critical applications.
A Drive Group is a group of physical drives attached to the RAID controller, and where
one or more Virtual Drives (VD) can be created. All Virtual Drives in the Drive Group use
all of the physical drives in the Drive Group.
It is not possible to have multiple Disk Groups on the same physical disks. If physical
disks of different capacity are grouped together in a Drive Group, then the capacity of
the smallest disk will become the effective capacity of all the disks in the Drive Group.
A Virtual Drive is seen by the operating system as a single drive or logical device. A
Virtual Drive is a storage unit created by the RAID controller from one or more physical
drives. If there is an existing Drive Group and there is available Free Space, then a new
Virtual Drive can still be created.
Depending on the RAID level used, the Virtual Drive may retain redundant data in
case of a drive failure.
User’s Manual
10
NAS System
If any of these items are missing or damaged, please contact your dealer or sales
representative for assistance.
User’s Manual
11
NAS System
User’s Manual
12
NAS System
Front Panel
The LCD front panel is an option to setup some system settings. To start using the
LCD panel, press the Select button to login and configure the system. See the LCD
menu diagram in the next section.
Parts Function
Use the function keys to navigate through the menus in the front panel. The menus
will show the system status and allows you to configure network settings, password
and mute the alarm buzzer.
User’s Manual
13
NAS System
Menu Diagram
MODEL
xxx.xxx.xxx.xxx
VERSION
3.x.xx
CPU
NORMAL
FAN
NORMAL
DISK
NORMAL
POWER
NORMAL
TEMP
NORMAL
RAID
NORMAL
DISK
INFORMATION DISK_1 *O* TEMP 35C
User’s Manual
14
NAS System
4. Power Supply A, B – Two power supplies PSU-A and PSU-B are located at the
rear of the NAS system.
5. RS232 Port (Phone-Jack) – This is used for upgrading the firmware of JBOD
Controller SAS Expander board.
6. AC Power Input Socket – Use this to plug in the power cable connected from
power source.
7. Mute – Use the mute button to stop the power supply buzzer alarm.
8. USB 2.0 ports – Four USB ports are located at the rear of the system.
9. LAN Ports – The system comes with three 1Gigabit Ethernet ports LAN0 (eth0)
LAN1 (eth1) and LAN2 (eth2).
10. COM1 Serial Ports – The system has one COM1 serial port.
User’s Manual
15
NAS System
The Drive Carrier Module houses a 3.5 inch hard disk drive. It is designed for
maximum airflow and incorporates a carrier locking mechanism to prevent
unauthorized access to the HDD.
Every Drive Carrier has 2 status indicator lights. One indicator light is used for
Power On/Error. When this light is GREEN the power is on and everything is
functioning normally. When the Power On/Error light is RED, then an error has
occur that requires the user’s attention.
The other status indicator light is the hard disk drive access light. When the hard
disk drive is being accessed, this light will flash BLUE.
Disk Activity
Indicator
Disk Status
Indicator
User’s Manual
16
NAS System
Every Drive Carrier is lockable and is fitted with a lock indicator to indicate whether
or not the carrier is locked into the chassis or not. Each carrier is also fitted with an
ergonomic handle for easy carrier removal.
When the Lock Groove is horizontal, this indicates that the Drive Carrier is locked.
When the Lock Groove is vertical, then the Drive Carrier is unlocked. Lock and
unlock the Drive Carriers by using a flat-head screw driver.
Drive Carrier
is unlocked
Drive Carrier
is locked
a. Make sure the lock indicator is in unlocked position. To pull out a disk tray,
press the tray open button.
Tray
Open
Button
b. Pull out an empty disk tray. Pull the lever handle outwards to remove the
carrier from the enclosure.
User’s Manual
17
NAS System
d. Install the mounting screws on the bottom part to secure the drive in the disk
tray.
Tray Hole A
a. Make sure the lock indicator is in unlocked position. To pull out a disk tray,
press the tray open button.
Tray
Open
Button
b. Pull out an empty disk tray. Pull the lever handle outwards to remove the
carrier from the enclosure.
User’s Manual
18
NAS System
d. Install the mounting screws on the bottom part to secure the drive in the disk
tray.
Tray Hole W
1. Attach network cable to Ethernet port LAN0. Connect the other end to your
network switch. You may also connect the other Ethernet LAN1 port if needed.
3. Connect PS/2 keyboard and mouse to the USB-to-PS/2 converter cable, and then
connect the USB connector to the USB port on the NAS.
User’s Manual
19
NAS System
2.7 Powering On
1. Plug in the two power cords into the AC Power Input Socket of PSU located at the
rear of the NAS system.
User’s Manual
20