All of lore.kernel.org
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Albert Pauw <albert.pauw@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Bugreport: mdmon will not start with latest git version when using ddf container
Date: Thu, 1 Aug 2013 15:28:18 +1000	[thread overview]
Message-ID: <20130801152818.27cf61a5@notabene.brown> (raw)
In-Reply-To: <CAGkViCGM5-ztFSh3d-yh=P0HNfvcPYr6p7g3rDfkmx2+8YaqEw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

On Thu, 1 Aug 2013 07:18:53 +0200 Albert Pauw <albert.pauw@gmail.com> wrote:

> Hi Neil,
> 
> both mdadm and mdmon come from the same location, /sbin, and are the newly
> created one.
> 
> I've attached the strace file. Hopefully you can find any clues in there.
> 

Yes I can.

mdmon needs to create /run/mdadm but you don't have '/run'.
try:
 make clean
 make MAP_DIR=/var/run/mdadm
or maybe
 make MAP_DIR=/dev/.mdadm

NeilBrown

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

  parent reply	other threads:[~2013-08-01  5:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31 18:14 Bugreport: mdmon will not start with latest git version when using ddf container Albert Pauw
2013-08-01  0:44 ` NeilBrown
     [not found]   ` <CAGkViCGM5-ztFSh3d-yh=P0HNfvcPYr6p7g3rDfkmx2+8YaqEw@mail.gmail.com>
2013-08-01  5:28     ` NeilBrown [this message]
     [not found]       ` <CAGkViCGbxJofuBbU41QvfQbBdaAEQKe3BhrSXmKZv17rGC4jzQ@mail.gmail.com>
2013-08-01  6:50         ` NeilBrown
     [not found]           ` <CAGkViCGcuv=Ves47LUedirzTPV6dxzRZKM2a2M0MFPgDdH8tZw@mail.gmail.com>
2013-08-05  6:43             ` NeilBrown

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=20130801152818.27cf61a5@notabene.brown \
    --to=neilb@suse.de \
    --cc=albert.pauw@gmail.com \
    --cc=linux-raid@vger.kernel.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.