public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* unexpected raid1 behavior?
@ 2009-11-27 20:41 Jean-Philippe Robichaud
  2009-11-27 21:04 ` Hugo Mills
  0 siblings, 1 reply; 6+ messages in thread
From: Jean-Philippe Robichaud @ 2009-11-27 20:41 UTC (permalink / raw)
  To: linux-btrfs

Hi, I'm starting to play with btrfs on my new computer. I'm running Gentoo and 
have compiled the 2.6.31 kernel, enabling btrfs.

Now I have 2 partitions (on 2 different sata disks) that are free for me to 
play with, each about 375 gb in size.  I wanted to create a "raid1" volume 
using these two partitions, so I did:
 
# mkfs.btrfs -d raid1 /dev/sda5 /dev/sdb5
# mount /dev/sda5 /btrfs

and everything seems fine.

Now what I find strange is that everything looks like a raid0 was created, not 
a raid1:

$ df -h /btrfs/
 Filesystem            Size  Used Avail Use% Mounted on
/dev/sda5             684G   72G  612G  11% /btrfs

What am I doing (or understanding) wrong?

Thanks!

Jp

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-11-30 16:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-27 20:41 unexpected raid1 behavior? Jean-Philippe Robichaud
2009-11-27 21:04 ` Hugo Mills
2009-11-27 22:36   ` Jean-Philippe Robichaud
2009-11-29 12:42     ` Sander
2009-11-29 21:28       ` Jean-Philippe Robichaud
2009-11-30 16:20         ` jean-philippe robichaud

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox