A newer release of this product is available.
        
        
      disk.partition events
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.