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 exist depending on the mode. any -> makes sure it exists, also works if the node already does exist lookup -> make sure it does NOT exist create -> create the node which must not exist 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 Fri Nov 7 18:08:21 2014 | http://epydoc.sourceforge.net |