# FAILOVER SCENARIO

## <mark style="color:green;">Partial Failover</mark> <a href="#partial-failover" id="partial-failover"></a>

* Partial failover is necessary when your DC (on-premises site) is **still up and running** but only one (or a subset) of your servers, applications, or virtual machines (VMs) is experiencing problems.
* In this scenario, a complete site failover is unnecessary. Partial failover allows you to run the corrupted systems at the DR site (HI GIO cloud) while the rest of your functional systems keep running on your DC site (on-premises site).

## <mark style="color:green;">Full Failover</mark> <a href="#full-failover" id="full-failover"></a>

* Disaster scenarios almost always strike unexpectedly. In a disaster event, it is critical to restore the infrastructure of your business as soon as possible before any significant damage is done.
* Failover and failback can help ensure that your business continues functioning properly, even if the DC site is affected by a disaster.&#x20;


---

# 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.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.
