]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/ssh: implement blink_device_light 31438/head
authorSage Weil <sage@redhat.com>
Wed, 6 Nov 2019 14:59:37 +0000 (08:59 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Nov 2019 13:56:23 +0000 (07:56 -0600)
commita9b5fa6303beccdc739f886a7978c7e3ca5b9515
tree691df41bcab7c15666d8f9878dee197da4dde599
parent992499c7bcf79e7acb83ce8c82bf579b8368b3a0
mgr/ssh: implement blink_device_light

On my test box I get as far as

  NO_SUPPORT(153): SCSI VPD page 0x83 is not supported

because my hardware doesn't support this.  The same command works
on another box that does.

Signed-off-by: Sage Weil <sage@redhat.com>
doc/mgr/orchestrator_cli.rst
src/pybind/mgr/ssh/module.py