From: "Helmut Hullen" <Hullen@t-online.de>
To: linux-btrfs@vger.kernel.org
Subject: Re: labelling
Date: 10 Nov 2010 12:44:00 +0100 [thread overview]
Message-ID: <B$bHXtjT1uB@helmut.hullen.de> (raw)
In-Reply-To: <20101110111811.GA15973@vlad.carfax.org.uk>
Hallo, Hugo,
Du meintest am 10.11.10:
>> findfs LABEL=MM2
>>
>> shows "/dev/sdd2" (the first partition)
>>
>> file -s /dev/sdd2
>> file -s /dev/sdc3
>>
>> shows "LABEL=MM2" for both partitions (that's not good).
> No, this is both good and correct. You've got a single filesystem
> spanning multiple block devices. The *filesystem* possesses the
> label, and with btrfs you can mount the filesystem using *any* of the
> block devices that compose it, so both block devices should indeed
> show the FS label, which is what's happening here.
>> Unmounting "/srv/MM" and
>>
>> mount LABEL=MM2 /srv/MM
>>
>> doesn't work now, it tries to mount /dev/sdd2 and mourns.
>>
>> mount /dev/sdd2 /srv/MM
>>
>> shows the same error message,
> What's the error message? What do you get in your kernel logs when
> you do this? This should work, so there's something wrong, but it's
> (probably) not to do with disk labels.
I'll tell tomorrow; the system is just copying more than 1 TByte ...
>> ----------------------------
>>
>> By the way:
>>
>> "df" shows about 3.4 TByte usable space (2 TByte and 1.5 TByte), but
>>
>> btrfs filesystem df /srv/MM
>>
>> tells
>>
>> Data: total=2.70TB, used=1.64TB
>>
>> I'm missing about 0.7 TByte!
> In "btrfs filesystem df", the "total" field is the space that has
> been allocated to block groups. As more space is needed on the
> filesystem, the "total" field will increase to use up the additional
> raw storage
Ok - and many thanks! I'll see tomorrow ...
Viele Gruesse!
Helmut
next prev parent reply other threads:[~2010-11-10 11:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-10 7:40 labelling Helmut Hullen
2010-11-10 11:18 ` labelling Hugo Mills
2010-11-10 11:44 ` Helmut Hullen [this message]
2010-11-10 18:23 ` labelling Helmut Hullen
2010-11-11 7:48 ` labelling Helmut Hullen
2010-11-11 8:37 ` labelling Tsutomu Itoh
2010-11-11 8:48 ` labelling Felix Blanke
2010-11-11 9:01 ` labelling Helmut Hullen
2010-11-11 10:53 ` labelling Helmut Hullen
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='B$bHXtjT1uB@helmut.hullen.de' \
--to=hullen@t-online.de \
--cc=helmut@hullen.de \
--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.