2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-14 18:30:23 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/nodelist.5.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 946983c842
commit ec05aebce3

View File

@ -19,7 +19,7 @@ SYNOPSIS
********
\ **nodelist Attributes:**\ \ *node*\ , \ *groups*\ , \ *status*\ , \ *statustime*\ , \ *appstatus*\ , \ *appstatustime*\ , \ *primarysn*\ , \ *hidden*\ , \ *updatestatus*\ , \ *updatestatustime*\ , \ *zonename*\ , \ *comments*\ , \ *disable*\
\ **nodelist Attributes:**\ \ *node*\ , \ *groups*\ , \ *status*\ , \ *statustime*\ , \ *appstatus*\ , \ *appstatustime*\ , \ *primarysn*\ , \ *hidden*\ , \ *updatestatus*\ , \ *updatestatustime*\ , \ *zonename*\ , \ *comments*\ , \ *disable*\
***********
@ -36,82 +36,82 @@ nodelist Attributes:
\ **node**\
\ **node**\
The hostname of a node in the cluster.
\ **groups**\
\ **groups**\
A comma-delimited list of groups this node is a member of. Group names are arbitrary, except all nodes should be part of the 'all' group. Internal group names are designated by using __<groupname>. For example, __Unmanaged, could be the internal name for a group of nodes that is not managed by xCAT. Admins should avoid using the __ characters when defining their groups.
\ **status**\
\ **status**\
The current status of this node. This attribute will be set by xCAT software. Valid values: defined, booting, netbooting, booted, discovering, configuring, installing, alive, standingby, powering-off, unreachable. If blank, defined is assumed. The possible status change sequences are: For installation: defined->[discovering]->[configuring]->[standingby]->installing->booting->[postbooting]->booted->[alive], For diskless deployment: defined->[discovering]->[configuring]->[standingby]->netbooting->[postbooting]->booted->[alive], For booting: [alive/unreachable]->booting->[postbooting]->booted->[alive], For powering off: [alive]->powering-off->[unreachable], For monitoring: alive->unreachable. Discovering and configuring are for x Series discovery process. Alive and unreachable are set only when there is a monitoring plug-in start monitor the node status for xCAT. Note that the status values will not reflect the real node status if you change the state of the node from outside of xCAT (i.e. power off the node using HMC GUI).
\ **statustime**\
\ **statustime**\
The data and time when the status was updated.
\ **appstatus**\
\ **appstatus**\
A comma-delimited list of application status. For example: 'sshd=up,ftp=down,ll=down'
\ **appstatustime**\
\ **appstatustime**\
The date and time when appstatus was updated.
\ **primarysn**\
\ **primarysn**\
Not used currently. The primary servicenode, used by this node.
\ **hidden**\
\ **hidden**\
Used to hide fsp and bpa definitions, 1 means not show them when running lsdef and nodels
\ **updatestatus**\
\ **updatestatus**\
The current node update status. Valid states are synced, out-of-sync,syncing,failed.
\ **updatestatustime**\
\ **updatestatustime**\
The date and time when the updatestatus was updated.
\ **zonename**\
\ **zonename**\
The name of the zone to which the node is currently assigned. If undefined, then it is not assigned to any zone.
\ **comments**\
\ **comments**\
Any user-written notes.
\ **disable**\
\ **disable**\
Set to 'yes' or '1' to comment out this row.
@ -120,5 +120,5 @@ SEE ALSO
********
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\