]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs/vstart_runner: add -ww option to ps
authorDouglas Fuller <dfuller@redhat.com>
Mon, 8 Aug 2016 20:27:09 +0000 (13:27 -0700)
committerDouglas Fuller <dfuller@redhat.com>
Tue, 9 Aug 2016 13:19:14 +0000 (06:19 -0700)
commite01ff2e3c11e68cbf4b0b19210b48b16a317cf4d
treec57a85a35e02a2b9f63a52395f72746aee71b5fe
parenta2c2c832207892c522ee9fa797603ec6d41be72c
cephfs/vstart_runner: add -ww option to ps

vstart_runner can't find arguments to ceph daemons to identify them with
ps -x because commands are cut off at terminal width. Add -ww for wide
output.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
tasks/cephfs/vstart_runner.py