Questions people actually ask
Do you install and configure OpenStack for me?
No. We build the machine, install the distribution you chose, and hand over root and the console. Everything above that is yours. If you would rather buy the deployment than build it, hire an OpenStack integrator and rent the hardware here; that combination works and we are happy to be the second half of it.
Can I get a private network between my nodes?
No. There is no VLAN, no second port and no cross-connect to buy, so every node has one public port and one address on it, and the management, tunnel and storage traffic all cross that port. Encrypt what matters, use the host firewall to keep the API and the database endpoints closed to everything but your own addresses, and treat a design that assumes an isolated back plane as a design for other hardware.
How do floating IPs work, and how many can I have?
Extra IPv4 addresses come from the same /24 as the machine's primary and arrive on the same port, so Neutron can hand one to an instance directly or route a whole tenant behind the host. The ladder is two for $6 a month, four for $18, six for $30 and eight for $42 on the Scalable and four-socket lines; the entry blade goes to four and the NVMe cartridges to two. Beyond that, instances live behind NAT on the host, which is what most people do anyway.
Can I run Ceph?
On the cartridge lines, yes. The m510 and m710x have no RAID controller, so an OSD gets the raw NVMe device Ceph expects. On the ProLiant blades the disks sit behind an embedded controller as one logical volume, which is the arrangement Ceph's own documentation tells you not to use, so those are the wrong machines for storage and the right ones for everything else. Three cartridges is the smallest cluster worth having.
How many machines do I need to start?
One, if you are learning: an all-in-one on a single machine is a real OpenStack and it fails in all the interesting ways. Three is where it becomes an environment somebody else can depend on, with the control plane on its own machine and two compute nodes beside it. There is no minimum order and no bundle, so start with one and add the next when the first proves the design.
What happens when I lock myself out?
On the blades and on the m510 and m710x you open the out-of-band console from the control panel and fix it, exactly as you would in front of the rack. On the m300, m700, m710 and m710p there is power control and no console, so the recovery is a reinstall, which is self-service, unlimited and takes about as long as the original build. Order a line with a console if the machine is going to be experimented on.
Which version, and can I upgrade it later?
Whichever you deploy. 2026.1 Gazpacho is the current release, dated 1 April 2026, and it is a SLURP release, so you can skip to it from 2025.1 Epoxy in one upgrade. Nothing in our build pins you to a version, and reinstalling the host is a button rather than a request.
Can I sell instances from it?
Yes. It is your hardware, your hypervisor and your cloud. Windows guests need your own licences, as they would anywhere. If the arithmetic against renting from a hyperscaler is the question, that comparison has its own page.
How quickly does a machine arrive, and how do I stop?
A racked machine is live about 30 minutes after the order is approved, and a build to order takes 4 to 24 hours. Billing is monthly, there is no contract and no minimum term, and cancelling from the control panel ends the service at the close of the billing month.