Overview
Sizing Ironcore Backup Solution (IBS) infrastructure is a balance of retention windows, deduplication efficiency, network capacity, and recovery objectives. This page provides reference sizing for the standard compliance retention pattern (7-day daily, 3-week weekly at Primary DC; 52-week weekly at Backup site) plus guidance for adjusting upward or downward.Prerequisites
- Administrator role on the Polystack platform
- Knowledge of workload count, daily change rate, and average workload size
- Inter-site bandwidth between Primary DC and Backup site
Inputs
Storage Sizing
The fundamental formula:Reference Calculation — Primary DC
Assumptions:- 200 protected workloads
- Average workload size: 100 GB
- Average daily change rate: 2% (2 GB/day per workload)
- Deduplication ratio: 5x (typical mixed workloads)
- Compression ratio: 2.5x (typical mixed workloads)
- Retention:
keep-daily=7, keep-weekly=3
Add 30% headroom for unexpected growth, deduplication misses, and metadata.
Provision ~6.5 TB for Primary DC datastore.
Reference Calculation — Backup Site
Backup site holds 52 weeks of weekly fulls. Assumptions same as above plus retentionkeep-weekly=52.
Add 30% headroom. Provision ~110 TB for Backup site datastore.
Add rehydration capacity for restoring archived data during recovery — see
the next section.
Deduplication ratio increases substantially when multiple workloads share an
OS image, runtime, or dataset. Production environments often exceed 5x.
Measure on a pilot before sizing — typical observed range is 3x to 8x.
Rehydration Capacity at the Backup Site
During recovery, archived data is rehydrated to a working datastore at the Backup site for compute access. Plan rehydration capacity for the largest single workload to be restored.
Typical practice: provision rehydration capacity for 10% of total workload
footprint to support routine restores plus a planned multi-workload drill.
For the reference example above: 200 workloads × 100 GB × 10% = 2 TB rehydration capacity.
Throughput Sizing
Throughput drives both backup window duration and restore RTO.Backup Throughput
A single backup server with a modern HDD or SSD datastore comfortably handles
this load. For larger fleets (1,000+ workloads), distribute across multiple
backup servers each owning a subset of namespaces.
Restore Throughput
Live-restore shifts the perceived RTO to seconds for the guest OS, with
background restore continuing while the workload is running.
Backup Server Compute Sizing
For very large environments, scale horizontally — multiple backup servers each
owning a partition of the datastore namespace.
Network Sizing
Within a Site
Backup traffic between workloads and the local backup server is intra-DC, typically over 10 GbE or 25 GbE. The 27 MB/s figure above sits well within either capacity.Between Sites
Inter-site replication runs over a metro or WAN link. Size for the weekly archival sync.
For typical enterprises, 1 Gbps dedicated inter-site link is sufficient for
the reference example. Use bandwidth throttling on the sync job to coexist
with other traffic during business hours.
Sizing Worksheet
Use this worksheet to derive a custom sizing.
Derived:
Reference Sizing Table
Assumes 5x dedup, 2.5x compression, 2% daily change rate,
keep-daily=7, keep-weekly=3 at Primary and keep-weekly=52 at Backup site.
Growth Planning
Multi-Region Topology
For platforms with multiple Primary sites and a shared Backup site: Size the Backup site for the sum of all Primary sites. Deduplication extends across all sources sharing the datastore — workloads that share an OS image at any Primary site contribute only one copy.Next Steps
Datastores
Provision the sized datastores
Replication and Sync
Configure replication to match the sized inter-site bandwidth
Retention Policies
Adjust retention windows to match the sized capacity
Architecture
Architectural background for the sizing factors
