]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/scrub/osd-scrub-repair.sh: fix grep pattern to match decode exception 35280/head
authorNeha Ojha <nojha@redhat.com>
Thu, 28 May 2020 00:26:36 +0000 (00:26 +0000)
committerNeha Ojha <nojha@redhat.com>
Thu, 28 May 2020 00:38:17 +0000 (00:38 +0000)
commitf72b19d09c5998ebd3e8bd34945f7cc38811f5b0
tree6c46dc87d955da78d47fe61cf77de229bfb3ce68
parent30961b9776f8612e2b455a50433eec6a367d57f6
qa/standalone/scrub/osd-scrub-repair.sh: fix grep pattern to match decode exception

We fail because the error message in the log looks like:

2020-05-27T21:02:48.447+0000 7fbfc4e60700 -1 log_channel(cluster) log [ERR] : scrub 3.0 3:5c7b2c47:::ROBJ16:head : can't decode 'snapset' attr void SnapSet::decode(ceph::buffer::v15_2_0::list::const_iterator&) no longer understand old encoding version 3 < 97: Malformed input

Fixes: https://tracker.ceph.com/issues/45660
Signed-off-by: Neha Ojha <nojha@redhat.com>
qa/standalone/scrub/osd-scrub-repair.sh