Project

General

Profile

Actions

Bug #2958

open

Hammer FS dies during pruning after massive write load

Added by neilb over 7 years ago. Updated over 7 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
Kernel
Target version:
Start date:
10/09/2016
Due date:
% Done:

0%

Estimated time:

Description

I have one or two apps that use leveldb badly, and read and write a lot of data to disk.

I have a 256GB SSD, and to avoid running out of space within an hour or two of starting these apps, I have them use the DB on a no history PFS and clean the FS intraday. This kernel freezes around 40% of the time during pruning. The other operations are never a problem.

I don't really know what I can give as useful information. Normal usage without these apps is fine; hammer never gives a problem. Just after 100s of GBs of writes pruning sometimes kills the kernel. The FS is always fine and not corrupt after rebooting, and redoing the clean usually then succeeds (though once it died again, after making progress freeing space).

Incidentally, during these pruning phases that do succeed, X completely freezes for 20-30s several times; the mouse doesn't move and the desktop clock I have stops ticking. Not losing userspace interactivity would be nice.

$ uname -a
DragonFly zotac.akihabara.co.uk 4.5-DEVELOPMENT DragonFly v4.5.0.681.g2e03c8-DEVELOPMENT #2: Sun Mar 20 21:54:05 JST 2016 :/usr/obj/usr/src/sys/X86_64_GENERIC x86_64

Actions #1

Updated by tuxillo over 7 years ago

  • Status changed from New to Feedback

Hi,

Please update to latest master and confirm the problem still exists.

Thanks,
Antonio Huete

Actions #2

Updated by tkusumi over 7 years ago

Hmm.. let me think what I can do.

It'll probably be the same with 4.7, since no one has really touched the real core part of hammer1 in the past 1 year or so.

BTW, have you ever used any other databases like postgres or mysql on your DragonFly ?

Actions

Also available in: Atom PDF