The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
disk.sizeshrank events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
disk.sizeShrank
- Severity
-
NOTICE
- Description
-
This message occurs when the controller detects a decrease in the capacity of a virtual disk.
- Corrective Action
-
(None).
- Syslog Message
-
Size of virtual disk %s has changed from %s to %s, a decrease of %lld bytes (%lld %d-byte blocks).
- Parameters
-
diskName (STRING): Name of the virtual disk that has a decreased capacity.
Size (STRING): Orignal size of the virtual disk in bytes.
NewSize (STRING): Current size of the virtual disk in bytes.
byteDiff (LONGINT): Difference in bytes between the original size and the current size of the virtual disk.
blockDiff (LONGINT): Difference in blocks between the original size and the current size of the virtual disk.
blockSize (INT): Block size in bytes of the virtual disk.