vStor 4.11
Catalogic SoftwareKnowledge BaseMySupport
  • Welcome to vStor!
  • Introduction
  • Installation
    • Deploying Catalogic vStor on Physical Appliances
    • Deploying Catalogic vStor Virtual Appliance for VMware
    • Deploying Catalogic vStor Virtual Appliance for Microsoft Hyper-V
    • Required Ports for Catalogic vStor
    • Updating Catalogic vStor
  • Quick Start
    • Catalogic vStor for VMware
    • Catalogic vStor for Hyper-V
  • Basic Configuration
    • Initializing vStor
    • Adding Catalogic vStor Node to Catalogic DPX
      • Using vStor API Keys with Catalogic DPX
    • Configuring vStor System Settings
      • Basic System Configuration
      • Security and Network
      • Data Management and Optimization
      • System Monitoring and Maintenance
    • Configuring Network Settings of Catalogic vStor
    • Backing up Configuration Settings of Catalogic vStor
    • Restoring Configuration Settings of Catalogic vStor
  • Storage Management
    • Adding Disks
    • Managing Storage Pools
    • Managing Volumes
      • Migrating Volumes
      • Creating Volume Snapshots
      • Using vStor Autosnapshot
    • ZFS Compression and Deduplication
    • Managing Shares
    • Managing Hosts for LUN Volumes
    • Using vStor Snapshot Explorer
  • Data Protection
    • Catalogic vStor Backup and Recovery
    • Creating vStor Partnerships
      • Creating Replication Groups
      • Establishing Cross-Version Partnerships
    • Enabling Volume Encryption
    • Immutability in vStor
    • Using GuardMode Scan
  • Advanced Configuration
    • Using Multipath Storage
    • Managing Certificates
    • Adding Encryption URLs
    • Managing MinIO Buckets
    • Assigning an E-mail to a vStor Account
    • Managing vStor User Accounts
    • Using Multi-factor Authentication (MFA)
  • vStor Command Line Interface
    • Catalogic vStor Server CLI Overview
  • Best Practices
    • Hardware Configurations: Best Practices
    • Data Backup: Best Practices
    • Data Archiving: Best Practices
    • Backup Storage: Best Practices
    • Frequently Asked Questions: Best Practices
Powered by GitBook
On this page
  • Understanding ZFS Compression
  • ZFS Deduplication
  • Examples
  1. Storage Management

ZFS Compression and Deduplication

ZFS in vStor offers compression and deduplication features that can significantly reduce storage space requirements. This section explores typical compression and deduplication ratios you can expect when using ZFS with vStor.

Understanding ZFS Compression

ZFS compression reduces data size as it's written to disk. Typical compression ratios range from 1.5:1 to 3:1, reducing data size by 50% to 67%.

Expected compression ratios:

  • Text Files and Logs: Up to 3:1 (3 GB reduced to 1 GB)

  • Databases: 2:1 to 2.5:1 (200 GB reduced to 80-100 GB)

  • Media Files: 1.1:1 to 1.3:1 (10 GB reduced to 8.5-9 GB)

ZFS Deduplication

ZFS deduplication eliminates duplicate data blocks, storing only one instance of each unique block. Typical deduplication ratios range from 2:1 to 4:1.

Expected deduplication ratios:

  • Virtual Machine Images: Up to 4:1 (300 GB reduced to 75-100 GB)

  • Backup Files: Around 3:1 (150 GB reduced to 50 GB)

  • Source Code Repositories: Often achieve 2:1

Examples

Examples of ZFS compression and deduplication in vStor:

  1. Virtual Machines:

    • Deduplication ratio: 3.5:1

    • Compression ratio: 2:1

    • Result: 700 GB stored in 100 GB of disk space

  2. Log Files and Databases:

    • Compression ratio: 2.7:1

    • Result: 270 GB reduced to 100 GB on disk

  3. Video Files:

    • Compression ratio: 1.2:1

    • Deduplication ratio: 2:1

    • Result: Significant space savings due to common elements

PreviousUsing vStor AutosnapshotNextManaging Shares

Last updated 7 months ago

See also. For best practices on using compression and deduplication, see .

Backup Storage: Best Practices