OpenMediaVault
0.6 (Kralizec)
The open network attached storage solution
|
Public Member Functions | |
getDeviceName ($canonical=FALSE) | |
isRaid () | |
getSMARTDeviceType () | |
![]() | |
setSMARTDeviceType ($type) | |
getSMARTDeviceType () | |
getSMARTInformation () | |
![]() | |
__construct ($deviceFile) | |
exists () | |
getDeviceFile () | |
getDeviceFileById () | |
getSize () | |
getBlockSize () | |
getSectorSize () | |
getModel () | |
getVendor () | |
getSerialNumber () | |
getDescription () | |
isRotational () | |
isRaid () | |
isUsb () | |
isAta () | |
hasSMART () | |
![]() | |
__construct ($deviceFile) | |
exists () | |
getDeviceFile () | |
getCanonicalDeviceFile () | |
getDeviceName ($canonical=FALSE) | |
getSize () | |
getBlockSize () | |
getSectorSize () | |
getDeviceNumber () | |
getMajor () | |
getMinor () | |
![]() | |
__construct () | |
getLastError () | |
Additional Inherited Members | |
![]() | |
getUdevProperty ($id) | |
![]() | |
setLastError ($error) | |
debug () | |
![]() | |
$smartDeviceType = "" | |
![]() | |
$deviceFileById = FALSE | |
$model = FALSE | |
$vendor = FALSE | |
$udevInfo = FALSE | |
![]() | |
$deviceFile = FALSE | |
$size = FALSE | |
$blockSize = FALSE | |
$sectorSize = FALSE | |
This class provides a simple interface to handle the CCISS hardware RAID devices, e.g. HP's Smart Array hardware RAID controller.
OMVStorageDeviceCCISS::getDeviceName | ( | $canonical = FALSE | ) |
Get the device name, e.g. sda or hdb.
canonical | If set to TRUE the canonical device file will be used. Defaults to FALSE. |
Implements OMVIBlockDevice.
OMVStorageDeviceCCISS::getSMARTDeviceType | ( | ) |
Identify the device type required by the smartctl command.