Skip to content

kstat namespace collision warnings #19

@esproul

Description

@esproul

Seen by an OmniOS user on an X4150 (pre-EPT Intel CPU):

Configuring devices.
WARNING: kstat_create('unix', 0, 'kvm_pte_chain'): namespace collision
WARNING: kstat_create('unix', 0, 'kvm_rmap_desc'): namespace collision
WARNING: kstat_create('unix', 0, 'kvm_mmu_page_header'): namespace collision
WARNING: kvm: insufficient hardware support (lacking EPT)

Presumably there's some code path that we only take when EPT support is absent that results in this condition. The user reports that these warnings only appear on the first boot after applying a kernel update, and not on subsequent boots.

This is on OmniOS r151006, which ships illumos-kvm at SHA 2bbad6a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions