doc: New section in device management#35124
Conversation
|
hm. this is a bit misleading, as this depends on (and is actually par of) the orchestrator. I'm torn. On one hand, this is not part of |
doc/rados/operations/devices.rst
Outdated
|
|
||
| ceph device ls | ||
|
|
||
| The second parameter sets the kind of light to blink. By default the |
There was a problem hiding this comment.
| The second parameter sets the kind of light to blink. By default the | |
| The second parameter of ``device light on|off`` command sets the kind of light to blink. By default the |
as otherwise, reader (me, for instance) might want to search backwards for the command and the "second parameter". and the first match would be "ceph device ls".
doc/rados/operations/devices.rst
Outdated
| You can blink lights on hardware enclosures to make the replacement of failed | ||
| disks easy and less error-prone. Use the following command:: |
There was a problem hiding this comment.
| You can blink lights on hardware enclosures to make the replacement of failed | |
| disks easy and less error-prone. Use the following command:: | |
| You can blink the drive LEDs on hardware enclosures to identify the failed disk drive prior to replacement. Use the following command:: |
@zdover23 what do you think?
81e4a78 to
6c63f29
Compare
@sebastian-philipp : We have two options: a) Leave this functionality "inside" the "ceph device" commands set. This is my preferred , because I think that it is more easy for the user to have all the things around devices in the "same place". (despite we have this dependency)... after all, we will finish installing all the clusters using cephadm or rook...and therefore we will have the orch module enabled by default. b) Move this command to the orchestrator command set: I have added a note to outline this dependency, i think probably it is enough. |
|
@tchaikov are you ok with the changes? |
doc/rados/operations/devices.rst
Outdated
|
|
||
| device light on|off <devid> [ident|fault] [--force] | ||
|
|
||
| The <devid> parameter is the device identification, and you can obtain this |
There was a problem hiding this comment.
| The <devid> parameter is the device identification, and you can obtain this | |
| The ``<devid>`` parameter is the device identification, and you can obtain this |
6c63f29 to
72e92f4
Compare
|
|
jenkins test make check |
A new section to describe the command used to blink lights in physical devices Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
72e92f4 to
e025727
Compare
@dillaman seems it's a new test failure. i filed a tracker ticket at https://tracker.ceph.com/issues/45731 |
|
jenkins test make check |
A new section to describe the command used to blink lights in physical devices
Signed-off-by: Juan Miguel Olmo Martínez jolmomar@redhat.com
-->
Checklist
jenkins test docs
jenkins render docs