VEXXHOST Is Heading to ALL IN 2026
Join VEXXHOST at ALL IN 2026 in Montreal! Visit Booth M30 for live demos, giveaways, and conversations about sovereign AI infrastructure and open-source cloud.
Lire la noteNotes de terrain / Dernières nouvelles
Des notes d’ingénierie issues de l’exploitation d’infrastructures ouvertes : pannes, décisions de conception et travail upstream qui améliorent l’infrastructure ouverte.
Parcourir toutes les notesJoin VEXXHOST at ALL IN 2026 in Montreal! Visit Booth M30 for live demos, giveaways, and conversations about sovereign AI infrastructure and open-source cloud.
Lire la noteLearn what makes a private cloud production-ready, from high availability and storage to security, observability, recovery, capacity, and operations.
Lire la noteElasticity is a feature you pay for. It is worth it for a viral spike, but wasted on flat baseline load. A framework for measuring your peak-to-median ratio and placing workloads where they belong.
Lire la noteAchieve near-zero downtime during OpenStack upgrades with Atmosphere’s new "ovsinit" utility and AVX-512-optimized OVS builds for faster, more efficient networking.
Upgrading OpenStack often comes with one unavoidable risk: temporary data plane interruptions. In Atmosphere, we’ve already solved a major part of this challenge by decoupling Open vSwitch (OVS) image builds from platform upgrades — eliminating unnecessary OVS restarts.
Now, we’re taking that even further. Atmosphere introduces two key improvements that make OpenStack networking faster and more resilient than ever:
ovsinit, purpose-built to minimize data plane downtime during restarts.Atmosphere’s Open vSwitch images are now compiled with AVX-512 support, unlocking advanced CPU instructions available on modern Intel processors.
That translates directly into higher throughput and efficiency for both kernel and DPDK datapaths — improving packet processing, reducing CPU load, and delivering smoother performance under heavy workloads.
These enhancements require no configuration changes — they’re automatic for any compatible hardware, bringing performance improvements out-of-the-box.
ovsinit: Minimal Downtime, Maximum ControlEven with previous optimizations, traditional Kubernetes behavior still caused short data plane interruptions when Open vSwitch daemons restarted. Kubernetes typically stops an old pod before starting a new one — meaning if image pulls are slow or startup takes time, networking can go dark for several seconds.
ovsinit fixes that by rethinking how Open vSwitch daemons are restarted inside Kubernetes.
When used as the container entry point, ovsinit:
ovs-vswitchd or ovsdb-server) is already running.appctl exit.syscall.Exec to start the new process in-place — preserving its PID and data plane state.Combined with a rolling update strategy, the new pod is fully online before the old one exits, allowing a smooth, low-latency transition.
In testing across production-like OpenStack environments:
That’s a massive improvement over traditional restarts, where data plane loss could last several seconds or more. In most real deployments, users won’t even notice the transition.
Reliable networking is critical for OpenStack operators. With these improvements, Atmosphere delivers:
ovsinit for minimal data plane disruptionTogether, these changes redefine what it means to run OpenStack with true production resilience.
Atmosphere continues to evolve through real production experience — solving the real-world challenges of OpenStack lifecycle management, upgrades, and performance tuning.
It isn’t a wrapper around OpenStack — it is OpenStack, engineered to deliver the reliability, control, and performance that operators expect.
Choose from Atmosphere Cloud, Hosted, or On-Premise.
Simplify your cloud operations with our intuitive dashboard.
Run it yourself, tap our expert support, or opt for full remote operations.
Leverage Terraform, Ansible or APIs directly powered by OpenStack & Kubernetes