Line
Skip to main content
< All Topics
Print

How to set up a NAS

Where should you set up your NAS?

NAS appliances can vary widely in terms of both cost and capability. Some NAS appliances are geared specifically toward enterprise environments, while others are intended for use by home users. Still other appliances are suitable for small or medium-sized businesses.
When it comes to setting up your NAS, it’s important to consider how it will be used. For example, NAS appliances or for hosting shared folders are often deployed in the data center. At the same time, however, many organizations deploy smaller NAS appliances at the edge, particularly in branch offices. This gives users a way to access file data without having to traverse a WAN link.

10 steps to configure your NAS device

Each vendor has its own way of doing things, but there are 10 basic steps involved in getting a rackmount NAS appliance up and running.

Step 1: Prepare the hardware

This includes mounting the appliance in the rack, installing the hard disks and attaching the power and network cables.

Step 2: Configure administrative accounts

It would be a huge security risk to leave the default username and password enabled. At the very least, you must change the default password. The best practice is to create a separate account for each member of the administrative staff. Some appliances include built-in support for Active Directory authentication.

To configure the administrative accounts, you must log into the appliance. Each vendor has its own way of providing access to the administrative interface. Some vendors provide access through a web browser, while others provide customers with a dedicated client application.

Step 3: Perform a diagnostic check

At a minimum, this means verifying that the appliance has correctly detected all of its hard disks. Many vendors include a built-in diagnostic function that users can run to assess the overall health of the appliance.

Step 4: Configure the storage architecture

In most cases, this means configuring the disks to be part of a RAID array. However, organizations commonly configure NAS appliances as JBOD storage. Also, it isn’t always appropriate to include every hard disk in a RAID configuration. Sometimes hard disks are used for caching or as a hot spare, as noted in Step 9.

Step 5: Create volumes

The number of volumes that should be created depends on how the organization will use the appliance. If the appliance will be used as a file server, for example, it might be appropriate to create a single, large volume. If the firm will use the NAS appliance for departmental file sharing, the departments could be isolated from one another by creating a separate volume for each department.

Step 6: Configure access permissions for the volumes

This can mean a few different things, depending on the appliance’s purpose. If the appliance will be used as a file server, you must establish share-level permissions. Depending on the file system the appliance uses, you might also need to establish some file-level permissions.

Step 7: Configure network access

You must assign an IP address to the appliance — unless you plan to use dynamically assigned IP addresses — and create the corresponding DNS host record. Typically, you also have to enable the appropriate access protocol. Most higher-end NAS appliances support multiple access protocols — such as SMB, AppleTalk, NFS, FTP or iSCSI — and it’s up to administrators to enable the protocols they want to use.

Step 8: Configure notifications

The rackmount NAS appliance should now be accessible, but there are a few more tasks that should be performed, such as configuring notifications. NAS appliances usually have a built-in alerting mechanism that can let the administrator know if the appliance is having a problem. Such a mechanism might, for example, provide notifications of events such as fan failures, low disk space or disk failures. Enabling the notification option usually involves configuring the appliance to communicate with your mail server and then providing the email address or distribution list address to which you want the notifications sent.

Step 9: Configure advanced options

The advanced options tend to vary significantly from one vendor to the next, but they could include automatic RAID rebuilding, write caching, designating a network interface or a hard disk as a hot spare or enabling the appliance to shut down in response to a power failure.

Step 10: Configure the backup

Although not technically a NAS configuration step, the last thing you should do is to create a backup job to protect the NAS appliance. Usually you can’t install backup agents onto a NAS appliance, so backups are commonly based on the Network Data Management Protocol (NDMP). NDMP was designed to transport data between backup servers and NAS appliances.

Credit : https://www.techtarget.com/

Messenger