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 |
|
|||
|
|
|||
mapped_lun = property(_get_mapped_lun, doc= "Get the integer M
|
|||
parent_nodeacl = property(_get_parent_nodeacl, doc= "Get the p
|
|||
write_protect = property(_get_write_protect, _set_write_protec
|
|||
tpg_lun = property(_get_tpg_lun, doc= "Get the TPG LUN object
|
|||
node_wwn = property(_get_node_wwn, doc= "Get the wwn of the no
|
|||
alias = property(_get_alias, doc= "Get the MappedLUN alias.")
|
|||
Inherited from |
|
|||
Inherited from |
|
repr(x)
|
A MappedLUN object can be instanciated in two ways:
|
Delete the MappedLUN.
|
|
|
mapped_lun
|
parent_nodeacl
|
write_protect
|
tpg_lun
|
node_wwn
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Nov 3 22:20:38 2016 | http://epydoc.sourceforge.net |