OpenMediaVault
3.0 (Erasmus)
The open network attached storage solution
|
Additional Inherited Members | |
![]() | |
static | enumerate ($type=OMV_STORAGE_DEVICE_TYPE_ALL) |
static | enumerateUnused ($type=OMV_STORAGE_DEVICE_TYPE_ALL) |
static | enumerateUsed ($type=OMV_STORAGE_DEVICE_TYPE_ALL) |
static | isUsed ($deviceFile, $type=OMV_STORAGE_DEVICE_TYPE_ALL) |
static | getStorageDevice ($deviceFile) |
static | assertStorageDeviceExists ($deviceFile) |
![]() | |
setSmartDeviceType ($type) | |
![]() | |
getUdevData ($force=FALSE) | |
![]() | |
$model = NULL | |
$vendor = NULL | |
![]() | |
$deviceFile = NULL | |
$deviceFileById = NULL | |
$size = FALSE | |
$blockSize = FALSE | |
$sectorSize = FALSE | |
$udevData = NULL | |
This class provides a simple interface to handle KVM VirtIO devices.
OMV\System\Storage\StorageDeviceVirtIO::getDescription | ( | ) |
See interface definition.
Implements OMV\System\Storage\IStorageDevice.
OMV\System\Storage\StorageDeviceVirtIO::getSmartDeviceType | ( | ) |
Identify the device type required by the smartctl command.
Implements OMV\System\Storage\ISmartStorageDevice.