Got it, thanks! On Tue, Jul 25, 2017 at 8:27 AM Малков Петр Викторович <m...@skbkontur.ru> wrote:
> Hello, Roger! > > > > ceph pg dump > > ceph pg deep-scrub <pg-id> > > > > or just kick them all > > > > ceph pg dump | grep -i active+clean | awk '{print $1}' | while read i; do > ceph pg deep-scrub ${i}; done > > > > -- > > Petr Malkov > > > > --------- > > Message: 57 > > Date: Wed, 19 Jul 2017 16:38:20 +0000 > > From: Roger Brown <rogerpbr...@gmail.com> > > To: ceph-users <ceph-users@lists.ceph.com> > > Subject: [ceph-users] pgs not deep-scrubbed for 86400 > > Message-ID: > > < > cafs+eljefq5zgctdd+cexhh0dkqby+mq0d3t2esdblsucph...@mail.gmail.com> > > Content-Type: text/plain; charset="utf-8" > > > > I just upgraded from Luminous 12.1.0 to 12.1.1 and was greeted with this > > new "pgs not deep-scrubbed for" warning. Should this resolve itself, or > > should I get scrubbing? > > > > $ ceph health detail > > HEALTH_WARN 4 pgs not deep-scrubbed for 86400; 15 pgs not scrubbed for > 86400 > > PG_NOT_DEEP_SCRUBBED 4 pgs not deep-scrubbed for 86400 > > pg 85.0 not deep-scrubbed since 2017-07-12 09:08:04.611006 > > pg 85.6 not deep-scrubbed since 2017-07-12 07:06:09.706367 > > pg 91.0 not deep-scrubbed since 2017-07-12 06:49:35.241460 > > pg 100.2 not deep-scrubbed since 2017-07-11 22:50:05.534546 > > PG_NOT_SCRUBBED 15 pgs not scrubbed for 86400 > > pg 101.7 not scrubbed since 2017-07-18 08:24:03.332885 > > pg 97.1 not scrubbed since 2017-07-18 06:24:20.317393 > > pg 96.0 not scrubbed since 2017-07-18 04:32:11.542037 > > pg 98.2 not scrubbed since 2017-07-18 02:19:48.638410 > > pg 85.0 not scrubbed since 2017-07-18 03:12:32.014656 > > pg 83.3 not scrubbed since 2017-07-18 07:55:48.000096 > > pg 83.4 not scrubbed since 2017-07-18 10:14:33.595142 > > pg 91.2 not scrubbed since 2017-07-18 06:35:24.338351 > > pg 90.0 not scrubbed since 2017-07-18 05:48:33.604003 > > pg 89.3 not scrubbed since 2017-07-18 08:21:03.806888 > > pg 92.7 not scrubbed since 2017-07-18 09:20:27.170389 > > pg 91.7 not scrubbed since 2017-07-18 10:22:41.240209 > > pg 93.2 not scrubbed since 2017-07-18 09:24:26.186475 > > pg 89.6 not scrubbed since 2017-07-18 05:37:45.016260 > > pg 100.3 not scrubbed since 2017-07-18 09:53:10.459155 > > -------------- next part -------------- > > An HTML attachment was scrubbed... > > URL: < > http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20170719/12ed3df3/attachment-0001.htm > > > > > > >
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com