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.
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 |
|