1. Introduction
Dell EMC NetWorker is a powerful backup and recovery software solution used in enterprise environments to protect and manage data. One of the key features in NetWorker is the ability to configure various types of backup devices, including Advanced File Type Devices (AFTD). AFTD refers to a file system storage device that NetWorker can use to store backup data on disk. Adding an AFTD to your NetWorker environment ensures that backups are stored efficiently and can be easily managed.
In this article, we will walk through the steps to add an AFTD in NetWorker, covering configuration, best practices, and troubleshooting tips to ensure a smooth setup.
2. What is AFTD in NetWorker?
Definition and Purpose of AFTD
An Advanced File Type Device (AFTD) in NetWorker is a disk-based backup storage option. It allows backup data to be stored on standard file systems, such as local or network-mounted volumes. Unlike traditional tape drives, AFTDs offer faster access times and more flexibility when managing backups. They are particularly useful for short-term storage and rapid restores in data recovery scenarios.
Use Cases for AFTD
AFTDs are commonly used in the following scenarios:
- Disk-to-Disk Backup: Storing backups on disks before offloading to long-term storage such as tape or cloud.
- Faster Restores: Due to quicker access times compared to tape devices.
- Scalable Storage: Expanding disk storage for backups as data grows over time.
3. Prerequisites for Adding AFTD
Before you can add an AFTD to NetWorker, several prerequisites must be met:
- Sufficient Disk Space: Ensure that the disk or network storage volume where the AFTD will be created has enough space to store backups.
- Operating System Compatibility: Verify that your NetWorker server and storage node support the file system on which the AFTD will reside.
- Permissions and Access: The NetWorker server or storage node must have the necessary read/write permissions to the target storage path.
Additionally, you should have administrative access to both NetWorker Management Console (NMC) and the server where the device will be configured.
4. Steps to Add an AFTD in Networker
Step 1: Access NetWorker Management Console (NMC)
- Open the NetWorker Management Console (NMC) by logging into your system with administrative privileges.
- Navigate to the Devices section in the left-hand pane of the console.
Step 2: Launch the AFTD Configuration Wizard
- In the Devices section, click on Configure Device Wizard or manually add the device by selecting New Device.
- Select Advanced File Type Device (AFTD) as the type of storage device you want to configure.
Step 3: Specify Device Details
- Device Name: Enter a name for the AFTD that will help you identify it easily. For example, “AFTD_Backup_1”.
- Device Path: Specify the full path where the AFTD will reside. This could be a local directory on the NetWorker server or storage node, or a network-mounted share.
- Example:
/mnt/backup_volume/aftd_1/for a Linux server, orD:backupaftd_1for a Windows server.
- Example:
- Storage Node: Choose the storage node or NetWorker server where the device will be managed.
Step 4: Configure Media Management Settings
- Media Pool Assignment: Assign the AFTD to a media pool that is configured for disk-based storage. This pool will manage how backups are stored on the disk.
- Labeling Options: You can choose to label the device’s volumes immediately or at a later time.
- Retention Policies: Set retention policies that determine how long data will remain on the AFTD before being purged or moved to another storage medium.
Step 5: Finalize the Configuration
- Review the device configuration in the summary window.
- Click Finish to create the AFTD.
The AFTD will now appear in the list of devices in the NetWorker Management Console. You can begin using it for backup and recovery operations immediately after the configuration.