]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/vstart.sh: Add --no-restart to vstart & add mkfs logs to osd.stdout 44887/head
authorJoseph Sawaya <josephsawaya938@gmail.com>
Thu, 3 Feb 2022 16:46:44 +0000 (11:46 -0500)
committerJoseph Sawaya <jsawaya@redhat.com>
Fri, 4 Feb 2022 21:07:35 +0000 (16:07 -0500)
commitfc3b6273f33877c453a5554f3598acfe5ccd09f4
tree9cf42fecde67f67a839d2c82fae8494229bbc466
parent6c0c75fa17ffa3ca5d5dec925ec1534dc04b494d
src/vstart.sh: Add --no-restart to vstart & add mkfs logs to osd.stdout

The output of mkfs wasn't also being included in the OSD's log before this which
can make it more difficult to debug issues with mkfs.

ceph-run restarting every 5 seconds can make it difficult to read the osd's stdout.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/ceph-run
src/vstart.sh