'\" t .\" Title: ipmctl-show-host .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 1.5.8 .\" Date: 2019-10-28 .\" Manual: ipmctl .\" Source: ipmctl .\" Language: English .\" .TH "IPMCTL\-SHOW\-HOST" "1" "2019-10-28" "ipmctl" "ipmctl" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" ipmctl\-show\-host \- Shows basic information about the host server .SH "SYNOPSIS" .sp .nf ipmctl show [OPTIONS] \-system \-host .fi .br .SH "DESCRIPTION" .sp Shows basic information about the host server. .SH "OPTIONS" .sp \-a, \-all .RS 4 Shows all attributes. .RE .if n .sp .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 .B Note .ps -1 .br .sp The all and display options are exclusive and may not be used together. .sp .5v .RE .sp \-d (attributes), \-display (attributes) .RS 4 Filters the returned attributes by explicitly specifying a comma\-separated list of any of the attributes defined in the Return Data section. .RE .if n .sp .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 .B Note .ps -1 .br .sp The all and display options are exclusive and may not be used together. .sp .5v .RE .sp \-h, \-help .RS 4 Displays help for the command. .RE .sp \-o (text|nvmxml), \-output (text|nvmxml) .RS 4 Changes the output format. One of: "text" (default) or "nvmxml". .RE .SH "EXAMPLES" .sp Lists a few key fields for the server. .sp .nf ipmctl show \-system \-host .fi .br .sp Displays the host server operating system name. .sp .nf ipmctl show \-d osname \-system \-host .fi .br .SH "RETURN DATA" .sp The default behavior is to return the default attributes listed below; the options can be used to expand or restrict the output. .sp Name .RS 4 (Default) The server name .RE .sp OsName .RS 4 (Default) The operating system .RE .sp OsVersion .RS 4 (Default) The operating system version .RE .sp MixedSKU .RS 4 (Default) One or more DCPMMs in the system have different SKUs. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} 0: False .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} 1: True \- In this case, the host software operates in a read\-only mode and does not allow changes to the DCPMMs and their associated capacity. .RE .RE .sp SKUViolation .RS 4 (Default) One or more DCPMMs in the system has an unsupported configuration due to a license issue. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} 0: False .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} 1: True \- In this case, the host software operates in a read\-only mode and does not allow changes to the DCPMMs and their associated capacity. .RE .RE