|
|
|
|
|
_list_live_group_attrs(rts_obj)
Returns a list of all group attributes for the rts_obj rtslib object
currently running on the live system, in LIO configuration file
format. |
|
|
|
dump_live()
Returns a text dump of the objects and attributes currently running
on the live system, in LIO configuration file format. |
|
|
|
dump_live_storage()
Returns a text dump of the storage objects and attributes currently
running on the live system, in LIO configuration file format. |
|
|
|
dump_live_fabric()
Returns a text dump of the fabric objects and attributes currently
running on the live system, in LIO configuration file format. |
|
|
|
obj_attr(obj,
attr)
Returns the value of attribute attr of the ConfigTree obj. |
|
|
|
apply_group_attrs(obj,
lio_obj)
Applies group attributes obj to the live lio_obj. |
|
|
|
apply_create_obj(obj)
Creates an object on the live system. |
|
|
|
apply_delete_obj(obj)
Deletes an object from the live system. |
|
|
|
clear_configfs()
Clears the live configfs by deleteing all nodes. |
|
|