Skip to content

Set vcpus #5

Description

@matelakat
CPUCOUNT=$(cat /proc/cpuinfo | grep processor | wc -l)
xe vm-param-set uuid=$vm VCPUs-max=$CPUCOUNT
xe vm-param-set uuid=$vm VCPUs-at-startup=$CPUCOUNT
xe host-list params=cpu_info

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions