Stop snapshot virtual disk, Stop ssd cache performance modeling – Dell PowerVault MD3260i User Manual
Page 371
Notes
The name of a snapshot image has two parts separated by a colon (:):
•
The identifier of the snapshot group
•
The identifier of the snapshot image
For example, if you want to stop a rollback operation for snapshot image 12345 in a snapshot group that has the name
snapGroup1, you would use this command:
stop snapImage ["snapGroup1:12345"] rollback;
To stop a rollback operation for the most recent snapshot image in a snapshot group that has the name snapGroup1, you
would use this command:
stop snapImage ["snapGroup1:newest"] rollback;
Stop Snapshot Virtual Disk
Description
This command stops a snapshot virtual disk operation.
Syntax
stop snapVirtualDisk ["snapVirtualDiskName"]
Parameter
Parameter
Description
snapVirtualDisk
The alphanumeric identifier (including - and _) of the
snapshot virtual disk that you want to stop. Enclose the
snapshot virtual disk identifier in double quotation marks ("
") inside square brackets ([ ]).
Stop SSD Cache Performance Modeling
Description
This command stops the performance modeling operation and displays the performance modeling data for the SSD
cache. Before running this command, you must start the performance modeling operation with the start ssdCache
performanceModeling command. Optionally, you can save the data to a file.
Syntax
stop ssdCache [ssdCacheName] performanceModeling [file="filename"]
371