Difference between revisions of "MCE firmware"
From MCEWiki
(→Feature descriptions) |
(→Procedures for keeping DAS/MCE healthy during firmware upgrades, power cycles, etc.) |
||
Line 15: | Line 15: | ||
== Procedures for keeping DAS/MCE healthy during firmware upgrades, power cycles, etc. == | == Procedures for keeping DAS/MCE healthy during firmware upgrades, power cycles, etc. == | ||
− | It is good practice to do | + | It is good practice to do an MCE reset ("mce_reset" command or "mce_reset_clean" shell script) after any firmware upgrades or power cycles. |
− | |||
− | |||
− | |||
− | |||
== Source code and version-control system == | == Source code and version-control system == |
Revision as of 05:30, 3 May 2008
Feature descriptions
Procedures for keeping DAS/MCE healthy during firmware upgrades, power cycles, etc.
It is good practice to do an MCE reset ("mce_reset" command or "mce_reset_clean" shell script) after any firmware upgrades or power cycles.
Source code and version-control system
We are migrating from CVS to SVN.
- Accessing the svn repository
- svn commit guidelines
- svn basic operations