QNAP NAS combined with NAKIVO Backup & Replication is one of the most cost-effective enterprise backup solutions available for Indian organisations. NAKIVO installs as a native application on QNAP NAS — the NAS serves as both the backup server and the backup repository, eliminating the need for a separate Windows-based backup server.
This guide covers the complete QNAP + NAKIVO backup solution — hardware sizing, installation, configuration and best practices for Indian deployments.
Why QNAP + NAKIVO?
Before the step-by-step, understand why this combination works so well:
1. Single appliance, no Windows server cost NAKIVO runs directly on QNAP's QuTS hero/QTS OS as a native app. You do not need a Windows Server licence or a separate server — the NAS is both the backup software host and the backup storage.
2. Cost saving vs traditional backup stack Traditional VM backup stack: Veeam on Windows Server (₹50K–1.5L server + ₹50K–1.2L Windows licence + Veeam licence). QNAP + NAKIVO: NAS cost (storage included) + NAKIVO licence. For mid-market deployments, savings of ₹1,50,000 – ₹3,00,000 are typical.
3. Immutable backup with WORM storage QNAP QuTS hero models support WORM (Write Once Read Many) immutable volumes. Backup files on WORM storage cannot be modified or deleted — even by ransomware that has compromised administrator credentials.
4. Instant VM recovery VMs can be booted directly from the NAKIVO backup repository on the QNAP NAS — without migrating data first. Recovery time objective (RTO): under 2 minutes.
Step 1 — Size Your QNAP NAS
Before purchasing, size the NAS correctly for your backup workload.
How Much Storage Do You Need?
Formula:
Raw storage needed = Total VM data × (1 + change rate) × retention days × compression factor
Simplified rule for Indian deployments:
- Production data (VMs): estimate 2:1 compression and deduplication
- Retention: 30 days standard (daily backups, 30 restore points)
- Onsite storage: Production VM footprint × 1.5
Example:
- 50 VMs, 200GB average per VM = 10TB production data
- Recommended backup storage: 10TB × 1.5 = 15TB usable onsite
- With RAID 6 on an 8-bay NAS (6 drives usable): use 3TB drives per bay = 18TB raw → 12TB usable
- Or 4TB drives per bay = 24TB raw → 16TB usable ✓
QNAP Model Selection for NAKIVO
| Environment Size | QNAP Model | Configuration |
|---|---|---|
| 5–20 VMs | TS-453E or TS-464 (4-bay) | 4× 8TB NAS HDD, RAID 5 = 24TB usable |
| 20–60 VMs | TS-873A (8-bay) | 8× 8TB NAS HDD, RAID 6 = 48TB usable |
| 60–150 VMs | TS-1277XU-RP (12-bay rack) | 12× 12TB, RAID 6 = 120TB usable |
| 150+ VMs | TS-h2490FU (24-bay) | 24× 20TB, RAID 6 = 440TB usable |
Step 2 — QNAP NAS Initial Setup
Physical Setup
- Insert drives into bays (check QNAP compatibility list before purchasing drives)
- Connect to network via Ethernet (use 10GbE for enterprise deployments — add 10GbE PCIe card if not built-in)
- Power on the NAS
- Access the NAS at
http://nas-ip:8080or use Qfinder Pro utility to discover the NAS IP
Storage Pool and Volume Configuration
- Log in to QTS/QuTS hero web interface
- Go to Storage & Snapshots → Storage → Storage Pools
- Create a new storage pool — select all drives, choose RAID 6 (recommended for data protection)
- Create a thick volume on the pool for backup storage
For QuTS hero (ZFS) models:
- Create a ZFS pool in RAID Z2 (equivalent to RAID 6)
- Enable inline deduplication and LZ4 compression for backup data efficiency
Configure Static IP
Set a static IP address on the QNAP NAS:
- Control Panel → Network → Network Interfaces
- Set static IP in your server subnet
- Configure DNS
Step 3 — Install NAKIVO on QNAP
Via QNAP App Center
- Open the QNAP web interface
- Go to App Center (the square grid icon)
- Search for "NAKIVO"
- Click Install — NAKIVO Backup & Replication installs as a native app
- After installation, access NAKIVO at
http://nas-ip:4443
Alternative — manual installation:
- Download the NAKIVO NAS installation package from nakivo.com
- In QNAP App Center → Install Manually → Upload the .qpkg file
- Follow the installation wizard
NAKIVO Initial Setup
- Open NAKIVO at
http://nas-ip:4443 - Accept the EULA and create an administrator account
- Enter your NAKIVO licence key (obtain from Cloudfy Systems)
- The NAKIVO dashboard opens
Step 4 — Configure Backup Repository on QNAP
NAKIVO needs to know where on the QNAP NAS to store backups.
- In NAKIVO → Settings → Inventory → Backup Repositories → Add
- Choose "CIFS/SMB share" if the QNAP volume is mounted as a network share, OR Choose "Local folder" if NAKIVO is running directly on the NAS (recommended)
- For local folder: select the path to the volume created in Step 2
- Set the performance options (compression, encryption if required)
- Click Save and Test
Immutable repository (ransomware protection):
- In QNAP, create a WORM volume (QuTS hero → Storage & Snapshots → Create WORM Volume)
- Set the immutability period (e.g., 30 days — files cannot be deleted for 30 days)
- In NAKIVO, point the backup repository to this WORM volume path
- Backups stored here cannot be deleted or modified until the immutability period expires
Step 5 — Add Your Environment to NAKIVO
Add VMware vCenter
- NAKIVO → Settings → Inventory → Add → VMware vCenter Server
- Enter vCenter IP/FQDN, username and password (read-only minimum, backup admin recommended)
- NAKIVO discovers all ESXi hosts and VMs automatically
Add Hyper-V Hosts
- NAKIVO → Settings → Inventory → Add → Microsoft Hyper-V
- Enter Hyper-V host/cluster FQDN and credentials
- VMs discovered automatically
Add Microsoft 365
- NAKIVO → Settings → Inventory → Add → Microsoft 365
- Click "Connect to Microsoft 365" — redirects to Microsoft login
- Authorise NAKIVO to access Exchange Online, OneDrive, SharePoint and Teams
- All Microsoft 365 users appear in the inventory
Add Physical Servers
- Install NAKIVO Agent on each physical Windows or Linux server
- NAKIVO → Settings → Inventory → Add → Physical Machine
- Enter the machine IP/FQDN and agent port (default 9446)
Step 6 — Create Backup Jobs
VM Backup Job (VMware)
- NAKIVO → Jobs → + New → Backup Job → VMware vSphere
- Select VMs or whole ESXi hosts/clusters
- Choose the QNAP NAS backup repository as the destination
- Set schedule (e.g., daily at 10 PM)
- Set retention: 14 daily recovery points
- Enable application-aware processing for SQL/Exchange VMs
- Enable Changed Block Tracking (CBT) for incremental backups
Microsoft 365 Backup Job
- NAKIVO → Jobs → + New → Backup Job → Microsoft 365
- Select mailboxes, OneDrive accounts, SharePoint sites, Teams
- Choose QNAP NAS repository as destination
- Set schedule: daily
- Retention: 90 days (minimum recommended for compliance)
Backup Copy to Cloud (Offsite)
For a 3-2-1 backup strategy:
- NAKIVO → Jobs → + New → Backup Copy Job
- Source: the local QNAP NAS repository
- Destination: S3-compatible cloud storage (AWS S3, Wasabi, Backblaze B2)
- Schedule: daily, after local backup completes
- Enable encryption for cloud copy
Step 7 — Enable Snapshot Protection on QNAP
In addition to NAKIVO backups, configure QNAP's native snapshot protection:
- QNAP → Storage & Snapshots → Snapshots → Snapshot Scheduler
- Create snapshot schedule on the backup volume:
- Every 4 hours: keep 12 snapshots
- Daily: keep 14 snapshots
- Weekly: keep 4 snapshots
- Snapshots protect against accidental deletion within the NAS itself (before ransomware can propagate to backup files)
Step 8 — Test Recovery
Before declaring the system operational, test recovery:
Instant VM Recovery Test
- NAKIVO → Jobs → Run → Recovery Job
- Choose a non-critical VM to test
- Select "Instant VM Recovery" — boots the VM from NAKIVO backup repository
- Confirm the VM boots and is accessible
- Power off the recovered VM when done
File-Level Recovery Test
- NAKIVO → Recover → Files
- Select a backup, browse the filesystem, recover a test file
- Confirm file is accessible
Microsoft 365 Recovery Test
- NAKIVO → Recover → Microsoft 365
- Select a mailbox, browse items, restore a test email
- Confirm email appears in target mailbox
Best Practices for Indian QNAP + NAKIVO Deployments
Network isolation: Place the QNAP NAS on a dedicated storage VLAN — separate from user traffic. Restrict NAS access to backup servers and authorised IT admin hosts only.
UPS protection: QNAP NAS should be on a UPS (Uninterruptible Power Supply). Unexpected power loss during a write operation can corrupt RAID arrays. In Indian environments with frequent power fluctuations — UPS is mandatory.
Offsite copy: Local QNAP backup protects against ransomware and hardware failure. Configure NAKIVO backup copy to cloud (Wasabi S3 is most cost-effective for Indian deployments — Indian region available) for offsite protection.
Monitor alerting: Configure NAKIVO email alerts for failed backup jobs. Set up QNAP's QuFirewall and Security Counselor for anomaly detection on the NAS.
Regular firmware updates: Update QNAP QTS/QuTS hero firmware quarterly. Security patches for NAS are critical — QNAP NAS units have been targeted by ransomware when running outdated firmware.
Frequently Asked Questions
How long does it take to set up QNAP + NAKIVO in India? A standard SMB deployment (QNAP NAS + NAKIVO backing up 10–30 VMs and Microsoft 365) typically takes 1–2 days: hardware setup and network configuration (day 1), NAKIVO installation, VMware/M365 configuration and first backup run (day 2).
Does QNAP NAS need a separate Windows server for NAKIVO? No. NAKIVO Backup & Replication installs as a native application on QNAP NAS — no Windows Server is required. This is one of the key cost advantages of the QNAP + NAKIVO combination.
What is the 3-2-1 backup rule and how does QNAP + NAKIVO implement it? The 3-2-1 rule: 3 copies of data, on 2 different media types, with 1 copy offsite. QNAP + NAKIVO implements this as: production data (copy 1) → local QNAP NAS backup (copy 2, on NAS hardware) → cloud backup copy to AWS S3/Wasabi (copy 3, offsite). All three copies managed from the NAKIVO dashboard.
Can NAKIVO on QNAP NAS handle VMware vSAN? Yes. NAKIVO supports VMware vSAN environments through the vCenter API — the backup job targets VMs via vCenter regardless of whether they run on standard VMFS or vSAN storage.
For QNAP NAS supply and NAKIVO deployment in India, contact Cloudfy Systems. We design and deploy the complete QNAP + NAKIVO backup solution — hardware sizing, software licensing, configuration and handover testing, with GST invoicing across India.