Home | Trees | Indices | Help |
|
---|
|
object --+ | node.CFSNode --+ | MappedLUN
This is an interface to RTS Target Mapped LUNs. A MappedLUN is a mapping of a TPG LUN to a specific initiator node, and is part of a NodeACL. It allows the initiator to actually access the TPG LUN if ACLs are enabled for the TPG. The initial TPG LUN will then be seen by the initiator node as the MappedLUN.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
|
|
|||
MAX_LUN = 255
|
|||
Inherited from |
|
|||
mapped_lun Get the integer MappedLUN mapped_lun index. |
|||
parent_nodeacl Get the parent NodeACL object. |
|||
write_protect Get or set the boolean write protection. |
|||
tpg_lun Get the TPG LUN object the MappedLUN is pointing at. |
|||
node_wwn Get the wwn of the node for which the TPG LUN is mapped. |
|||
alias Get the MappedLUN alias. |
|||
Inherited from Inherited from |
|
repr(x)
|
A MappedLUN object can be instanciated in two ways:
|
Delete the MappedLUN.
|
|
|
mapped_lunGet the integer MappedLUN mapped_lun index.
|
parent_nodeaclGet the parent NodeACL object.
|
write_protectGet or set the boolean write protection.
|
tpg_lunGet the TPG LUN object the MappedLUN is pointing at.
|
node_wwnGet the wwn of the node for which the TPG LUN is mapped.
|
aliasGet the MappedLUN alias.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 15 16:43:04 2020 | http://epydoc.sourceforge.net |