Read The Full Article ( , 1.64MB )

ACTi
Knowledge Base
Category: Design & Spec Note
Sub-category: Streaming & Networking, Recording & Storage
Model: All
Firmware: N/A
Software: NVR3.0
Author: Adrian Garcia
Published: 2009/11/10
Reviewed: 2014/02/21
Using iSCSI NAS with NVR
Contents
What is NAS?
Benefits of NAS
What is ISCSI NAS?
Special considerations for ACTi Standalone NVR’s (GNR-3000/INR-410/INR-420)
How to add ISCSI NAS as a local storage
What is NAS?
NAS (Network Attached Storage) provides a single storage device that is directly attached to a LAN
and offers shared storage to all clients on the network. A NAS device is simple to install and easy to
administer, providing a low-cost storage solution. However, it provides limited throughput for incoming
data because it has only one network connection, which can become problematic in high-performance
systems.
Benefit of NAS
When the amount of stored data and management requirements exceed the limitations of a
direct-attached storage, a network-attached storage (NAS) allows for increased storage space,
flexibility and recoverability.
Also, Centralized storage reduces administration and provides a high performance, flexible storage
system for use in multi-server environments.
What is ISCSI NAS?
iSCSI (Internet Small Computer System Interface), an Internet Protocol (IP)-based storage
networking standard for linking data storage facilities. By carrying SCSI commands over IP networks,
iSCSI is used to facilitate data transfers over intranets and to manage storage over long distances.
iSCSI can be used to transmit data over local area networks (LANs), wide area networks (WANs).
The protocol allows clients (NVR Server, iSCSI initiator) to send SCSI commands (CDBs) to
SCSI storage devices (iSCSI NAS, iSCSI Target) on remote servers. With the illusion of
locally-attached disks, NVR server will recognize the iSCSI NAS as a local storage.
1
www.acti.com
Special considerations for ACTi Standalone NVR’s (GNR-3000/INR-410/INR-420)
If you are using ACTi Standalone GNR-3000 or INR-410/INR-420 please follow the steps
above. In case you are using NVR3 in a your own server Hardware, please skip this
section and go directly to How to add ISCSI NAS as a local storage
Step1. Install iSCSI driver
1. Download the driver files available from the article.
2. Unzip the files to C:\ drive as following:
Standalone NVR
File
For GNR-3000 (32 bit OS)
x86~winemb-inf-iscsi~~~~6.1.7601.17514~1.0.zip
For INR-410/INR-420 (64 bit OS)
amd64%7ewinemb-inf-iscsi%7e%7e%7e%7e6.1.7601.17514%7e1.0.zip
3. Click start Windows button and type CMD.exe and run the driver installation command as
following:
Standalone NVR
Command
For GNR-3000
DISM /online /add-package /packagepath:"C:\x86~winemb-inf-iscsi~~~~6.1.7601.17514~1.0"
(32 bit OS)
INR-410/INR-420
DISM /online /add-package /packagepath:"C:\amd64%7ewinemb-inf-iscsi%7e%7e%7e%7e6.1.7601.17514%7e1.0"
(64 bit OS)
4. After the driver has successfully been installed you can go to the next step.
Step2. Turn off Firewall
Now that the driver has been installed you will need to change the default rules from Windows firewall.
1. Click the start button and Gpedit.msc on the search box.
2
www.acti.com
2. Go to Computer Configuration->Administrative Templates->Network-> Network Connections)->
Windows Firewall-> Standard Profile
3. Change the State of the following settings from Enabled to Not configure
-Windows Firewall: Protect all network connections
-Windows Firewall: Allow ICMP exceptions
3
www.acti.com
4. Go to Windows Firewall configurations by typing Windows Firewall on Windows search box.
5. Turn Windows Firewall on or off (for INR-410/INR-420)
4
www.acti.com
How to add ISCSI NAS as a local storage
Setup your ISCSI NAS device:
Install an ISCSI NAS
Setup the iSCSI NAS device, Customer can purchase any NAS devices with iSCSI protocol.
Create a ISCSI target
To let NVR server (iSCSI initiator) to connect with,
Setup multiple users
To let multiple NVR servers access this iSCSI storage.
5
www.acti.com
Setup your PC:
Create an iSCSI initiator
To connect your NVR server to an iSCSI target, you need to first go to Control Panel and double click
on the iSCSI Initiator.
6
www.acti.com
When you see the dialog box below then answer “Yes” to start the iSCSI service every time the system
boots up in the future.
When you see the dialog box below, answer “Yes” to unblock the iSCSI service from the Windows
Firewall.
When the iSCSI Initiator Properties come up, click on the Discovery tab. Click on Add Portal.
7
www.acti.com
Enter the IP address or DNS name of the iSCSI server when the Add Target Portal window appears,
like this:
(The port number of 3260 will already be there as this is the default iSCSI port number). Click OK.
Go to the Targets tab and click Refresh. You should see the name of your iSCSI Target in the list.
Select your target server and click Log on.
Check to automatically restore this connection when the computer starts and click OK.
You should now see that you are connected. Click OK to close the iSCSI Initiator Properties.
Now click on Administrative Tools, open Computer Management, and click on Storage -> Disk
Management.
You will have to initialize the disk if it hasn’t been used before.
8
www.acti.com
You should now see the new disk in your Disk Manager.
Right click on the disk and click on New Simple Volume.
Go through the steps of formatting it and assigning it a drive letter.
When you are done, your disk manager should look like this:
9
www.acti.com
You can now access your shared iSCSI disk in My Computer as a drive letter, like this:
10
www.acti.com
Setup your NVR:
Execute NVR3 Workstation or Web Client->Setup>Storage
You should see the iSCSI Drive at the Available Drive column.
Mark the iSCSI drive so the NVR adds it to the active drive list. Click Apply.
*Note: The sample device used is Synology DS-209+. We neither guarantee nor recommend
specific manufacturer or device. Please contact NAS provider for details.
11
www.acti.com