Class Server.MdMismatchReport
java.lang.Object
com.aoindustries.aoserv.client.linux.Server.MdMismatchReport
- Enclosing class:
Server
The results of the most recent weekly RAID check.
-
Method Details
-
getDevice
The device that was checked. -
getLevel
The RAID level of the device. -
getCount
public long getCount()The number bytes that did not match.
-