host-license-view
For XenServer (free edition), displays the contents of the XenServer host license.
Note:
This command only applies to free XenServer. XenServer 5.6 Advanced edition and higher use the host-
host-logs-download
Download a copy of the logs of the specified XenServer hosts. The copy is saved by default in a time- stamped file named
The host(s) on which this operation should be performed are selected using the standard selection mechanism (see host selectors above). Optional arguments can be any number of the host selectors listed at the beginning of this section.
While the xe
host-management-disable
host-management-disable
Disables the host agent listening on an external management network interface and disconnects all connected API clients (such as the XenCenter). Operates directly on the XenServer host the CLI is connected to, and is not forwarded to the pool master if applied to a member XenServer host.
Warning:
Be extremely careful when using this CLI command
host-management-reconfigure
host-management-reconfigure [interface=<device> ] [pif-uuid=<uuid> ]
Reconfigures the XenServer host to use the specified network interface as its management interface, which is the interface that is used to connect to the XenCenter. The command rewrites the MANAGEMENT_INTERFACE key
If the device name of an interface (which must have an IP address) is specified, the XenServer host will immediately rebind. This works both in normal and emergency mode.
If the UUID of a PIF object is specified, the XenServer host determines which IP address to rebind to itself. It must not be in emergency mode when this command is executed.
Warning:
159