mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This commit is based on the s390-tools-1.39.0 version. Changes on top of s390-tools-1.39.0: - Add MIT license to all source files - Add LICENSE file - Transform REAMDE to README.md (markdown) - Add AUTHORS.md file - Add CONTRIBUTING.md file - Move changelog from README to CHANGELOG.md file Reviewed-by: Stefan Haberland <sth@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
72 lines
1.1 KiB
Groff
72 lines
1.1 KiB
Groff
.\" Copyright 2017 IBM Corp.
|
|
.\" s390-tools is free software; you can redistribute it and/or modify
|
|
.\" it under the terms of the MIT license. See LICENSE for details.
|
|
.\"
|
|
.TH LSCHP 8 "Jul 2012" s390\-tools
|
|
|
|
.SH NAME
|
|
lsscm \- list information about available Storage Class Memory Increments.
|
|
|
|
.SH SYNOPSIS
|
|
.B lsscm
|
|
.RB [ \-h|\-\-help ]
|
|
.RB [ \-v|\-\-version ]
|
|
|
|
.SH DESCRIPTION
|
|
The lsscm command lists status and information about available
|
|
Storage Class Memory Increments.
|
|
|
|
.B Column description:
|
|
|
|
SCM Increment
|
|
.RS
|
|
Starting address of the SCM increment.
|
|
.RE
|
|
|
|
Size
|
|
.RS
|
|
Size of the block device representing the SCM increment.
|
|
.RE
|
|
|
|
Name
|
|
.RS
|
|
Name of the block device representing the SCM increment.
|
|
.RE
|
|
|
|
Rank
|
|
.RS
|
|
Rank (conceptual quality) of the SCM increment.
|
|
.RE
|
|
|
|
D_state
|
|
.RS
|
|
Data state of the SCM increment.
|
|
.RE
|
|
|
|
O_state
|
|
.RS
|
|
Operation state of the SCM increment.
|
|
.RE
|
|
|
|
Pers
|
|
.RS
|
|
Persistence attribute.
|
|
.RE
|
|
|
|
ResID
|
|
.RS
|
|
Resource identifier.
|
|
.RE
|
|
|
|
|
|
.SH OPTIONS
|
|
.B \-h | \-\-help
|
|
.RS
|
|
Print a short help text, then exit.
|
|
.RE
|
|
|
|
.B \-v | \-\-version
|
|
.RS
|
|
Print version number, then exit.
|
|
.RE
|