Bug 26842

Summary: dump with h flag takes a very long time
Product: Base System Reporter: Nick Sayer <nsayer>
Component: binAssignee: Gavin Atkinson <gavin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-RELEASE   
Hardware: Any   
OS: Any   

Description Nick Sayer 2001-04-25 17:50:01 UTC
The problem was noticed with the amanda port. Amanda does a

dump 0fhs /dev/null 0 1048576 /usr

and waits until the end of pass II to get an estimate of how much space
the real dump will take.

On this machine, with 4.3-RELEASE, the above command can take upwards of
a half hour to complete pass II.

dump 0fs /dev/null 1048576 /usr

completes pass II almost immediately.

Something about hierarchical dump flag processing has added
exponentially to the amount of time Pass II takes to complete.
Comment 1 Mike Heffner freebsd_committer freebsd_triage 2001-06-23 07:22:22 UTC
Responsible Changed
From-To: freebsd-bugs->dd

Dima did work on inheriting nodump down hierarchy, maybe you could look at this?
Comment 2 dd freebsd_committer freebsd_triage 2005-11-29 01:00:36 UTC
Responsible Changed
From-To: dd->freebsd-buds

I've been sitting on this too long, and it doesn't look like I'll have 
time to look at it very soon. Returning it to the regular bugs queue. 
Sorry.
Comment 3 dd freebsd_committer freebsd_triage 2005-11-29 01:03:48 UTC
Responsible Changed
From-To: freebsd-buds->freebsd-bugs

typo
Comment 4 Gavin Atkinson freebsd_committer freebsd_triage 2007-06-08 13:05:18 UTC
Hi,

I can't recreate this on FreeBSD 6.x.  Can you confirm please if you
still see this problem?

Thanks,

Gavin
Comment 5 Gavin Atkinson freebsd_committer freebsd_triage 2007-06-08 13:05:33 UTC
State Changed
From-To: open->feedback

Submitter has been asked for feedback 


Comment 6 Gavin Atkinson freebsd_committer freebsd_triage 2007-06-08 13:05:33 UTC
Responsible Changed
From-To: freebsd-bugs->gavin

Take
Comment 7 Gavin Atkinson freebsd_committer freebsd_triage 2007-07-16 13:49:45 UTC
State Changed
From-To: feedback->closed

Feedback timeout (>1 month), can't recreate on 6.x