Re: journaling filesystem

Previous thread: Current problem reports assigned to freebsd-fs@FreeBSD.org by FreeBSD bugmaster on Monday, October 27, 2008 - 4:07 am. (1 message)

Next thread: gmirror with only some partitions gjournal'd, autosync setting? by Carl on Wednesday, October 29, 2008 - 11:58 pm. (1 message)
From: Simun Mikecin
Date: Monday, October 27, 2008 - 9:14 am

pjd@ should answer this, but AFAIK journal size should be at least 2 * switch_time * transfer_rate where transfer_rate is your HDD bandwidth in MB/s.
So for a fictional HDD that has 150MB/s (most real HDDs are much lower than this) and the default switch_time (which is 10) that would be:
2 * 10 * 150 = 3000MB for the journal minimum.
I'm sure that increasing journal even more (or reducing switch_time) should make it stable (if it already isn't).



      
_______________________________________________
freebsd-fs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"
Previous thread: Current problem reports assigned to freebsd-fs@FreeBSD.org by FreeBSD bugmaster on Monday, October 27, 2008 - 4:07 am. (1 message)

Next thread: gmirror with only some partitions gjournal'd, autosync setting? by Carl on Wednesday, October 29, 2008 - 11:58 pm. (1 message)