We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d152c commit 9d29658Copy full SHA for 9d29658
xapi/architecture.md
@@ -4,6 +4,7 @@ layout: default
4
---
5
6
Xapi is responsible for
7
+
8
- providing a stable interface (the XenAPI)
9
- allowing one client to manage multiple hosts
10
- hosting the "xe" CLI
@@ -16,6 +17,7 @@ Xapi is responsible for
16
17
- managing software patching
18
19
Note that Xapi delegates core functions such as
20
21
- starting VMs to [Xenopsd](https://github.com/xapi-project/xenopsd)
22
- monitoring performance counters to [Xcp-rrdd](https://github.com/xapi-project/xcp-rrdd)
23
- setting up host networking to [Xcp-networkd](https://github.com/xapi-project/xcp-networkd)
0 commit comments