similar to: KVM hypervisor displaying "vcpu0, guest rIP: 0xffffffff8225bc98 disabled perfctr wrmsr: 0xc2 data 0xfff"

Displaying 20 results from an estimated 1000 matches similar to: "KVM hypervisor displaying "vcpu0, guest rIP: 0xffffffff8225bc98 disabled perfctr wrmsr: 0xc2 data 0xfff""

2011 May 19
0
Perfctr-Xen framework for performance analysis
Regarding Perfctr-Xen (see announcement below), some have requested author''s version of the published paper. It is available on my website: http://people.cs.vt.edu/~rnikola/?page_id=159 Please, let me know what you think. Also, I want to iterate my point regarding Perfctr-Xen vs XenoProf: XenoProf is useful but has a number of limitations such as system-wide monitoring only.
2014 Feb 06
0
4.3.0-3 fresh build - hvmloader Triple fault on VCPU0
I've tracked down the issue to the seabios package being updated to 1.7.4-1 from 1.7.3-3. When Xen is built with the older version, everything works fine. In fact, I bisected the issue down to the following SeaBIOS commit: http://review.coreboot.org/gitweb?p=seabios.git;a=commit;h=e144bb7af49ca8756b7222a75811f3b85b0bc1f5 I don't know if this group is interested in tracking down the
2014 Feb 03
2
4.3.0-3 fresh build - hvmloader Triple fault on VCPU0
When using the 4.3.0-3/4.3.0-3+b1 xen packages from the Debian archive, things work fine. However, when we compile the xen=4.3.0-3 source package ourselves, we run into an issue launching an HVM. As soon as the HVM bios is loaded, VCPU0 gets a triple fault and the HVM is destroyed (this is with "loglvl=all guest_loglvl=all hvm_debug=3" boot options). (XEN) HVM1: Multiprocessor
2010 Apr 28
2
PAPI + perfctr on CentOS 5?
Has anyone succesfully compiled a PAPI+perfctr-enabled kernel? I've been mixing and matching instructions from the PAPI distribution and those from CentOS wiki to no avail. TIA -- Eduardo Grosclaude Universidad Nacional del Comahue Neuquen, Argentina
2008 May 09
1
[CSL #351425] perfctr-enabled C5 kernel anyone?
Hi all: We have a user who needs to do some work with PAPI, which requires the perfctr patch applied to the kernel proper. Before I do that work here, I wanted to ask the list if anyone knows of a repo where such kernels are available? Also, if anyone has gone down this route and has helpful hints, perspectives, horror stories, etc., I would covet that information also. Cheers and Thanks,
2014 Oct 17
1
KVM does not start anymore
Hi, I had a C7 virtual machine running on a C7 host for several weeks without any problems. Today I rebootet the host and now the virtual machine does not start anymore. I can see grub coming up and starting the kernel. After some seconds the last thing that is visble on the VM console is "ss perfctr msr (MSR c1 is0)" then the screen goes blank with just a blinking cursor in the upper
2016 May 23
1
kvm: centos 7 guest on centos 6 host network problems
Hi, i'm rather new to kvm. now i set up a centos 7 guest on a centos 6 kvm host. when i try to use bridged networking in the centos7 guest this works for the interface that uses eth1/br1 on the host. when i try to use a second interface in the guest with eth0/br0 on the host this brings the host interface down as soon as i do ip configuration in the guest (so it seems). eth0 shall have
2020 May 16
1
kvm: C8 as guest on C6 host / huge delay while booting
On 5/16/20 5:09 PM, Leon Fauster via CentOS wrote: > Am 11.05.20 um 15:59 schrieb Leon Fauster: >> Since C8.1? kvm guests have a huge delay while booting on a kvm host based on C6. This delay was not present with C8.0. The "pause" happend >> direct after the grub step. The VNC session shows only a "_" character. >> > > and this are the corresponding
2014 Oct 15
0
Re: Virt-v2v conversion issue
I see only qemu-img consumming some CPU and MEM : 25897 qemu 20 0 5825976 2,429g 4368 S 5,6 32,2 603:09.34 qemu-kvm I have indeed, some nfs errors : [475747.296041] nfs: server 192.203.100.247 not responding, still trying [475747.772022] nfs: server 192.203.100.247 not responding, still trying [475747.848023] nfs: server 192.203.100.247 not responding, still trying [475747.849014]
2014 Oct 15
0
Re: Virt-v2v conversion issue
The script as worked perfectly : + size=100G + virt-builder fedora-20 --size 100G -o /tmp/in.img gpg: Signature faite le mar. 08 juil. 2014 11:11:00 CEST avec la clef RSA d'identifiant E1B768A0 gpg: Bonne signature de « Richard W.M. Jones <rjones@redhat.com> » gpg: alias « Richard W.M. Jones <rich@annexia.org> » gpg: Attention : cette clef n'est pas certifiée
2014 Oct 15
3
Re: Virt-v2v conversion issue
On Wed, Oct 15, 2014 at 03:23:39PM +0000, VONDRA Alain wrote: > I see only qemu-img consumming some CPU and MEM : > > 25897 qemu 20 0 5825976 2,429g 4368 S 5,6 32,2 603:09.34 qemu-kvm That's qemu, not qemu-img. > I have indeed, some nfs errors : > > [475747.296041] nfs: server 192.203.100.247 not responding, still trying > [475747.772022] nfs: server
2007 Jun 27
1
[PATCH 7/10] SMP support to Xen PM
Add SMP support to Xen host S3 Signed-off-by Kevin Tian <kevin.tian@intel.com> diff -r 1539f5a2b3ba xen/arch/x86/acpi/power.c --- a/xen/arch/x86/acpi/power.c Tue Jun 26 18:05:22 2007 -0400 +++ b/xen/arch/x86/acpi/power.c Tue Jun 26 19:44:36 2007 -0400 @@ -25,6 +25,7 @@ #include <xen/sched.h> #include <xen/domain.h> #include <xen/console.h> +#include
2006 Sep 29
1
[Xen-ia64-devel] RE: IPF/Xen VTI domain testing report for Xen 3.0.3 RC1
>5. LTP testing might run very slow in SMP VTI Domain with credit scheduler. If binding VTI >and Xen0 vcpu, this bug won''t be there. Hi keir, In credit scheduler, two vcpus in the same domain may be scheduled on the same CPU. For instance, vcpu0 and vcpu1 are running on the same CPU, vcpu0 is doing spin_lock in guest, then time slice is due, vcpu0 is scheduled out before doing
2014 Oct 16
4
Re: Virt-v2v conversion issue
I was hoping that it works, but the conversion hanged at the 7th /9 disk 57,03% since 1.30 AM... [19351,0] Copying disk 7/9 to /tmp/v2v.UgUPSx/0a6404e0-2857-45e4-9322-c1ada5ae13fb/images/0123ddcd-f88d-43d0-b836-2cabe57beac3/d0fe6d79-b846-41ca-ac94-835b97488685 (raw) target_file =
2015 Feb 18
0
Intermittent problem, likely disk IO related - mptscsih: ioc0: attempting task abort!
On Tue, Feb 17, 2015 at 7:34 PM, Jason Pyeron <jpyeron at pdinc.us> wrote: >> -----Original Message----- >> From: Chris Murphy >> Sent: Tuesday, February 17, 2015 20:48 >> >> On Tue, Feb 17, 2015 at 7:54 AM, Jason Pyeron wrote: >> >> I'd post the entire dmesg somewhere >> > >> >
2020 May 16
0
kvm: C8 as guest on C6 host / huge delay while booting
Am 11.05.20 um 15:59 schrieb Leon Fauster: > Since C8.1? kvm guests have a huge delay while booting on a kvm host > based on C6. This delay was not present with C8.0. The "pause" happend > direct after the grub step. The VNC session shows only a "_" character. > and this are the corresponding logs. The guest system continues to boot after ~5 minutes. At that
2015 Feb 18
2
Intermittent problem, likely disk IO related - mptscsih: ioc0: attempting task abort!
> -----Original Message----- > From: Chris Murphy > Sent: Tuesday, February 17, 2015 20:48 > > On Tue, Feb 17, 2015 at 7:54 AM, Jason Pyeron wrote: > >> I'd post the entire dmesg somewhere > > > > http://client.pdinc.us/panic-341e97c30b5a4cb774942bae32d3f163.log > > At least part of the problem happens before this log starts. Feb 15 23:41:19
2015 Oct 29
2
How to retrieve legacy cgroups location ?
Hi, As told in "Control Groups Resource Management" libvirt page : Legacy cgroups layout Prior to libvirt 1.0.5, the cgroups layout created by libvirt was different from that described above, and did not allow for administrator customization. Libvirt used a fixed, 3-level hierarchy libvirt/{qemu,lxc}/$VMNAME which was rooted at the point in the hierarchy where libvirtd itself was
2015 Oct 29
0
Re: How to retrieve legacy cgroups location ?
On Thu, Oct 29, 2015 at 10:40:44AM +0000, Jean-Pierre Ribeauville wrote: >Hi, > >As told in "Control Groups Resource Management" libvirt page : >Legacy cgroups layout >Prior to libvirt 1.0.5, the cgroups layout created by libvirt was different from that described above, and did not allow for administrator customization. Libvirt used a fixed, 3-level hierarchy
2015 Jun 08
2
[PATCH RFC 05/20] pm: reorganize the nvif interface
On 8 June 2015 at 06:40, Samuel Pitoiset <samuel.pitoiset at gmail.com> wrote: > This commit introduces the NVIF_IOCTL_NEW_V0_PERFMON class which will be > used in order to query domains, signals and sources. This separates the > querying and the counting interface. Hey Samuel, I've merged patches 1-4 already, I've got some comments on this one, but after they're solved