Re: btrfs-convert crashes

2011-04-27 Thread Yan, Zheng
On Wed, Apr 27, 2011 at 1:20 PM, Brian Parma freec...@cox.net wrote: I have a 1.5 TB (1,475,720,773,632) partition that I wanted to convert from ext4 to btrfs.  It is currently used as / for ubuntu 10.10. I booted into 11.04 beta2 and tried a 'btrfs-convert /dev/sdc1', but after about 20

Re: btrfs-convert crashes

2011-04-27 Thread Peter Stuge
Yan, Zheng wrote: 'btrfs-convert /dev/sdc1' .. segfaulted. The crash was caused by the hard links per directory limit in btrfs. In short, your ext4 is not convertible. The failure mode is of course unacceptable. Does btrfs-convert have a dry-run mode which could be used to check that

btrfs-convert crashes

2011-04-26 Thread Brian Parma
I have a 1.5 TB (1,475,720,773,632) partition that I wanted to convert from ext4 to btrfs. It is currently used as / for ubuntu 10.10. I booted into 11.04 beta2 and tried a 'btrfs-convert /dev/sdc1', but after about 20 minutes it segfaulted. I performed a: sck.ext4 -cDfty -C 0 /dev/sdc1