openmediavault  4.0 (Arrakis)
The open network attached storage solution
Public Member Functions | Protected Attributes | List of all members
OMV\System\Storage\Backend\Mdadm Class Reference
Inheritance diagram for OMV\System\Storage\Backend\Mdadm:
OMV\System\Storage\Backend\BackendAbstract

Public Member Functions

 getType ()
 
 enumerate ()
 
 enumerateSlaves ()
 
 isTypeOf ($deviceFile)
 
 getImpl ($args)
 
 fsDeviceFile ($deviceFile, $partition=1)
 
- Public Member Functions inherited from OMV\System\Storage\Backend\BackendAbstract
 getType ()
 
 enumerate ()
 
 enumerateSlaves ()
 
 isTypeOf ($deviceFile)
 
 getImpl ($args)
 
 baseDeviceFile ($deviceFile)
 
 fsDeviceFile ($deviceFile, $partition=1)
 

Protected Attributes

 $regex = "md\d+(p\d+)*"
 

Additional Inherited Members

- Protected Member Functions inherited from OMV\System\Storage\Backend\BackendAbstract
 enumerateProcFs ($regex)
 
 isTypeOfByName ($deviceFile, $regex)
 

Detailed Description

Implements the storage device backend for Linux Mdadm software RAID devices.


The documentation for this class was generated from the following file: