> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/automate-protect-and-extend/vi/sao-luu-va-dr/syncs-overview.md).

# Đồng bộ Site

Site Syncs sao chép các ảnh chụp hệ thống sang một hệ thống VergeOS khác, giúp đơn giản hóa và tinh gọn:

* **Sao lưu và lưu trữ ngoài site** - khôi phục dữ liệu ở mức chi tiết tại site từ xa hoặc trên hệ thống nguồn sau khi đồng bộ ngược về
* **Sẵn sàng ứng phó khẩn cấp** - đảm bảo toàn bộ hệ thống của bạn có thể sẵn sàng cho việc khôi phục nhanh chóng và đầy đủ tại một site từ xa để giảm thiểu thời gian ngừng hoạt động và đảm bảo tính liên tục trong vận hành
* **Di chuyển** - dễ dàng di chuyển và khởi chạy một hệ thống hoàn chỉnh, từng tenant riêng lẻ hoặc các workload được chọn tại một địa điểm mới

## Tính năng chính

* **Sao lưu ngoài site cho toàn bộ hệ thống** - sao chép các ảnh chụp hệ thống bao gồm mạng, máy ảo, tenant, NAS và cấu hình hệ thống của bạn
* **Tối thiểu hóa việc sử dụng băng thông/Thời gian truyền ngắn hơn** - đồng bộ ở cấp khối (chỉ truyền dữ liệu đã thay đổi), khử trùng lặp và nén trong quá trình truyền
* **Mã hóa trong quá trình truyền** - mã hóa AES 256-bit tự động
* **Vận hành linh hoạt** - các tùy chọn lên lịch, xếp hàng và đồng bộ thủ công
* **Máy chủ sửa chữa (ioGuardian)** - các site đồng bộ có thể được dùng cho tự động khôi phục nội tuyến (ví dụ: sau nhiều lỗi ổ đĩa đồng thời hoặc sự cố nguồn điện)

## Liên kết liên quan

* [**Bảng điều khiển Sites**](/run-the-platform/vi/quan-tri-he-thong/sites-overview.md)
* [**Cấu hình Site Sync**](/automate-protect-and-extend/vi/sao-luu-va-dr/sync-configuration.md)
* [**Giám sát Site Syncs**](/automate-protect-and-extend/vi/sao-luu-va-dr/monitoring-site-syncs.md)
* [**Site Sync thủ công**](/automate-protect-and-extend/vi/sao-luu-va-dr/manual-site-syncs.md)
* [**Truy xuất một bản đồng bộ ngược** (dùng cho khôi phục dữ liệu cục bộ)](/automate-protect-and-extend/vi/sao-luu-va-dr/sync-back.md)
* [**Máy chủ sửa chữa (ioGuardian)**](/automate-protect-and-extend/vi/sao-luu-va-dr/repair-server.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.verge.io/automate-protect-and-extend/vi/sao-luu-va-dr/syncs-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
