October 2025 Patch 1 Release
New Features and Enhancements
Pre-configured Volume-backed VM Flavors: Zero-disk flavors are now required for creating volume-backed VMs. Six diskless flavors now available out-of-the-box for volume-backed VMs and hotplug VMs, eliminating the need for manual flavor creation.
Volume Import from Storage Arrays via pcdctl: Storage volumes can now be imported from backend arrays (Pure Storage, HPE Primera, etc.) using
pcdctl, enabling workflows like database refreshes from production replicas without recreating volumes.Enhanced Audit Logging for Core Services: API audit events from key system components now persist to filesystem, accessible via the audit PVC on the management node for compliance and troubleshooting workflows.
Customizable CPU Virtualization Settings: Cluster creation now supports configuring CPU mode (host-model, host-passthrough, custom) and model, enabling standardized CPU features across hosts for optimized live migration compatibility.
Automated Image Storage Cleanup: Deleted images now automatically removed from storage backends (filesystem, shared storage) without manual intervention.
Bug Fixes
VM High Availability for Hard Affinity Groups: VMs with hard affinity/anti-affinity policies now evacuate successfully during host failures, preventing error states caused by affinity constraint violations.
Proxy Configuration for Compute Service: Fixed inconsistent proxy environment variable handling across hypervisor services, eliminating manual configuration file edits previously required for hypervisor-to-DU communication in proxied environments.
Network Visibility for Self-Service Users: Shared external networks now appear in VM creation network list for self-service users, enabling seamless deployment in multi-tenant environments.
Root Volume Selection for Delete on Termination: Fixed volume deletion logic to correctly identify and delete root volumes when VMs are terminated. Attached volumes now default to preserve on VM deletion.
Known Limitations
VM Migration During Ubuntu Host Upgrades
VM migration supports only Ubuntu 22.04 to 24.04 host upgrades (not reverse direction).
VMHA and DRR must be disabled and hosts drained before the upgrade.
Known Issues
Grafana deployment (Self Hosted) Grafana does not get deployed in case of Self Hosted deployments.
vGPU support — general note
For vGPU support, please refer to the GPU documentation for more information on the issues below:
If a GPU PCI device is already bound to a driver/module, it must be unbound to enable vGPU on the same PCI device.
DRR and vTPM-enabled VMs DRR does not support vTPM-enabled VMs. Live migration of such VMs is not possible, so these VMs will not be migrated automatically.
Evacuation race condition for hosts with persistent storage role
If a host with a persistent storage role assigned goes down and VMs running on that host are also served their block storage volumes from the same host, a known race condition may result in the evacuation of those VMs failing.
Recommendation: assign a block storage role to hosts that are not assigned a hypervisor role.
This issue is being fixed in the next release of Private Cloud Director.
NFS backend and image volume cache
If you are using NFS as the backend for block storage, set the
image_volume_cache_enabledflag tofalse.If the flag is set to
true, creating a VM from a cached image volume may lead to incorrect root disk sizing.
pcdctl and MFA
pcdctl config setcommand is not supported for users with MFA enabled.Image upload to encrypted volumes
Image upload to encrypted volumes is currently unsupported.
Volume encryption is currently only supported for empty volumes.
SSO users and PCD Grafana SSO users cannot log in to PCD Grafana.
DNS Publish Fixed IP behavior If you have a network with a DNS domain assigned, and one of its subnets has DNS Publish Fixed IP enabled, then a port created on any subnet within that network will publish a DNS record, irrespective of the subnet's DNS Publish Fixed IP setting.
Last updated
Was this helpful?
