> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-user-guide-vn/hi-gio-draas/kich-ban-failover/environment.md).

# ENVIRONMENT

## <mark style="color:green;">Sơ đồ kiến ​​trúc</mark> <a href="#id-1.-architecture-diagram" id="id-1.-architecture-diagram"></a>

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

<figure><img src="/files/CihFmcYwg7VrZvajgkNN" alt=""><figcaption><p>DC site có sự cố - full failover</p></figcaption></figure>

## &#x20;<mark style="color:green;">Thông tin môi trường</mark> <a href="#id-2.-environment-information" id="id-2.-environment-information"></a>

1. **On-premises Site**&#x20;

| **No.** | **Item**         | **Description**                                | **IP Address**  | **Note** |
| ------- | ---------------- | ---------------------------------------------- | --------------- | -------- |
| **1**   | vcsa7.lab.local  | vCenter                                        | 192.168.137.77  |          |
| **2**   | vcda7.lab.local  | VMware Cloud Director Availability On-premises | 192.168.137.78  |          |
| **3**   | host16.lab.local | ESXi host                                      | 192.168.137.50  |          |
| **4**   | DC.lab.local     | Primary Domain controller                      | 192.168.137.200 |          |

2. **HI GIO Site**

|         |                      |                             |                 |          |
| ------- | -------------------- | --------------------------- | --------------- | -------- |
| **No**. | **Item**             | **Description**             | **IP Address**  | **Note** |
| 1       | ASG000001-Customer01 | Organizations               |                 |          |
| 2       | ADC.lab.local        | Secondary Domain controller | 192.168.137.201 |          |

&#x20;**3. Cấu hình hệ thống môi trường (Environment System Configuration):**

| # | **App Name**                                       | **Hostname**                                                 | **On-prem IP address**                                       | **HI GIO's Network**                                     | **HI GIO IP address**                                        | **Remark**                       |
| - | -------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------------------------------------------------------- | ------------------------------------------------------------ | -------------------------------- |
| 1 | <mark style="background-color:yellow;">APP1</mark> | <mark style="background-color:yellow;">APP1.lab.local</mark> | <mark style="background-color:yellow;">192.168.140.14</mark> | <mark style="background-color:yellow;">\[L2]VM140</mark> | <mark style="background-color:yellow;">192.168.140.14</mark> | <http://app1.lab.local/Students> |
| 2 | <mark style="background-color:yellow;">APP1</mark> | <mark style="background-color:yellow;">DB1.lab.local</mark>  | <mark style="background-color:yellow;">192.168.141.14</mark> | <mark style="background-color:yellow;">\[L2]VM141</mark> | <mark style="background-color:yellow;">192.168.141.14</mark> |                                  |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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