Class Server.LvmReport.PhysicalVolume

    • Method Detail

      • getPvName

        public String getPvName()
      • getPvPeAllocCount

        public long getPvPeAllocCount()
        The number of extents allocated, this is 0 when not allocated.
      • getPvPeCount

        public long getPvPeCount()
        The total number of extents, this is 0 when not allocated.
      • getPvSize

        public long getPvSize()
        The size of the physical volume in bytes. This is always available, even when not allocated.