All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent <vincent@influence-pc.fr>
To: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: Remove a materially failed device from a Btrfs "single-raid" using partitions
Date: Mon, 13 May 2013 17:30:35 +0200	[thread overview]
Message-ID: <5191071B.7090209@influence-pc.fr> (raw)
In-Reply-To: <CAFWF=ak4mKMgNZHx6pxuhY7pCEE0G-aifGNi_zRX5zyAUh7n-g@mail.gmail.com>

Shit, I've followed the official documentation 
https://btrfs.wiki.kernel.org/index.php/Using_Btrfs_with_Multiple_Devices#Replacing_failed_devices

With, as explain:
mkfs.btrfs -d single /dev/sda3 /dev/sdb1 /dev/sdc1 /dev/sdd1

mount -o degraded /dev/sda3 /media/single-raid/
btrfs device delete missing /media/single-raid/

And now all my datas on ALL drive has been deleted. How could I retrieve 
datas on my Btrfs formatted partition now?!



  reply	other threads:[~2013-05-13 15:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-13 14:15 Remove a materially failed device from a Btrfs "single-raid" using partitions Vincent
2013-05-13 14:29 ` Harald Glatt
2013-05-13 14:33   ` Vincent
2013-05-13 14:41     ` Harald Glatt
2013-05-13 15:30       ` Vincent [this message]
2013-05-13 17:21         ` Chris Murphy
2013-05-14 15:30           ` Vincent
2013-05-14 16:30             ` Chris Murphy

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=5191071B.7090209@influence-pc.fr \
    --to=vincent@influence-pc.fr \
    --cc=linux-btrfs@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.