feat(docs/supported hosts): add CH 8.2 LTS in the list of supported hosts (#5127)

This commit is contained in:
Olivier Lambert 2020-07-02 09:30:16 +02:00 committed by GitHub
parent 1d0cea8ad0
commit 7e557ca059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ Xen Orchestra should be fully functional with any version of these two virtualiz
## XCP-ng ## XCP-ng
:::tip :::tip
Xen Orchestra and XCP-ng are mainly edited by the same company ([Vates](https://vates.fr)). That's why you are sure to have the best compatibility with both XCP-ng and XO! Xen Orchestra and XCP-ng are mainly edited by the same company ([Vates](https://vates.fr)). That's why you are sure to have the best compatibility with both XCP-ng and XO! Also, we strongly suggest people to keep using the latest XCP-ng version as far as possible (or N-1).
::: :::
- XCP-ng 8.1 ✅ 🚀 - XCP-ng 8.1 ✅ 🚀
@ -25,14 +25,9 @@ Xen Orchestra and XCP-ng are mainly edited by the same company ([Vates](https://
- XCP-ng 7.5 ✅ ❗ - XCP-ng 7.5 ✅ ❗
- XCP-ng 7.4 ✅ ❗ - XCP-ng 7.4 ✅ ❗
:::tip
We strongly suggest people to keep using the latest XCP-ng version as far as possible (or N-1).
:::
## Citrix Hypervisor (formerly XenServer) ## Citrix Hypervisor (formerly XenServer)
Backup restore for large VM disks (>1TiB usage) is [broken on old XenServer versions](https://bugs.xenserver.org/browse/XSO-868) (except 7.1 LTS up-to-date and superior to 7.6). - Citrix Hypervisor 8.2 LTS ✅
- Citrix Hypervisor 8.1 ✅ - Citrix Hypervisor 8.1 ✅
- Citrix Hypervisor 8.0 ✅ - Citrix Hypervisor 8.0 ✅
- XenServer 7.6 ✅ ❗ - XenServer 7.6 ✅ ❗
@ -50,6 +45,10 @@ Backup restore for large VM disks (>1TiB usage) is [broken on old XenServer vers
- XenServer 5.x ❎ ❗ - XenServer 5.x ❎ ❗
- Basic administration features only - Basic administration features only
:::warning
Backup restore for large VM disks (>1TiB usage) is [broken on old XenServer versions](https://bugs.xenserver.org/browse/XSO-868) (except 7.1 LTS up-to-date and superior to 7.6).
:::
## Others ## Others
If you installed Xen hypervisor from your usual Linux distribution, it won't work. Xen Orchestra is **agent-less** and communicate to the host directly using XAPI toolstack. Without this toolstack, it's not possible to make Xen and XO communicate. If you installed Xen hypervisor from your usual Linux distribution, it won't work. Xen Orchestra is **agent-less** and communicate to the host directly using XAPI toolstack. Without this toolstack, it's not possible to make Xen and XO communicate.