From: Mark Murawski <markm-lists@intellasoft.net>
To: linux-btrfs@vger.kernel.org
Subject: btrfs device delete missing problem
Date: Fri, 04 May 2012 21:36:22 -0400 [thread overview]
Message-ID: <4FA48416.3070705@intellasoft.net> (raw)
Using the latest mason git (and kernel 3.3.4)
stan {~} root# btrfs filesystem show
Label: none uuid: d71404d4-468e-47d5-8f06-3b65fa7776aa
Total devices 2 FS bytes used 7.09GB
devid 2 size 9.31GB used 9.09GB path /dev/sdd6
devid 1 size 9.31GB used 9.09GB path /dev/sdg6
Label: none uuid: b142f575-df1c-4a57-8846-a43b979e2e09
Total devices 9 FS bytes used 1.35TB
devid 8 size 1.36TB used 1.07TB path /dev/sda
devid 7 size 1.36TB used 1.07TB path /dev/sde
devid 2 size 465.76GB used 134.00GB path /dev/sdb
devid 4 size 149.05GB used 0.00 path /dev/sdc
devid 9 size 465.76GB used 161.00GB path /dev/sdf
devid 3 size 149.05GB used 0.00 path /dev/sdh
devid 5 size 920.34GB used 616.03GB path /dev/sdd7
devid 6 size 920.34GB used 616.03GB path /dev/sdg7
*** Some devices missing
stan {~} root# btrfs device delete missing /storage
May 5 05:28:40 stan kernel: btrfs: relocating block group 0 flags 2
stan {~} root#
stan {~} root# btrfs filesystem show
Label: none uuid: d71404d4-468e-47d5-8f06-3b65fa7776aa
Total devices 2 FS bytes used 7.09GB
devid 1 size 9.31GB used 9.09GB path /dev/sdg6
devid 2 size 9.31GB used 9.09GB path /dev/sdd6
Label: none uuid: b142f575-df1c-4a57-8846-a43b979e2e09
Total devices 9 FS bytes used 1.35TB
devid 3 size 149.05GB used 0.00 path /dev/sdh
devid 6 size 920.34GB used 616.03GB path /dev/sdg7
devid 9 size 465.76GB used 161.00GB path /dev/sdf
devid 7 size 1.36TB used 1.07TB path /dev/sde
devid 5 size 920.34GB used 616.03GB path /dev/sdd7
devid 4 size 149.05GB used 0.00 path /dev/sdc
devid 2 size 465.76GB used 134.00GB path /dev/sdb
devid 8 size 1.36TB used 1.07TB path /dev/sda
*** Some devices missing
next reply other threads:[~2012-05-05 1:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-05 1:36 Mark Murawski [this message]
2012-05-05 10:48 ` btrfs device delete missing problem Hugo Mills
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=4FA48416.3070705@intellasoft.net \
--to=markm-lists@intellasoft.net \
--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.