All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc MERLIN <marc@merlins.org>
To: Kai Krakow <hurikhan77@gmail.com>
Cc: linux-bcache@vger.kernel.org
Subject: Re: make-bcache bug?
Date: Mon, 15 May 2017 17:58:48 -0700	[thread overview]
Message-ID: <20170516005848.GO29894@merlins.org> (raw)
In-Reply-To: <20170515203745.4fc14030@jupiter.sol.kaishome.de>

On Mon, May 15, 2017 at 08:37:45PM +0200, Kai Krakow wrote:
> Am Mon, 15 May 2017 13:52:09 +0100
> schrieb Nix <nix@esperi.org.uk>:
> 
> > On 14 May 2017, Kai Krakow said:
> > > I had done this previously, too, and had no such message. But I had
> > > to use wipefs anyway because otherwise udev came and triggered the
> > > device for reasons I couldn't really follow.  
> > 
> > udev does a blkid to see how the block device needs to be activated:
> > this relies on precisely the information wipefs removes. Avoiding this
> > problem is why wipefs *exists*. :)
> 
> Yes, but something triggered udev when it shouldn't...
> 
> This ends up in unregistering/stopping the bcache, then wipefs the
> cdev, then look if udev was triggered and eventually stop it again.
> 
> I guess everytime I ran "fdisk -l" to double-check the devices, or
> "lsblk", or "blkid", udev was triggered and re-enabled the bcache. This
> is a race you cannot win. ;-)

Note that this is orthogonal to the problem I reported.
It tells me 
Already a bcache device on /dev/sde2, overwrite with --wipe-bcache
when it fact this does not work, apparently ever.

So either the message gets changed, or 
make-bcache  --wipe-bcache -C /dev/sde2                                               
Device /dev/sde2 already has a non-bcache superblock, remove it using wipefs and wipefs -a
does not happen. there was no non-bcache superblock.

Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/  

  reply	other threads:[~2017-05-16  0:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-14 17:58 make-bcache bug? Marc MERLIN
2017-05-14 18:01 ` Marc MERLIN
2017-05-14 18:12   ` Still have a problem registering cache devices without rebooting :( Marc MERLIN
2017-05-14 20:00 ` make-bcache bug? Kai Krakow
2017-05-14 20:19   ` Marc MERLIN
2017-05-14 21:28     ` Kai Krakow
2017-05-15 12:52       ` Nix
2017-05-15 18:37         ` Kai Krakow
2017-05-16  0:58           ` Marc MERLIN [this message]
2017-05-16  2:02             ` Kai Krakow

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=20170516005848.GO29894@merlins.org \
    --to=marc@merlins.org \
    --cc=hurikhan77@gmail.com \
    --cc=linux-bcache@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.