Home | Trees | Indices | Help |
|
---|
|
object --+ | node.CFSNode --+ | Backstore --+ | PSCSIBackstore
This is an interface to pscsi backstore plugin objects in configFS. A PSCSIBackstore object is identified by its backstore index.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
legacy_mode Get the legacy mode flag. |
|||
Inherited from Inherited from Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Creates the configFS node if it does not already exists depending on the mode. any -> makes sure it exists, also works if the node already does exists lookup -> make sure it does NOT exists create -> create the node which must not exists beforehand Upon success (no exception raised), self._fresh is True if a node was created, else self._fresh is False.
|
|
legacy_modeGet the legacy mode flag. If True, the Vitualbackstore index must match the StorageObjects real HBAs.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 8 17:00:48 2013 | http://epydoc.sourceforge.net |