Thank you for that info Ducan! I did the restore on the whole drive
and it errored out on me. I'll try the restore on some key files (audo
mostly) and see what i can get off of it.
Is there a fix for the bad tree block error, which seems to be the
root (pun intended) of all this?
On Sat, Jun 11,
On Tue, May 17, 2016 at 10:32:10PM +0800, Anand Jain wrote:
> The test does the following:
> Initialize a RAID5 with some data
>
> Re-mount RAID5 degraded with _dev3_ missing and write data.
> Save md5sum checkpoint1
>
> Re-mount healthy RAID5
>
> Let balance fix degraded blocks.
> Save md5sum c
On Tue, May 17, 2016 at 10:32:09PM +0800, Anand Jain wrote:
> The test does the following:
> Initialize a RAID1 with some data
>
> Re-mount RAID1 degraded with _dev1_ and write up to
> half of the FS capacity
> Save md5sum checkpoint1
>
> Re-mount healthy RAID1
>
> Let balance re-sil
On Tue, May 17, 2016 at 10:32:08PM +0800, Anand Jain wrote:
> We need btrfs to be a module so that it can unloaded and reloaded,
> so that we can clean up the btrfs internal in memory device list.
It looks like a bug to me if btrfs needs to reload module to clean up
the device list. If a user buil
On Tue, May 17, 2016 at 10:32:06PM +0800, Anand Jain wrote:
> For the replace tests we need a device as a spare device,
> here functions _spare_dev_get() and _spare_dev_put()
> will get it from the SCRATCH_DEV_POOL_SAVED, which is set
> when _scratch_dev_pool_get() is called, and is based on how
>
On Tue, May 17, 2016 at 10:32:05PM +0800, Anand Jain wrote:
> This patch provides functions
> _scratch_dev_pool_get()
> _scratch_dev_pool_put()
>
> Which will help to set/reset SCRATCH_DEV_POOL with the required
> number of devices. SCRATCH_DEV_POOL_SAVED will hold all the devices.
>
> Usage:
>
Bearcat Şándor posted on Sat, 11 Jun 2016 13:54:44 -0600 as excerpted:
> I'm about to try a btrfs restore to see what it can do for me. Any
> pointers or help here? I don't want to fsck things up further.
FWIW, btrfs restore doesn't write anything at all to the filesystem it's
restoring from --
Hi
I am getting some "parent transid verify failed"-errors. Is there any
way to find out what's affected? Are these errors in metadata, data or
both - and if they are errors in the data: How can I find out which
files are affected?
Regards,
Tobias
--
To unsubscribe from this list: send the line "
Hi,
It's well-known that btrfs doesn't directly support swap files. However, a
common workaround I read is to make a loop device from a file on the btrfs file
system, and then put a swap partition on the loop device. See for example:
https://btrfs.wiki.kernel.org/index.php/FAQ#Does_btrfs_s
Hello folks,
I was getting
jaguarundi kernel: BTRFS (device sdb1): bad tree block start
18404062518368034137 2697991438336 and
csum failed .. no csum. found for inode ..
messages. Following instructions online, i've tried a scrub which
aborts before 200mb, a mount -o recovery rw, and a btrfs ch
11.6.2016, 19.30, Chris Murphy kirjoitti:
On Sat, Jun 11, 2016 at 6:40 AM, Jukka Larja wrote:
11.6.2016, 15.30, Chris Murphy kirjoitti:
On Fri, Jun 10, 2016 at 9:11 PM, Jukka Larja
wrote:
I understand that usebackuproot requires kernel >= 4.6. I probably won't
be
installing a custom kernel
On Wed, Jun 01, 2016 at 02:40:11PM +0800, Lu Fengqi wrote:
> Test if qgroup can handle extent de-reference during reallocation.
> "extent de-reference" means that reducing an extent's reference count
> or freeing an extent.
> Although current qgroup can handle it, we still need to prevent any
> reg
On Sat, Jun 11, 2016 at 6:40 AM, Jukka Larja wrote:
> 11.6.2016, 15.30, Chris Murphy kirjoitti:
>
>> On Fri, Jun 10, 2016 at 9:11 PM, Jukka Larja
>> wrote:
>>
>>> I understand that usebackuproot requires kernel >= 4.6. I probably won't
>>> be
>>> installing a custom kernel, but if I still have th
Component mirror_num of struct btrfsic_block is defined
as unsigned int. Use %u as format specifier.
Signed-off-by: Heinrich Schuchardt
---
fs/btrfs/check-integrity.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/btrfs/check-integrity.c b/fs/btrfs/check-integrity.c
index
On 06/10/2016 07:07 PM, Henk Slager wrote:
On Thu, Jun 9, 2016 at 5:41 PM, Duncan <1i5t5.dun...@cox.net> wrote:
Hans van Kranenburg posted on Thu, 09 Jun 2016 01:10:46 +0200 as
excerpted:
The next question is what files these extents belong to. To find out, I
need to open up the extent items I
On Thu, Jun 09, 2016 at 07:48:01PM -0400, je...@suse.com wrote:
> From: Jeff Mahoney
>
> When using trace events to debug a problem, it's impossible to determine
> which file system generated a particular event. This patch adds a
> macro to prefix standard information to the head of a trace even
Updates:
> So for this first replacement I mounted the volume degraded and ran "btrfs
> device delete missing /mnt", and that's where it's been stuck for the past
> ~23 hours. Only later did I figure out that this command will trigger a
> rebalance, and of course that will take a long time.
It
11.6.2016, 15.30, Chris Murphy kirjoitti:
On Fri, Jun 10, 2016 at 9:11 PM, Jukka Larja wrote:
I understand that usebackuproot requires kernel >= 4.6. I probably won't be
installing a custom kernel, but if I still have the array in its current
state when 4.6 becomes available in Debian Stretch
On Fri, Jun 10, 2016 at 9:11 PM, Jukka Larja wrote:
> I understand that usebackuproot requires kernel >= 4.6. I probably won't be
> installing a custom kernel, but if I still have the array in its current
> state when 4.6 becomes available in Debian Stretch, I'll give it a try.
It's the "recove
19 matches
Mail list logo