Displaying 3 results from an estimated 3 matches for "vmaster".
Did you mean:
master
2009 Apr 22
0
virsh can not connect, but virt-manager does
...agers are recompiled from Fedoras repositories.
Problem is following:
Guests are installed with virt-manager and whenever I start him I can
start and login to guest. on virt-manager's GUI says it connects to
"qemu:///system" on localhost.
when I try to use virsh with:
[drlove at vmaster ~]$ virsh --connect qemu:///system
error: failed to connect to the hypervisor
same is with root user.
It seams I have leftovers from few versions (just find out), I will see
to they I reinstalled:
[root at vmaster ~]# rpm -qa *kvm*
kvm-tools-83-5
etherboot-roms-kvm-5.4.4-8
kvm-kmod-debuginfo-...
2006 Oct 18
1
Eth0 in Promisc mode
Hello,
Is it normal that eth0 in domain0 is in promisc mode ?
[root@vmaster ~]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0B:CD:4D:C4:8A
inet addr:XXX.XXX.XXX.XXX Bcast:XXX.XXX.XXX.XXX Mask:
255.255.255.248
inet6 addr: fe80::20b:cdff:fe4d:c48a/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX pa...
2012 Dec 12
43
[PATCH 00/37] [RFC] revamped modeset locking
Hi all,
First thing first: It works, I now no longer have a few dropped frames every 10s
on my testbox here with the pageflip i-g-t tests.
Random notes:
- New design has per-crtc locks to protect the crtc input-side (pageflip,
cursor) for r/w and the output state of the crtc (mode, dpms) as read-only. It
also required completely revamped fb lifecycle management, those are now
refcounted