This article provides step-by-step instructions to add and manage network drives as storage volumes in BDRShield Backup Server. It also outlines important considerations and best practices to ensure reliable backup operations.
Important Recommendations
Recommended Approach
For better reliability, use:
Recommended Storage Options
Priority | Storage Type | Recommendation |
1 | Local Disk (DAS) | Best performance and reliability |
2 | iSCSI LUN (mounted as local volume) | Recommended for production |
3 | SMB / NFS | Use with caution |
Using NAS / SMB / NFS as Backup Repository
Key Considerations
Backup operations involve intensive read and write activity.
Some NAS devices:
Acknowledge write operations before committing data to disk
Use caching mechanisms without durability guarantees
This behavior may lead to:
Incomplete backups
Data inconsistencies
Restore failure
Using SMB (CIFS) Share
Minimum Requirements
SMB version 3.x or later
Storage systems that support Continuously Available (CA) shares (preferred)
Note: CA improves availability during failover scenarios but does not guarantee data integrity.
Ensure the following:
Write cache is disabled or protected (for example, battery-backed cache)
Network connectivity is stable with low latency
Avoid the following:
Consumer-grade or entry-level NAS devices
SMB shares with unknown or unverified caching configurations
SMB Transparent Failover requires Windows Failover Clustering and is typically available only in clustered server environments.
Recommended Configuration
Mount the NFS share with sync enabled
Avoid Using async mode, as it may lead to data loss during system crashes or power failures
Not Recommended Configurations
The following setups are not recommended for backup repositories:
Consumer or entry-level NAS devices
SMB shares without enterprise-grade storage features
NFS shares configured with async mode
Storage over unstable or high-latency networks
Before configuring backups, it is recommended to validate the storage:
Perform read and write tests
Verify data integrity using checksum validation
Monitor latency and consistency under load
Best Practices
Avoid excessive parallel backup jobs to the same NAS
Monitor storage and network performance regularly, including: Latency, Network stability, Disk health.
Step 1: Navigate
Go to Inventory → Backup Repository → Block Storage → Create New Block Storage Repository
Click Manage Network Drives
Step 2: Acknowledge
Review the recommendations and enable the confirmation checkbox
Step 3: Enter Drive Path
Provide the network path (Example: \\server\share)
Assign a display drive name (Example: G:)
Step 4: Enter Credentials (Optional)
Provide username and password if required
Step 5: Save
Click Save to add the network drive
Navigate to Backup Repository Configuration → Block Storage
Click Manage Network Drives
Note:
Improper configuration or use of NAS/SMB/NFS storage can result in: