Technical10 min read

QNAP + NAKIVO Complete Backup Solution India — Setup and Configuration Guide

Step-by-step guide to deploying QNAP NAS with NAKIVO Backup & Replication in India — hardware sizing, NAKIVO installation on QNAP, VMware backup configuration and ransomware protection setup.

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 SizeQNAP ModelConfiguration
5–20 VMsTS-453E or TS-464 (4-bay)4× 8TB NAS HDD, RAID 5 = 24TB usable
20–60 VMsTS-873A (8-bay)8× 8TB NAS HDD, RAID 6 = 48TB usable
60–150 VMsTS-1277XU-RP (12-bay rack)12× 12TB, RAID 6 = 120TB usable
150+ VMsTS-h2490FU (24-bay)24× 20TB, RAID 6 = 440TB usable

Step 2 — QNAP NAS Initial Setup

Physical Setup

  1. Insert drives into bays (check QNAP compatibility list before purchasing drives)
  2. Connect to network via Ethernet (use 10GbE for enterprise deployments — add 10GbE PCIe card if not built-in)
  3. Power on the NAS
  4. Access the NAS at http://nas-ip:8080 or use Qfinder Pro utility to discover the NAS IP

Storage Pool and Volume Configuration

  1. Log in to QTS/QuTS hero web interface
  2. Go to Storage & Snapshots → Storage → Storage Pools
  3. Create a new storage pool — select all drives, choose RAID 6 (recommended for data protection)
  4. 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:

  1. Control Panel → Network → Network Interfaces
  2. Set static IP in your server subnet
  3. Configure DNS

Step 3 — Install NAKIVO on QNAP

Via QNAP App Center

  1. Open the QNAP web interface
  2. Go to App Center (the square grid icon)
  3. Search for "NAKIVO"
  4. Click Install — NAKIVO Backup & Replication installs as a native app
  5. After installation, access NAKIVO at http://nas-ip:4443

Alternative — manual installation:

  1. Download the NAKIVO NAS installation package from nakivo.com
  2. In QNAP App Center → Install Manually → Upload the .qpkg file
  3. Follow the installation wizard

NAKIVO Initial Setup

  1. Open NAKIVO at http://nas-ip:4443
  2. Accept the EULA and create an administrator account
  3. Enter your NAKIVO licence key (obtain from Cloudfy Systems)
  4. The NAKIVO dashboard opens

Step 4 — Configure Backup Repository on QNAP

NAKIVO needs to know where on the QNAP NAS to store backups.

  1. In NAKIVO → Settings → Inventory → Backup Repositories → Add
  2. 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)
  3. For local folder: select the path to the volume created in Step 2
  4. Set the performance options (compression, encryption if required)
  5. Click Save and Test

Immutable repository (ransomware protection):

  1. In QNAP, create a WORM volume (QuTS hero → Storage & Snapshots → Create WORM Volume)
  2. Set the immutability period (e.g., 30 days — files cannot be deleted for 30 days)
  3. In NAKIVO, point the backup repository to this WORM volume path
  4. Backups stored here cannot be deleted or modified until the immutability period expires

Step 5 — Add Your Environment to NAKIVO

Add VMware vCenter

  1. NAKIVO → Settings → Inventory → Add → VMware vCenter Server
  2. Enter vCenter IP/FQDN, username and password (read-only minimum, backup admin recommended)
  3. NAKIVO discovers all ESXi hosts and VMs automatically

Add Hyper-V Hosts

  1. NAKIVO → Settings → Inventory → Add → Microsoft Hyper-V
  2. Enter Hyper-V host/cluster FQDN and credentials
  3. VMs discovered automatically

Add Microsoft 365

  1. NAKIVO → Settings → Inventory → Add → Microsoft 365
  2. Click "Connect to Microsoft 365" — redirects to Microsoft login
  3. Authorise NAKIVO to access Exchange Online, OneDrive, SharePoint and Teams
  4. All Microsoft 365 users appear in the inventory

Add Physical Servers

  1. Install NAKIVO Agent on each physical Windows or Linux server
  2. NAKIVO → Settings → Inventory → Add → Physical Machine
  3. Enter the machine IP/FQDN and agent port (default 9446)

Step 6 — Create Backup Jobs

VM Backup Job (VMware)

  1. NAKIVO → Jobs → + New → Backup Job → VMware vSphere
  2. Select VMs or whole ESXi hosts/clusters
  3. Choose the QNAP NAS backup repository as the destination
  4. Set schedule (e.g., daily at 10 PM)
  5. Set retention: 14 daily recovery points
  6. Enable application-aware processing for SQL/Exchange VMs
  7. Enable Changed Block Tracking (CBT) for incremental backups

Microsoft 365 Backup Job

  1. NAKIVO → Jobs → + New → Backup Job → Microsoft 365
  2. Select mailboxes, OneDrive accounts, SharePoint sites, Teams
  3. Choose QNAP NAS repository as destination
  4. Set schedule: daily
  5. Retention: 90 days (minimum recommended for compliance)

Backup Copy to Cloud (Offsite)

For a 3-2-1 backup strategy:

  1. NAKIVO → Jobs → + New → Backup Copy Job
  2. Source: the local QNAP NAS repository
  3. Destination: S3-compatible cloud storage (AWS S3, Wasabi, Backblaze B2)
  4. Schedule: daily, after local backup completes
  5. Enable encryption for cloud copy

Step 7 — Enable Snapshot Protection on QNAP

In addition to NAKIVO backups, configure QNAP's native snapshot protection:

  1. QNAP → Storage & Snapshots → Snapshots → Snapshot Scheduler
  2. Create snapshot schedule on the backup volume:
    • Every 4 hours: keep 12 snapshots
    • Daily: keep 14 snapshots
    • Weekly: keep 4 snapshots
  3. 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

  1. NAKIVO → Jobs → Run → Recovery Job
  2. Choose a non-critical VM to test
  3. Select "Instant VM Recovery" — boots the VM from NAKIVO backup repository
  4. Confirm the VM boots and is accessible
  5. Power off the recovered VM when done

File-Level Recovery Test

  1. NAKIVO → Recover → Files
  2. Select a backup, browse the filesystem, recover a test file
  3. Confirm file is accessible

Microsoft 365 Recovery Test

  1. NAKIVO → Recover → Microsoft 365
  2. Select a mailbox, browse items, restore a test email
  3. 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.

Need Help?

Looking to deploy NAKIVO Backup & Replication for your business?

Cloudfy Systems is an authorised reseller in India. We handle licencing, deployment, migration and ongoing managed support — billed in INR with a GST invoice.

Call us: +91 97600 50555 · Mon–Sat, 10 am–7 pm IST

Authorised Reseller · India

Ready to deploy NAKIVO Backup & Replication?

Get a free consultation from our certified team. We handle everything from licence procurement to go-live support.

Free Consultation

Talk to a Cloud Expert

Tell us about your team and stack — we'll recommend the right cloud and SaaS setup with transparent pricing in INR.

Google Cloud PartnerMicrosoft PartnerZoho Authorised
Already decided? Submit your details to start provisioning

Request a Callback

Fill the form — we'll get back within one business day.

We respond within one business day · No spam, ever.