Update administration.md

This commit is contained in:
Olivier Lambert
2015-11-11 13:52:44 +01:00
parent 88c58f44f5
commit 7dd4ce4e7e

View File

@@ -6,26 +6,28 @@ This part is about everyday XenServer administration tasks.
The original motivation of XO was to provide a view to understand the whole infrastructure in a single page. In short, to answer the question: "where is my VM?".
![](https://xen-orchestra.com/blog/content/images/2014/Aug/main_view.png)
[Read more about it](https://xen-orchestra.com/blog/introducing-new-interface/#horizontalhierarchy).
[![](https://xen-orchestra.com/blog/content/images/2014/Aug/main_view.png)](https://xen-orchestra.com/blog/introducing-new-interface/#horizontalhierarchy).
### Live filter search
If you infrastructure starts to be big, it could be useful to find exactly what you need. It could be an IP address, a VM name, or a storage name: any object!
![](https://xen-orchestra.com/blog/content/images/2014/Aug/flat_view_filtered.png)
[Read more about this](https://xen-orchestra.com/blog/introducing-new-interface/#flatviewwithpowerfulsearchengine).
[![](https://xen-orchestra.com/blog/content/images/2014/Aug/flat_view_filtered.png)](https://xen-orchestra.com/blog/introducing-new-interface/#flatviewwithpowerfulsearchengine).
### Easy VM creation
Creating a VM should be trivial! That's why we are constantly improving our interface to display only what's necessary, but also allow the user to access advanced stuff when needed.
Be advised we are in the middle of a full interface rewrite, you can read [more about it here](https://xen-orchestra.com/blog/announcing-xen-orchestra-5-x/).
### VM import and export
You can import or export a VM directly on your computer, through your web browser.
If your VM is currently running, XO will automatically create a snapshot then delete it at the end of the export process.
![](https://xen-orchestra.com/blog/content/images/2014/Sep/import1bis.png)
[Read more about it](https://xen-orchestra.com/blog/import-and-export-vm-in-xo/).