Over the past decade, virtualisation has transformed how businesses run their IT systems. Rather than purchasing a separate physical server for every application, businesses can consolidate multiple workloads onto a single machine, reducing costs and improving flexibility.
For many organisations, VMware became the default platform for this. It powered file servers, databases, accounting systems, websites, remote desktop services and countless business applications.
However, the virtualisation landscape has changed significantly. Rising licensing costs, changes in ownership, and increased concerns around long-term affordability have led many small businesses across the UK to look for alternatives.
One platform appearing more frequently in those conversations is Proxmox.
For organisations with limited IT budgets, ageing infrastructure, or plans to modernise without replacing everything they own, Proxmox offers an interesting proposition: enterprise-level virtualisation capabilities without enterprise-level licensing costs.
This guide explains what Proxmox is, hohttps://www.proxmox.com/en/w it works, where it is used, and why it can make particular sense for UK small businesses — especially those wanting to extend the life of existing hardware such as an HP DL380 Gen9 server.
What is Proxmox?
Proxmox VE (Virtual Environment) is an open-source virtualisation platform that allows businesses to run multiple virtual machines and containers from a single server infrastructure.
Think of it as the software layer sitting directly on top of your server hardware that allows you to create and manage:
- Windows virtual servers
- Linux virtual servers
- Application servers
- Web servers
- File servers
- Backup systems
- Firewalls
- Containers
- High-availability clusters
Rather than having separate physical hardware for every service, Proxmox lets a business consolidate these systems into virtual environments running on shared resources.
For example, instead of having:
- One physical server for Active Directory
- One for accounting software
- One for file storage
- One for backups
- One for remote desktop services
You could potentially run all of them on one or two larger hosts.
How does Proxmox actually work?
At its core, Proxmox combines several technologies:
KVM (Kernel-based Virtual Machine)
KVM handles full virtual machines.
These are complete systems with their own operating systems, such as:
- Windows Server 2025
- Windows 11
- Ubuntu
- Rocky Linux
- Debian
- SQL servers
Each VM behaves like an independent computer.
LXC Containers
Containers are lighter-weight environments that share the host operating system kernel.
Containers use significantly fewer resources and are useful for:
- DNS servers
- Pi-hole
- Web applications
- Monitoring tools
- Internal applications
- Development environments
Because containers avoid the overhead of a complete operating system, they can run very efficiently.
ZFS Storage
Proxmox integrates particularly well with ZFS.
ZFS provides:
- Snapshots
- Compression
- Data integrity checking
- Self-healing features
- Replication
- Storage pooling
For small businesses this can mean fewer third-party tools and less complexity.
Web-based management
Unlike some enterprise platforms requiring additional software, Proxmox is managed entirely through a browser.
Administrators can:
- Create virtual machines
- Allocate storage
- Monitor performance
- Configure clustering
- Create backups
- Restore systems
- Configure networking
Everything can be performed from a central management interface.
How businesses commonly use Proxmox
A small UK business with 25–100 staff might use Proxmox to host:
Office services
- Active Directory
- DNS
- DHCP
- Print servers
- File servers
Business applications
- Sage
- SQL databases
- CRM platforms
- ERP systems
Remote working
- Remote Desktop Services
- VPN servers
- Virtual desktops
Network infrastructure
- Firewalls
- Monitoring tools
- DNS filtering
Backup systems
- Backup repositories
- Disaster recovery platforms
Development and testing
- Test environments
- Software development
- Temporary projects
Why are businesses moving away from VMware?
Historically VMware was often considered the standard choice for virtualisation.
However, many businesses have recently faced:
Higher licensing costs
Businesses that previously purchased perpetual licences have increasingly moved towards subscription-based arrangements.
For smaller organisations this can result in:
- Larger recurring costs
- Increased budgeting uncertainty
- Paying for features that may never be used
Complexity
VMware environments can become increasingly complex over time.
Some organisations only use:
- Basic virtual machine hosting
- Snapshots
- Backups
Yet they may be paying for significantly more functionality.
Hardware refresh pressure
Licensing and support changes can sometimes push organisations toward replacing infrastructure sooner than necessary.
Many businesses would prefer to continue using reliable existing hardware rather than replacing functioning systems.
How Proxmox can reduce costs
For small businesses, the financial advantages can be substantial.
No mandatory licensing costs
Proxmox itself is free to use.
Businesses can optionally purchase support subscriptions, but these are generally significantly lower than traditional enterprise licensing costs.
Instead of:
Annual software licences + management products + additional features
You may simply have:
Server hardware + optional support subscription
Better hardware utilisation
Many businesses have servers operating at only:
- 10–20% CPU usage
- 20–30% memory utilisation
Proxmox enables consolidation.
Instead of five underutilised servers:
- One or two hosts may perform the same role.
Benefits include:
- Lower power usage
- Reduced rack space
- Lower cooling costs
- Fewer support contracts
Extending hardware lifespan
This becomes particularly attractive for businesses with older but capable hardware.
Many organisations still own servers such as:
- HP DL380 Gen9
- Dell R730
- Lenovo x3650
These systems often still provide substantial performance.
Why the HP DL380 Gen9 still works surprisingly well
The HP DL380 Gen9 remains common in many server rooms across the UK.
Although it is no longer considered modern hardware, it still offers capabilities that remain useful for virtualisation.
Typical specifications may include:
- Dual Intel Xeon E5 processors
- 64–512GB RAM
- Multiple 10Gb network ports
- SAS storage controllers
- SSD support
- Redundant power supplies
For Proxmox, these specifications remain perfectly viable.
A well-equipped DL380 Gen9 could comfortably run:
- Domain Controller VM
- SQL server
- File server
- Backup server
- Internal web applications
- Monitoring tools
- Firewall appliance
- Several Linux containers
All simultaneously.
Example: Small business migration scenario
Imagine a UK engineering firm with:
- 40 employees
- Three ageing VMware hosts
- Shared storage
- Five business applications
- File services
- Remote access services
Their existing costs might look something like:
| Item | Annual Cost |
|---|---|
| VMware licensing | £3,500–£7,000 |
| Support contracts | £1,500 |
| Hardware maintenance | £1,000 |
| Power consumption | £800 |
Potential annual spend:
£6,800–£10,300
A Proxmox-based approach using repurposed DL380 Gen9 hardware might involve:
| Item | Annual Cost |
|---|---|
| Proxmox subscription | £0–£1,000 |
| Existing hardware reuse | £0 |
| Reduced power usage | Lower |
| Reduced licensing overhead | Lower |
Savings may easily reach several thousand pounds annually.
Actual figures vary, but for smaller organisations the percentage reductions can be significant.
Building an effective Proxmox environment on older hardware
For a DL380 Gen9, a practical small business setup could look like:
Server hardware
- Dual Xeon E5-2630 v3 processors
- 128–256GB RAM
- 2 × SSD mirror for Proxmox boot
- 8–24 SAS drives for storage
- 10Gb networking
Storage layout
Operating system:
- 2 × SSD mirror
VM storage:
- RAIDZ2 ZFS pool
- Enterprise SSDs where possible
Backups:
- Separate backup storage
- Replication to secondary server
Features businesses often underestimate
Snapshots
Before major updates:
Take snapshot → apply update → roll back if needed.
This can significantly reduce risk.
Live migration
If multiple Proxmox hosts exist:
Virtual machines can move between servers with minimal interruption.
Clustering
Several servers can operate together as a single environment.
Benefits include:
- Higher availability
- Easier maintenance
- Better resource allocation
Integrated backups
Proxmox integrates very effectively with backup platforms.
Businesses can schedule:
- Daily backups
- Incremental backups
- Replication
- Disaster recovery copies
Potential considerations before migrating
No platform is perfect.
Businesses should consider:
Migration planning
Existing VMware environments need careful assessment:
- VM sizes
- Storage layouts
- Networking
- Dependencies
Staff familiarity
Teams experienced only with VMware may require some learning time.
However, many administrators find Proxmox relatively straightforward.
Support requirements
Businesses needing guaranteed response times should consider:
- Professional support subscriptions
- Managed service providers
- Internal expertise
Final thoughts
For many UK small businesses, Proxmox represents more than simply a VMware replacement.
It can become an opportunity to:
- Reduce recurring costs
- Simplify infrastructure
- consolidate hardware
- extend server lifespan
- modernise gradually rather than replace everything at once
Perhaps most importantly, it allows businesses to continue extracting value from hardware they already own.
A server such as an HP DL380 Gen9 may no longer be the latest technology, but paired with Proxmox it can still become a highly capable virtualisation platform capable of supporting real business workloads for years to come.
For organisations facing rising virtualisation costs, the question is becoming less about whether Proxmox can replace VMware and more about whether continuing to pay increasing licensing costs still makes financial sense.


