All of lore.kernel.org
 help / color / mirror / Atom feed
From: Huub Bouma <bouma-CuspTiYYhYk@public.gmane.org>
To: linux-bcache-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: solved detecting bcache after wipefs
Date: Fri, 09 Aug 2013 12:23:36 +0200	[thread overview]
Message-ID: <5204C328.6050107@w20e.com> (raw)

Hi everyone,

I had an issue that the udev rule would not automatically register my
/dev/sdb1 (ssd) bcache block.

After searching the mailing archives I found a reference to using wipefs
before make-bcache, which worked wonderfully.

So it might be a good idea to put this in the user manual?

in my case the ssd partition is /dev/sdb1:

wipefs -a /dev/sdb1
make-bcache -C /dev/sdb1

Cheers, Huub

                 reply	other threads:[~2013-08-09 10:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5204C328.6050107@w20e.com \
    --to=bouma-cusptiyyhyk@public.gmane.org \
    --cc=linux-bcache-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.