mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-15 10:50:28 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/hypervisor.5.rst
This commit is contained in:
@ -19,7 +19,7 @@ SYNOPSIS
|
||||
********
|
||||
|
||||
|
||||
\ **hypervisor Attributes:**\ \ *node*\ , \ *type*\ , \ *mgr*\ , \ *interface*\ , \ *netmap*\ , \ *defaultnet*\ , \ *cluster*\ , \ *datacenter*\ , \ *preferdirect*\ , \ *comments*\ , \ *disable*\
|
||||
\ **hypervisor Attributes:**\ \ *node*\ , \ *type*\ , \ *mgr*\ , \ *interface*\ , \ *netmap*\ , \ *defaultnet*\ , \ *cluster*\ , \ *datacenter*\ , \ *preferdirect*\ , \ *comments*\ , \ *disable*\
|
||||
|
||||
|
||||
***********
|
||||
@ -36,65 +36,65 @@ hypervisor Attributes:
|
||||
|
||||
|
||||
|
||||
\ **node**\
|
||||
|
||||
\ **node**\
|
||||
|
||||
The node or static group name
|
||||
|
||||
|
||||
|
||||
\ **type**\
|
||||
|
||||
|
||||
\ **type**\
|
||||
|
||||
The plugin associated with hypervisor specific commands such as revacuate
|
||||
|
||||
|
||||
|
||||
\ **mgr**\
|
||||
|
||||
|
||||
\ **mgr**\
|
||||
|
||||
The virtualization specific manager of this hypervisor when applicable
|
||||
|
||||
|
||||
|
||||
\ **interface**\
|
||||
|
||||
|
||||
\ **interface**\
|
||||
|
||||
The definition of interfaces for the hypervisor. The format is [networkname:interfacename:bootprotocol:IP:netmask:gateway] that split with | for each interface
|
||||
|
||||
|
||||
|
||||
\ **netmap**\
|
||||
|
||||
|
||||
\ **netmap**\
|
||||
|
||||
Optional mapping of useful names to relevant physical ports. For example, 10ge=vmnic_16.0&vmnic_16.1,ge=vmnic1 would be requesting two virtual switches to be created, one called 10ge with vmnic_16.0 and vmnic_16.1 bonded, and another simply connected to vmnic1. Use of this allows abstracting guests from network differences amongst hypervisors
|
||||
|
||||
|
||||
|
||||
\ **defaultnet**\
|
||||
|
||||
|
||||
\ **defaultnet**\
|
||||
|
||||
Optionally specify a default network entity for guests to join to if they do not specify.
|
||||
|
||||
|
||||
|
||||
\ **cluster**\
|
||||
|
||||
|
||||
\ **cluster**\
|
||||
|
||||
Specify to the underlying virtualization infrastructure a cluster membership for the hypervisor.
|
||||
|
||||
|
||||
|
||||
\ **datacenter**\
|
||||
|
||||
|
||||
\ **datacenter**\
|
||||
|
||||
Optionally specify a datacenter for the hypervisor to exist in (only applicable to VMWare)
|
||||
|
||||
|
||||
|
||||
\ **preferdirect**\
|
||||
|
||||
|
||||
\ **preferdirect**\
|
||||
|
||||
If a mgr is declared for a hypervisor, xCAT will default to using the mgr for all operations. If this is field is set to yes or 1, xCAT will prefer to directly communicate with the hypervisor if possible
|
||||
|
||||
|
||||
|
||||
\ **comments**\
|
||||
|
||||
|
||||
|
||||
\ **disable**\
|
||||
\ **comments**\
|
||||
|
||||
|
||||
|
||||
\ **disable**\
|
||||
|
||||
|
||||
|
||||
@ -104,5 +104,5 @@ SEE ALSO
|
||||
********
|
||||
|
||||
|
||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
|
||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
|
||||
|
||||
|
Reference in New Issue
Block a user