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.partition 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.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.