Bug 456343

Summary: virt-manager will not allow more than one vcpu per guest
Product: [Fedora] Fedora Reporter: Liam Dennehy <liam>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: crobinso, djuran, hbrock, jfautley
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-03 20:31:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Liam Dennehy 2008-07-22 23:54:53 UTC
Description of problem:
unable to assign more than on vcpu using the virt-manager gui

Version-Release number of selected component (if applicable):
virt-manager-0.5.4-4.fc9

How reproducible:
always

Steps to Reproduce:
1. On a multi-core system (I have three cores)
2. Step through the virt-manager new machine wizard
  
Actual results:
Any number greater than 1 entered in the VCPUs field produces the error:
"Number of vcpus must be in the range 1-1"

Expected results:
Either a warning that I am choosing too many vcpus for my physical hardware or
no comment at all

Additional info:
I've only tried this using qemu-kvm virtualisation, but I have no others installed.

Comment 1 Cole Robinson 2008-09-03 20:31:54 UTC
virt-manager actually gets this info from libvirt, and this is a well know libvirt issue. hopefully it will be resolved for f10 beta.

*** This bug has been marked as a duplicate of bug 441653 ***