linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] btrfs hangup when we run the "sync" command
@ 2010-07-15  3:18 Miao Xie
  2010-07-15  8:14 ` Yan, Zheng
  0 siblings, 1 reply; 10+ messages in thread
From: Miao Xie @ 2010-07-15  3:18 UTC (permalink / raw)
  To: Yan Zheng, Chris Mason; +Cc: Linux Btrfs

Hi, everyone

I found btrfs will hangup when we run the sync command on my
x86_64 box. 

The reproduce steps is following:
# mkfs.btrfs -s 8192 -l 8192 -n 8192 /dev/sda1
# mount /dev/sda1 /mnt
# echo 1234567 > /mnt/aaa
# sync
(btrfs hangs up)

It seems that the btrfs doesn't support the sectorsize which is
greater than the page size just like ext2/3/4, though we can use
mkfs.btrfs to make a filesystem with a big sectorsize. Am I right?

If yes, we must do more check in the mkfs.btrfs.

Thanks
Miao Xie

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

end of thread, other threads:[~2010-07-21 12:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-15  3:18 [BUG] btrfs hangup when we run the "sync" command Miao Xie
2010-07-15  8:14 ` Yan, Zheng
2010-07-15  9:07   ` Miao Xie
2010-07-15 16:12     ` Chris Mason
2010-07-19  1:56       ` Miao Xie
2010-07-19  2:01         ` Yan, Zheng
2010-07-19  6:17           ` Miao Xie
2010-07-19  6:46             ` Yan, Zheng
2010-07-19  8:29               ` Miao Xie
2010-07-21 12:36     ` Hubert Kario

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).