[Bug 256712] UFS: kernel panic: ffs_blk free_cg: freeing free frag – in response to pkg-delete(8) soon after login

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Jun 2021 06:13:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256712

--- Comment #20 from Graham Perrin <grahamperrin@gmail.com> ---
Quoting from comment #0

> # Device	Mountpoint	FStype	Options	Dump	Pass#
> /dev/ada0s1a	/		ufs	rw,sync	1	1
> /dev/ada0s1b	none		swap	sw	0	0

– that is, mount(8) option 'sync'; 

>> All I/O to the file system should be done synchronously.

Kirk, please: 

* for this bug 256712, should all tests adhere to the sync criterion?

----

Similarly, 

> kern.filedelay=10
> kern.dirdelay=9
> kern.metadelay=8

* for this bug 256712, should all tests adhere to those criteria?

-- 
You are receiving this mail because:
You are the assignee for the bug.