Kernel Zone Boot Failures

  • The following example shows that the kz1 kernel zone fails to boot when insufficient pages of the specified page size are available:

    # zoneadm -z kz1 boot
    error: Not enough contiguous free memory pages to allocate
    capped-memory:physical value of 16GB for zone.  Consider using
    memory-reserve(8s) to facilitate reserving memory for Kernel Zones
  • The following example shows that the kz1 kernel zone fails to boot when the specified page size is invalid:

    # zoneadm -z kz1 boot
    error: The capped-memory:pagesize value 10G is not supported on this host.