# Step 3P - Partial failover VMs (VM - APP1) from on-premise site to HI GIO site

## <mark style="color:green;">**Overview**</mark>

Use this step when your primary infrastructure (on-premise) is running well. After this step:

**- Workload is on the HI GIO cloud site.**

**- Source workload is powered off.**

## <mark style="color:green;">**Procedure**</mark> <a href="#procedure" id="procedure"></a>

{% stepper %}
{% step %}
**Step 1:** Log on to the HI GIO portal.
{% endstep %}

{% step %}
**Step 2:** Expand **More** > Click on **Availability ()**

<figure><img src="/files/3b8WWE3Qcbz9EeK3wIQs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 3:** Click on **Incoming Replications >** Check the checkbox for VM **APP1** > Expand **ALL ACTIONS** > Click on **Migrate**

<figure><img src="/files/Jl6gUAyORBzC8VYa4dMs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 4:** Configure Recovery Settings for Migrate

**- Instances handing after recovery: Default.**

**- Power Settings: Power on recovered vApps.**

**- Network Settings: Apply preconfigured network settings on migrate (configured in step2)**

<figure><img src="/files/pQqnIVayJAd4cwRhzLwt" alt=""><figcaption></figcaption></figure>

**- Click NEXT**

<figure><img src="/files/ZkMcY7IgrceVzqwbnXRL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 5:** Review and click **FINISH**

<figure><img src="/files/5kfuJOwptVqoNSRWd3nL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 6:** Expectation result:

1. Failover in Progress: You will notice Migrate **in Progress with %** progress in the Detailed Status.

<figure><img src="/files/0JGeAEnY2HFnuYdl1pyE" alt=""><figcaption></figcaption></figure>

2. Once the migration task is completed, confirm on

**STATUS**, **VM**:

**APP1:**&#x20;

\- Recovery state = Failed-Over,&#x20;

\- Replication Type = On-Premise Protection,&#x20;

\- Overall health = Green.

**DB1:**&#x20;

\- Recovery state = Not stated,&#x20;

\- Replication Type = On-Premise Protection,&#x20;

\- Overall health = Green.

<figure><img src="/files/BE7lXWMvqOZt33akZbwY" alt=""><figcaption></figcaption></figure>

Migrate completed successfully. The workload is running in the HI GIO cloud, and the workload is no longer protected.
{% endstep %}
{% endstepper %}

***

## <mark style="color:orange;">Validate - APP1</mark> <a href="#validate-app1" id="validate-app1"></a>

## <mark style="color:green;">**Procedure**</mark>

{% stepper %}
{% step %}
**Step 1:** Log on to the HI GIO portal: *select vAPP1* > **Virtual machines**.
{% endstep %}

{% step %}
**Step 2:** Confirm that VM APP1 was migrated to HI GIO and powered on.

<figure><img src="/files/C6eAb8GSNjTIfBNvOoyM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 3:** Ping, tracert, HTTP to APP1 from on-premises site must be success.

<figure><img src="/files/bSTNZvPpQ00jfPFSPeUV" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**Step 4:** Expectation result:

1. The VM APP1 is running on the HI GIO site now. The VM is no longer protected.
2. The VM APP1 is power off on-premises - automatic by vCDA.

<figure><img src="/files/hXDtjsbBxijkDOsj2i09" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<br>


---

# 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://docs.higiocloud.vn/hi-gio-draas/failover-scenario/failover/step-3p-partial-failover-vms-vm-app1-from-on-premise-site-to-hi-gio-site.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.
