A newer release of this product is available.
disk.partition 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.partition.exceeded
- Severity
-
ERROR
- Description
-
This message occurs when the disk partition layout contains more partitions than are supported by the system.
- Corrective Action
-
Fix the unsupported disk partition layout by using the 'disk unpartition' command to make the disk a spare disk.
- Syslog Message
-
Disk %s has %d partitions, which exceeds the maximum of %d partitions.
- Parameters
-
disk_name (STRING): Name of the disk.
partition_count (INT): Number of partitions on the disk.
max_partition_count (INT): Maximum number of partitions supported per disk.