openmediavault
4.0 (Arrakis)
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) |
![]() | |
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 device-mapper devices. See http://en.wikipedia.org/wiki/Device_mapper for more details.
OMV\System\Storage\StorageDeviceDM::getDescription | ( | ) |
Get the description of the device mapper device.
Implements OMV\System\Storage\IStorageDevice.
OMV\System\Storage\StorageDeviceDM::getDeviceMapperName | ( | ) |
Get the name of the device mapper device.
OMV\System\Storage\StorageDeviceDM::getDeviceMapperUuid | ( | ) |
Get the UUID of the device mapper device.
OMV\System\Storage\StorageDeviceDM::getSlaves | ( | ) |
Get the slave devices of the device mapper device.