All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Helmut Hullen" <Hullen@t-online.de>
To: linux-btrfs@vger.kernel.org
Subject: "not enough space" with "data raid0"
Date: 17 Mar 2012 13:01:00 +0100	[thread overview]
Message-ID: <C52pxfli1uB@helmut.hullen.de> (raw)

Hallo, linux-btrfs,

I've (once more) created my test system:

  mkfs.btrfs -d raid0 -m raid1 /dev/sdb1 /dev/sdc1

73 GB + 146 GB.

Then I mounted it and copied about 150 GByte onto it. But copying was  
incomplete, the job ended with "no space on ..."


# btrfs fi show

Label: 'Scsi'  uuid: e30586e9-a903-4d17-8ec0-1781457212c6
	Total devices 2 FS bytes used 134.86GB
	devid    1 size 68.37GB used 68.37GB path /dev/sdb1
	devid    2 size 136.73GB used 68.35GB path /dev/sdc1

Btrfs Btrfs v0.19

# btrfs fi df <mountpoint>

Data, RAID0: total=134.68GB, used=134.67GB
Data: total=8.00MB, used=8.00MB
System, RAID1: total=8.00MB, used=16.00KB
System: total=4.00MB, used=0.00
Metadata, RAID1: total=1.00GB, used=185.39MB
Metadata: total=8.00MB, used=0.00

# df <mountpoint>

Filesystem     1K-blocks      Used Available Use% Mounted on
/dev/sdc1      215059324 141597364      8724 100% /mnt/btr

# fdisk -l

Disk /dev/sdb: 73.4 GB, 73407868928 bytes
Disk /dev/sdc: 146.8 GB, 146814976000 bytes

-----------------------------------

Where is the problem, how can I use the full space?

Viele Gruesse!
Helmut

             reply	other threads:[~2012-03-17 12:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-17 12:01 Helmut Hullen [this message]
2012-03-17 12:13 ` "not enough space" with "data raid0" Chris Samuel
2012-03-17 12:18   ` Helmut Hullen
2012-03-17 12:19 ` Hugo Mills
2012-03-28 18:38   ` Phillip Susi
2012-03-28 22:11     ` Alex
2012-03-29  1:07       ` Duncan
2012-03-17 12:19 ` Alex
2012-03-17 12:25   ` Hugo Mills
2012-03-17 13:36     ` Alex
2012-03-17 14:00       ` Hugo Mills
2012-03-17 14:24         ` Helmut Hullen
2012-03-17 14:43           ` Hugo Mills
2012-03-17 15:17         ` Alex
2012-03-19 15:14         ` Alex
2012-03-19 17:58           ` Hugo Mills
2012-03-19 21:45             ` Alex Plumbley-Jones
2012-03-17 13:46     ` Helmut Hullen
2012-03-17 14:04       ` 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=C52pxfli1uB@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.