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.capacity 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.capacity.changed
- Severity
-
NOTICE
- Description
-
This message occurs when a media size change is reported for the underlying storage device. The new size and previous size are measured in 4096-byte blocks.
- Corrective Action
-
(None).
- Syslog Message
-
A storage device reported a size change for device "%s". New size: %llu, previous size: %llu (4096-byte blocks).
- Parameters
-
diskName (STRING): Name of the disk.
new_size (LONGINT): The new size measured in 4096-byte blocks.
previous_size (LONGINT): The previous size measured in 4096-byte blocks.