linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* weekend of btrfs findings
@ 2012-04-03 19:11 Remco Hosman
  2012-04-04  4:45 ` Duncan
  0 siblings, 1 reply; 4+ messages in thread
From: Remco Hosman @ 2012-04-03 19:11 UTC (permalink / raw)
  To: linux-btrfs

hi,
after getting a USB enclosure that allowes me to access each of its 
disks as individual devices, i played around with btrfs a weekend, and 
here are some questions i hit, but could not find an answer for.

Setup: 4 disks, 2x 500gig, 2x1500gig, connected to a SATA port 
multiplier backplane to a SATA<->USB converter. PC is a i686 Celeron M, 
running 3.4.0-rc1, running the latest btrfs tools from git.

*) at first, i created the volume as raid10. i started filling it up, 
and when the 2 500gig disks where full, i got ENOSPC errors. which makes 
me wonder: what is the advantage of raid10 over raid1?

*) i added a 16gig SD card to the array

*) with `btrfs balance start -dprofile=raid1 /vol` (the syntax of the -d 
parameter is not clear in the help --full or man page). this operation 
completed quite quickly.

*) i continued to fill it, and i could put another 100gig orso on the 
volume before i hit ENOSPC again. but this time, there is plenty of 
space on the 2 1500gig disks that should be usable right?

*) i deleted the 16gig SD card from the array. when i watched this 
process with dstat, i noticed that its doing lots of writes to the 
device beeing deleted. why is this? after a while, it failed claiming 
there was not enough free space.

*) i started a rebalance, when i watched this with `btrfs balance status 
/vol` i showed that is planned to process 549 chunks, when i paused and 
resumed it, (the pause takes quite a while), it only planned to do 80 
chuncks.

If i should do more specific tests or provide specific details, please 
let me know. i have little experience in 'official' testing these kind 
of things.

Remco

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

end of thread, other threads:[~2012-04-04  5:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-03 19:11 weekend of btrfs findings Remco Hosman
2012-04-04  4:45 ` Duncan
2012-04-04  4:52   ` Duncan
2012-04-04  5:04   ` Remco Hosman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).