2011-09-23 22:52:49 +00:00
|
|
|
===============================================
|
2011-09-21 23:28:43 +00:00
|
|
|
ceph-clsinfo -- show class object information
|
2011-09-23 22:52:49 +00:00
|
|
|
===============================================
|
2011-09-09 23:21:52 +00:00
|
|
|
|
2011-09-21 23:28:43 +00:00
|
|
|
.. program:: ceph-clsinfo
|
2011-09-09 23:21:52 +00:00
|
|
|
|
|
|
|
Synopsis
|
|
|
|
========
|
|
|
|
|
2011-09-21 23:28:43 +00:00
|
|
|
| **ceph-clsinfo** [ *options* ] ... *filename*
|
2011-09-09 23:21:52 +00:00
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
|
|
===========
|
|
|
|
|
2011-09-21 23:28:43 +00:00
|
|
|
**ceph-clsinfo** can show name, version, and architecture information
|
2011-09-09 23:21:52 +00:00
|
|
|
about a specific class object.
|
|
|
|
|
|
|
|
|
|
|
|
Options
|
|
|
|
=======
|
|
|
|
|
|
|
|
.. option:: -n, --name
|
|
|
|
|
|
|
|
Shows the class name
|
|
|
|
|
|
|
|
.. option:: -v, --version
|
|
|
|
|
|
|
|
Shows the class version
|
|
|
|
|
|
|
|
.. option:: -a, --arch
|
|
|
|
|
|
|
|
Shows the class architecture
|
|
|
|
|
|
|
|
|
|
|
|
Availability
|
|
|
|
============
|
|
|
|
|
2013-12-07 20:52:16 +00:00
|
|
|
**ceph-clsinfo** is part of the Ceph distributed storage system. Please
|
2012-06-16 21:50:29 +00:00
|
|
|
refer to the Ceph documentation at http://ceph.com/docs for more
|
2011-09-09 23:21:52 +00:00
|
|
|
information.
|
|
|
|
|
|
|
|
|
|
|
|
See also
|
|
|
|
========
|
|
|
|
|
|
|
|
:doc:`ceph <ceph>`\(8)
|