Bases: object
Adds the lun to storage_group.
Invoke when migration meets error.
Parameters: |
|
---|
Creates a snapshot.
Deletes a LUN or mount point.
Deletes a snapshot.
Enables compression on lun.
Parameters: | lun – instance of VNXLun |
---|
Retrieves the LUN ID of volume.
Retrieve the storage group by name.
Check the storage group instance cache first to save CLI call. If the specified storage group doesn’t exist in the cache, try to grab it from CLI.
Parameters: | name – name of the storage group |
---|---|
Returns: | storage group instance |
Returns wwns of online fc ports.
wwn of a certain port will not be included in the return list when it is not present or down.
Checks lun has snapshot.
Parameters: | lun – instance of VNXLun |
---|
Registers the initiators of host to the storage_group.
Parameters: |
|
---|
Verify whether migration session finished successfully.
Parameters: |
|
---|---|
Returns Boolean: | |
True or False |