[Bug 228359] rebuild gmirror + ufs + ssd +trim

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 30 12:19:43 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228359

--- Comment #24 from freebsd at ihead.ru ---
Created attachment 193838
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193838&action=edit
fsck_ffs -E -d /dev/mirror/gm0 on fs with 390gb data after gmirror rebuild

This test was done on following way:

FS (mounted on /mnt) contained 200G of data.
gmirror remove gm0 ada1
gmirror insert gm0 ada1
dd if=/dev/zero of=/mnt/1.tst bs=10m count=102400
On another terminal i run systat -vmstat.
After few minutes ada1 become 99% busy (ada0 was busy at 33%), MB/s lowered
from 255 Mb/s (sata2 controller used on this machine) to 85 MB/s.

dd was stopped when file /mnt/1.tst reached 190G size.

And finally
umount /mnt
fsck_ffs -E -d /dev/mirror/gm0

I could not reproduce the problem when fsck_ufs run more than 6 minutes.

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


More information about the freebsd-fs mailing list