A newer release of this product is available.
disk.capacity events
Contributors
Suggest changes
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.