Update administration.md
This commit is contained in:
parent
cea08dba5a
commit
0b40b77802
@ -94,4 +94,24 @@ You can edit your VM RAM or CPUs in live, like you edit a VM name or description
|
||||
* each VM has a vCPU maximum number. This value can't be change while the VM is running. You can reduce the number of vCPUs, but can't assign more than max. In XO, while your VM is halted, allow the max vCPUs you would need, then boot it. Now you can reduce it and then expand it later to this maximum.
|
||||
* the same limitation apply for the RAM.
|
||||
|
||||
You can learn more about XenServer resource management here: https://wiki.xenserver.org/XCP_FAQ_Dynamic_Memory_Control
|
||||
You can learn more about XenServer resource management here: https://wiki.xenserver.org/XCP_FAQ_Dynamic_Memory_Control
|
||||
|
||||
### Docker management
|
||||
|
||||
Thanks to the plugin developed [recently](http://xenserver.org/partners/docker.html?id=159) as a "preview" by Citrix in XenServer, we started to work something to expose those data in Xen Orchestra.
|
||||
|
||||
First thing first, we now detect which VMs are "Docker ready", meaning connected to XenServer and its plugin to send more info.
|
||||
|
||||
This is visible in the home page of XO, VM with a small ship blue logo:
|
||||
|
||||

|
||||
|
||||
By clicking on this VM, you'll have some new stuff visible, first the Docker version:
|
||||
|
||||

|
||||
|
||||
Also, a new panel is now displaying the containers on the VM:
|
||||
|
||||

|
||||
|
||||
You can Stop, Start, Pause, Resume or Restart a Docker container from there.
|
Loading…
Reference in New Issue
Block a user