long mount time

2011-09-16 Thread Michael Cronenworth
System info: -I have a 2TB hard drive with a GPT and the entire drive is formatted as btrfs. -It is 60% used. -It is mounted as /home -Kernel: 3.0.4 -Distro: Fedora 15 x86_64 -CPU: Xeon X3360 (quad core) 2.8ghz The mount time of the drive is very long. Systemd records it as 7440ms. Basically 5

Re: Honest timeline for btrfsck

2011-09-01 Thread Michael Cronenworth
On 09/01/2011 03:20 PM, Hugo Mills wrote: You may have missed the "on vacation" bit. I did read the "on vacation" bit. Not that it is any of my business, but how long is that vacation? The canonical place to look for btrfsck updates is the relevant FAQ item on the btrfs wiki. I kn

Re: Honest timeline for btrfsck

2011-09-01 Thread Michael Cronenworth
On 08/25/2011 10:06 AM, Michael Cronenworth wrote: Is there an update on this? I don't see any new code for btrfs-progs-unstable, but I might be looking in the wrong place. Will this fsck tool be able to handle problems such as: "parent transid verify failed on # wanted # found #&

Re: Honest timeline for btrfsck

2011-08-25 Thread Michael Cronenworth
Chris Mason wrote: There are always bugs to fix, and I have #1 and #2 mostly ready. I had hoped to get #1 out the door before I left on vacation and I still might post it tonight. Hi Chris, Is there an update on this? I don't see any new code for btrfs-progs-unstable, but I might be looking

Re: Applications using fsync cause hangs for several seconds every few minutes

2011-08-17 Thread Michael Cronenworth
Andrew Guertin on 08/17/2011 09:24 AM wrote: I (and presumably others) haven't been able to upgrade my kernel past 2.6.38 because of this. I'm running kernel 3.0 (Fedora 15's 2.6.40) on two boxes and I have not seen slow downs or hangs. I use Firefox. -- To unsubscribe from this list: send th

Re: corrupted btrfs volume: parent transid verify failed

2011-08-14 Thread Michael Cronenworth
On 08/14/2011 04:13 PM, Yalonda Gishtaka wrote: I'm quite desperate to recover this volume. You should have had backups. Btrfs has no file system repair tool, but it is supposed to be out soon (tm). You will have to wait. -- To unsubscribe from this list: send the line "unsubscribe linux-btr

Re: fsck tool testing

2011-08-07 Thread Michael Cronenworth
On 08/07/2011 05:48 PM, cwillu wrote: What are the actual problems you see trying to mount? There's a couple other tricks that may get things running. I get messages such as: "/parent transid verify failed/ on # wanted # found #" -- To unsubscribe from this list: send the line "unsubscribe li

fsck tool testing

2011-08-07 Thread Michael Cronenworth
Hello, I read in a previous thread that the fsck tool is due soon. I have a machine with two btrfs partitons in a broken state that I would be willing to test the fsck tool on as soon as it is ready. I have tried the super block tools to no success (all blocks are broken) and the patch to mo