>> After panic data *is* getting corrupted anyway - MySQL tables that were >> open are broken, soft-updates are unsync'ed etc etc. > If it's an option for you, you may want to look into disabling soft > updates as well so that you don't have to just hope that everything gets > synced before the end of the world. Depending on your usage, however, > this might result in unacceptably poor performance.
I am thinking about it. I am using RAID controller with battery and write cache enabled, but I just did not test performance for Softupdates vs no Softupdates + Write cache. Probably, someone have done this already? -- // cronfy _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
