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

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

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 0e145ef30d
commit 14ae91fecb

View File

@ -19,7 +19,7 @@ SYNOPSIS
********
\ **osimage Attributes:**\ \ *imagename*\ , \ *groups*\ , \ *profile*\ , \ *imagetype*\ , \ *description*\ , \ *provmethod*\ , \ *rootfstype*\ , \ *osdistroname*\ , \ *osupdatename*\ , \ *cfmdir*\ , \ *osname*\ , \ *osvers*\ , \ *osarch*\ , \ *synclists*\ , \ *postscripts*\ , \ *postbootscripts*\ , \ *serverrole*\ , \ *isdeletable*\ , \ *kitcomponents*\ , \ *comments*\ , \ *disable*\
\ **osimage Attributes:**\ \ *imagename*\ , \ *groups*\ , \ *profile*\ , \ *imagetype*\ , \ *description*\ , \ *provmethod*\ , \ *rootfstype*\ , \ *osdistroname*\ , \ *osupdatename*\ , \ *cfmdir*\ , \ *osname*\ , \ *osvers*\ , \ *osarch*\ , \ *synclists*\ , \ *postscripts*\ , \ *postbootscripts*\ , \ *serverrole*\ , \ *isdeletable*\ , \ *kitcomponents*\ , \ *comments*\ , \ *disable*\
***********
@ -36,130 +36,130 @@ osimage Attributes:
\ **imagename**\
\ **imagename**\
The name of this xCAT OS image definition.
\ **groups**\
\ **groups**\
A comma-delimited list of image groups of which this image is a member. Image groups can be used in the litefile and litetree table instead of a single image name. Group names are arbitrary.
\ **profile**\
\ **profile**\
The node usage category. For example compute, service.
\ **imagetype**\
\ **imagetype**\
The type of operating system image this definition represents (linux,AIX).
\ **description**\
\ **description**\
OS Image Description
\ **provmethod**\
\ **provmethod**\
The provisioning method for node deployment. The valid values are install, netboot,statelite,boottarget,dualboot,sysclone. If boottarget is set, you must set linuximage.boottarget to the name of the boottarget definition. It is not used by AIX.
\ **rootfstype**\
\ **rootfstype**\
The filesystem type for the rootfs is used when the provmethod is statelite. The valid values are nfs or ramdisk. The default value is nfs
\ **osdistroname**\
\ **osdistroname**\
The name of the OS distro definition. This attribute can be used to specify which OS distro to use, instead of using the osname,osvers,and osarch attributes. For \*kit commands, the attribute will be used to read the osdistro table for the osname, osvers, and osarch attributes. If defined, the osname, osvers, and osarch attributes defined in the osimage table will be ignored.
\ **osupdatename**\
\ **osupdatename**\
A comma-separated list of OS distro updates to apply to this osimage.
\ **cfmdir**\
\ **cfmdir**\
CFM directory name for PCM. Set to /install/osimages/<osimage name>/cfmdir by PCM.
\ **osname**\
\ **osname**\
Operating system name- AIX or Linux.
\ **osvers**\
\ **osvers**\
The Linux operating system deployed on this node. Valid values: rhels\*,rhelc\*, rhas\*,centos\*,SL\*, fedora\*, sles\* (where \* is the version #).
\ **osarch**\
\ **osarch**\
The hardware architecture of this node. Valid values: x86_64, ppc64, x86, ia64.
\ **synclists**\
\ **synclists**\
The fully qualified name of a file containing a list of files to synchronize on the nodes. Can be a comma separated list of multiple synclist files. The synclist generated by PCM named /install/osimages/<imagename>/synclist.cfm is reserved for use only by PCM and should not be edited by the admin.
\ **postscripts**\
\ **postscripts**\
Comma separated list of scripts that should be run on this image after diskful installation or diskless boot. For installation of RedHat, CentOS, Fedora, the scripts will be run before the reboot. For installation of SLES, the scripts will be run after the reboot but before the init.d process. For diskless deployment, the scripts will be run at the init.d time, and xCAT will automatically add the list of scripts from the postbootscripts attribute to run after postscripts list. For installation of AIX, the scripts will run after the reboot and acts the same as the postbootscripts attribute. For AIX, use the postbootscripts attribute. See the site table runbootscripts attribute.
\ **postbootscripts**\
\ **postbootscripts**\
Comma separated list of scripts that should be run on this after diskful installation or diskless boot. On AIX these scripts are run during the processing of /etc/inittab. On Linux they are run at the init.d time. xCAT automatically adds the scripts in the xcatdefaults.postbootscripts attribute to run first in the list. See the site table runbootscripts attribute.
\ **serverrole**\
\ **serverrole**\
The role of the server created by this osimage. Default roles: mgtnode, servicenode, compute, login, storage, utility.
\ **isdeletable**\
\ **isdeletable**\
A flag to indicate whether this image profile can be deleted. This attribute is only used by PCM.
\ **kitcomponents**\
\ **kitcomponents**\
List of Kit Component IDs assigned to this OS Image definition.
\ **comments**\
\ **comments**\
Any user-written notes.
\ **disable**\
\ **disable**\
Set to 'yes' or '1' to comment out this row.
@ -168,5 +168,5 @@ SEE ALSO
********
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\