WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1638] New: vcpu cannot be hot added again after hot remo

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1638] New: vcpu cannot be hot added again after hot removed
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 27 Jul 2010 03:01:00 -0700
Delivery-date: Tue, 27 Jul 2010 03:01:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1638

           Summary: vcpu cannot be hot added again after hot removed
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: yang.z.zhang@xxxxxxxxx


Environment:
------------
Service Arch (ia32/ia32e/IA64):32e 
Guest Arch (ia32/ia32e/IA64):32e 
Guest OS Type (Linux/Windows):Linux
Change Set:  21492:96917cf25bf3
Hardware: 
Other:
xen-changeset:   21492:96917cf25bf3

pvops git:
commit e4612f9768065b6692dee07af26a7511e936e099
Merge: a3e7c7b... 7ec9d1e...
Author: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>

ioemu git:
commit ffb0cf2ad55e952dae55e6166c4fcea79be6cd30
Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Date:   Thu Apr 15 17:01:15 2010 +0100



Bug detailed description:
--------------------------
the same vcpu after hot removed cannot be hot added again.


Reproduce steps:
----------------
1.start a HVM
2.xm vcpu-set id cpu_nr
3.echo 1 > /sys/devices/system/cpu/cpu_id/online  
4.remove it: xm vcpu-set id cpu_nr
5.echo 1 > /sys/devices/LNXSYSTM:00/LNXSYBUS:00/LNXCPU:cpu_id/eject
6.then add it again: xm vcpu-set id cpu_nr. it does not work.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 1638] New: vcpu cannot be hot added again after hot removed, bugzilla-daemon <=