All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joao Eduardo Luis <joao.luis@inktank.com>
To: David Zafman <david.zafman@inktank.com>, Loic Dachary <loic@dachary.org>
Cc: John Spray <john.spray@inktank.com>,
	Ceph Development <ceph-devel@vger.kernel.org>
Subject: Re: vstart.sh crashes MON with --paxos-propose-interval=0.01 and one MDS
Date: Fri, 17 Oct 2014 12:18:36 +0100	[thread overview]
Message-ID: <5440FB0C.5080205@inktank.com> (raw)
In-Reply-To: <734FCEB2-7161-4B6E-8886-9BC0126D997F@inktank.com>

On 10/17/2014 03:42 AM, David Zafman wrote:
>
> I have this change in my branch so that test/ceph_objectstore_tool.py works again after that change from John.  I wonder if this would fix your case too:
>
> commit 18937cf49be616d32b4e2d0b6deef2882321fbe4
> Author: David Zafman <dzafman@redhat.com>
> Date:   Tue Oct 14 18:45:41 2014 -0700
>
>      vstart.sh: Disable "mon pg warn min per osd" to get healthy
>
>      Signed-off-by: David Zafman <dzafman@redhat.com>
>
> diff --git a/src/vstart.sh b/src/vstart.sh
> index febfa56..7a0ec1c 100755
> --- a/src/vstart.sh
> +++ b/src/vstart.sh
> @@ -394,7 +394,7 @@ $COSDDEBUG
>   $COSDMEMSTORE
>   $extra_conf
>   [mon]
> -        mon pg warn min per osd = 10
> +        mon pg warn min per osd = 0
>           mon osd allow primary affinity = true
>           mon reweight min pgs per osd = 4
>   $DAEMONOPTS
>

Even if that fixes the issue you're seeing, that is nothing but a 
band-aid.  I've tracked down the issue Loic is seeing a few days ago and 
it is sitting in wip-9321.giant 
(c84a13ae87eed5550bafda394d983a8e843cc08c).  I though it was due to an 
earlier patch of mine on the same branch but now I see the issue can pop 
up regardless of my patch, which is a good thing as it as it doesn't 
mean we really have to wait until that branch clears up the suite to 
merge but simply current master with this patch applied.

I've updated #9794 with this information.

   -Joao



> David Zafman
> Senior Developer
> http://www.inktank.com
>
>
>
>
> On Oct 16, 2014, at 3:52 PM, Loic Dachary <loic@dachary.org> wrote:
>
>> Hi John,
>>
>> I would be gratefull if you could take a quick look at http://tracker.ceph.com/issues/9794 . It is bisected to the reduction of pg and I'm able to reproduce it in a ubuntu-14.04 docker fresh install. For some reason it does not happen in gitbuilder but I think you can reproduce it locally now.
>>
>> Cheers
>>
>> --
>> Loïc Dachary, Artisan Logiciel Libre
>>
>
> --
> 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
>


-- 
Joao Eduardo Luis
Software Engineer | http://inktank.com | http://ceph.com
--
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:[~2014-10-17 11:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-16 22:52 vstart.sh crashes MON with --paxos-propose-interval=0.01 and one MDS Loic Dachary
2014-10-17  2:42 ` David Zafman
2014-10-17 11:18   ` Joao Eduardo Luis [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=5440FB0C.5080205@inktank.com \
    --to=joao.luis@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=david.zafman@inktank.com \
    --cc=john.spray@inktank.com \
    --cc=loic@dachary.org \
    /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.