There are a lot of accelerations that can be applied here- so much so that Panasas elected to stick with minidumps rather than go to text dumps, even though there is a fairly hard time limit that a blade can be down before more drastic error recovery mechanisms for the shelf kick in.

It turns out that the big issue here was more the savecore time coming back up rather than the time of dumping.
minidumps have made the time issue less of a concern on large-memory systems
(full dumps do indeed take a long time on modern systems).  I think textdumps
are just as likely to fail as regular dumps though since they both use the
same code for writing out the dump, they just write different bits to the dump
area.


_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to