Casadm man extend

Add description of OpenCAS exported objects' naming template
Update date in mans.
closes #359

Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
This commit is contained in:
Slawomir Jankowski 2020-03-19 12:56:56 +01:00
parent 8b5d187555
commit 5d74062599
3 changed files with 9 additions and 3 deletions

View File

@ -7,7 +7,7 @@ casadm \- create, and manage Open CAS instances
\fBcasadm\fR <command> [options...] \fBcasadm\fR <command> [options...]
.SH COPYRIGHT .SH COPYRIGHT
Copyright(c) 2012-2019 by the Intel Corporation. Copyright(c) 2012-2020 by the Intel Corporation.
.SH DESCRIPTION .SH DESCRIPTION
Open Cache Acceleration Software (CAS) accelerates Linux applications by caching Open Cache Acceleration Software (CAS) accelerates Linux applications by caching
@ -24,6 +24,12 @@ storage migration effort or application changes are required.
\fBCache device\fR is a faster drive (e.g. SSD-type) used for speeding-up core device. \fBCache device\fR is a faster drive (e.g. SSD-type) used for speeding-up core device.
.br .br
\fBCore device\fR is a slower drive (e.g. HDD-type) that will be accelerated by Open CAS. \fBCore device\fR is a slower drive (e.g. HDD-type) that will be accelerated by Open CAS.
.PP
Open CAS creates a new device in the /dev directory with the following name format:
.br
cas<cache ID>-<core #> for example: \fI/dev/cas1-1\fR.
.br
This new device can be treated as a regular block device.
.SH MODES .SH MODES
Open CAS caching software has several modes of operation: Open CAS caching software has several modes of operation:

View File

@ -8,7 +8,7 @@ casctl \- whole-configuration-manager for Open CAS.
\fBcasctl\fR <command> [options...] \fBcasctl\fR <command> [options...]
.SH COPYRIGHT .SH COPYRIGHT
Copyright(c) 2012-2019 by the Intel Corporation. Copyright(c) 2012-2020 by the Intel Corporation.
.SH COMMANDS .SH COMMANDS
.TP .TP

View File

@ -7,7 +7,7 @@ opencas.conf \- cas configuration file.
.B /etc/opencas/opencas.conf .B /etc/opencas/opencas.conf
.SH COPYRIGHT .SH COPYRIGHT
Copyright(c) 2012-2019 by the Intel Corporation. Copyright(c) 2012-2020 by the Intel Corporation.
.SH DESCRIPTION .SH DESCRIPTION
Contains configurations for cache and core devices to run cache on system startup. Constist of following sections: Contains configurations for cache and core devices to run cache on system startup. Constist of following sections: