radosgw-admin: 'reshard list' doesn't log ENOENT errors
ENOENT errors are expected, especially in fresh clusters, before we've
written any entries to the reshard list shards. avoid logging these
non-fatal ERROR messages:
> -1 ERROR: failed to list reshard log entries, oid=reshard.
0000000000 marker= (2) No such file or directory
Fixes: https://tracker.ceph.com/issues/52873
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit
952c7c844acee5fe73e3f70737606b700b67238c)
Conflicts:
src/rgw/rgw_reshard.cc
Cherry-pick notes:
- pacific using lderr vs ldpp_dout