Class Server.MdMismatchReport

java.lang.Object
com.aoindustries.aoserv.client.linux.Server.MdMismatchReport
Enclosing class:
Server

public static class Server.MdMismatchReport extends Object
The results of the most recent weekly RAID check.
  • Method Details

    • getDevice

      public String getDevice()
      The device that was checked.
    • getLevel

      public Server.RaidLevel getLevel()
      The RAID level of the device.
    • getCount

      public long getCount()
      The number bytes that did not match.