All of lore.kernel.org
 help / color / mirror / Atom feed
From: Willem Jan Withagen <wjw@digiware.nl>
To: David Zafman <dzafman@redhat.com>,
	Ceph Development <ceph-devel@vger.kernel.org>
Subject: Re: trying to get osd-scrub-repair to work on my jenkins builder
Date: Wed, 9 Nov 2016 00:21:02 +0100	[thread overview]
Message-ID: <93f4ceb7-eaf2-bb9e-d0e8-599130054bd6@digiware.nl> (raw)
In-Reply-To: <68bcf424-6ec6-329e-a245-a30942f501c9@redhat.com>

On 9-11-2016 00:01, David Zafman wrote:
> 
> Willem,
> 
> At first I thought the fields were missing but I checked the xml output
> right there in get_is_making_recovery_progress() and the "xml sel" did
> see those fields while recovery was in progress.

Oke, ...

That leaves a challenge, and I'll have to review the output on FreeBSD
again, and see where, what, how it then works.

--WjW

> 
> David
> 
> 
> On 11/7/16 4:40 AM, Willem Jan Withagen wrote:
>> On 4-11-2016 18:09, Willem Jan Withagen wrote:
>>> Hi,
>>>
>>> On my workstation if have this tst completing just fine. But on my
>>> Jenkins-builder it keeps running into this state where it does not make
>>> any progress.
>>> Any particulars I should look for? I can let this run for an hour, but
>>> pg 2.0 stays active+degrades, and the script requires it to be clean.
>>> and the pgmap version is steadily incrementing.
>> And as a side-track to this, it is not where things go wrong. But it is
>> nog right either...
>>
>> ceph -c ./build/src/test/osd/testdir/osd-scrub-repair/ceph.conf --format
>> xml status 2>/dev/null | \
>>          xml sel \
>>          -t -m "//pgmap/recovering_keys_per_sec" -v . -o ' ' \
>>          -t -m "//pgmap/recovering_bytes_per_sec" -v . -o ' ' \
>>          -t -m "//pgmap/recovering_objects_per_sec" -v .)
>>      test -n "$progress"
>>
>> Does not seem to work because the output does not contain any of the xml
>> fields...
>> Now I've been beating myself over the head, but I cannot find the
>> request that does have these fields.
>>
>> So a suggestion is welcom, and I'll submit a patch.
>>
>> thanx,
>> --WjW
>>
>> -- 
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


      reply	other threads:[~2016-11-08 23:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04 17:09 trying to get osd-scrub-repair to work on my jenkins builder Willem Jan Withagen
2016-11-04 19:39 ` David Zafman
2016-11-04 20:09   ` Willem Jan Withagen
2016-11-04 20:52     ` Willem Jan Withagen
2016-11-04 21:07       ` Sage Weil
2016-11-04 21:13         ` Willem Jan Withagen
2016-11-04 21:19           ` Sage Weil
2016-11-07 12:40 ` Willem Jan Withagen
2016-11-08 23:01   ` David Zafman
2016-11-08 23:21     ` Willem Jan Withagen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=93f4ceb7-eaf2-bb9e-d0e8-599130054bd6@digiware.nl \
    --to=wjw@digiware.nl \
    --cc=ceph-devel@vger.kernel.org \
    --cc=dzafman@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.