# KỊCH BẢN FAILOVER

## <mark style="color:green;">Failover một phần (Partial Failover)</mark>

* Failover một phần cần thiết khi trung tâm dữ liệu (site on-premises) của bạn vẫn hoạt động, nhưng chỉ một hoặc một nhóm các máy chủ, ứng dụng hoặc máy ảo (VMs) gặp sự cố.&#x20;
* Trong tình huống này, failover toàn bộ site là không cần thiết. Failover một phần cho phép bạn chạy các hệ thống bị hỏng tại site DR (cloud HI GIO) trong khi phần còn lại của các hệ thống hoạt động bình thường vẫn tiếp tục chạy trên site DC (on-premises).

## <mark style="color:green;">Failover toàn bộ (Full Failover)</mark> <a href="#full-failover" id="full-failover"></a>

* Các tình huống thảm họa hầu như luôn xảy ra bất ngờ. Trong một sự kiện thảm họa, việc khôi phục hạ tầng của doanh nghiệp càng sớm càng tốt là rất quan trọng để ngăn ngừa thiệt hại lớn.&#x20;
* Failover và failback có thể giúp đảm bảo rằng doanh nghiệp của bạn tiếp tục hoạt động bình thường, ngay cả khi site DC bị ảnh hưởng bởi thảm họa.


---

# 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-user-guide-vn/hi-gio-draas/kich-ban-failover.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.
