
Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
PCD Deployment Fails with Error Etcd Leader Changed
Problem
Self Hosted PCD Management Plane deployment sometimes fails with Error from server: etcdserver: leader changed
Environment
Self-hosted Private Cloud Director Virtualization - v2025.4 and Higher
Self-hosted Private Cloud Director Kubernetes - v2025.4 and Higher
Component: etcd
Cause
The leader node in an etcd cluster handles all write requests and coordinates data replication. If the leader experiences high CPU usage, memory pressure, or Disk I/O bottlenecks due to heavy load or insufficient resources, it may become unresponsive or slow, leading to other nodes initiating a leader election.
Diagnostics
During execution, airctl commands fail at a specific step, with logs explicitly showing: Error from server: etcdserver: leader changed
This error is always prefixed by the step failure message.
Resolution
Uninstall the current PCD Management Plane and retry the PCD Management Plane Deployment.