# VMHA Fails to Work When Host Loses Connection to Shared Storage

## Problem

* VMHA mechanism should be activated in scenarios when a host loses connectivity to shared storage.
* In the event of a disconnection from shared storage, it is essential for the virtual machines (VMs) to be automatically evacuated from the affected host. This is necessary because, during such disconnections, the VMs can become unresponsive and enter a "*hang mode,*" rendering them read-only and inaccessible.

## Environment

* Private Cloud Director Virtualization - v2025.6 and Higher
* Private Cloud Director Kubernetes – v2025.6 and Higher
* Self-Hosted Private Cloud Director Virtualization - v2025.6 and Higher
* Self-Hosted Private Cloud Director Kubernetes - v2025.6 and Higher
* Component: VMHA

## Answer

* This is a known product limitation, and an RFE (Request for Feature Enhancement) is reported internally with ID - **PCD-3448.**

## Additional Information

* For further questions/concerns regarding the RFE, reach out to the [Platform9 Support Team](https://support.platform9.com/hc/en-us).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://platform9.com/kb/pcd/generic/vmha-fails-to-work-when-host-loses-connection-to-shared-storage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
