Displaying 20 results from an estimated 200 matches similar to: "00 /usr/lib/xen/bin/xen-vncfb --unused"
2007 Sep 04
0
Why no xen-vncfb in Xen''s 3.1 binary tarball?
Hi there,
It took me a while to find out that there were no xen-vncfb included in the
binary x86_64 (don''t know about the other architectures) tarball, and that
it was causing xm create to fail (obviously, when the domU had vfb defined).
Is there a reason for this? Or they just forgot?
Thanks,
Marconi.
_______________________________________________
Xen-users mailing list
2007 Apr 30
0
[PATCH] Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb
Hello,
The modern (xkb) way of mapping the AltGr key (113) seems to be using the
ISO_Level3_Shift keysym (0xFE03) instead of the obsolete Mode_switch keysym
(0xFF7E).
This patch let the "keysym to scancode" translator handle the
ISO_Level3_Shift correctly, enabling the use of characters like ~#{[|`\^@]}
on a french keyboard.
Regards,
Cédric
diff -ur
2010 Oct 21
0
VNC problem in qemu-dm
Hi,
In xen-3.1.0 there was a ''vncfb'' used for the VNC server. In case of VNC
crash I could simply restart the vncfb process and the VNC server was
recovered.
In xen-3.4.2 there is a ''qemu-dm'' process that is responsible for VNC
servers of guest domains. Unfortunately, restarting the qemu-dm process
causing xen to restart the VM.
Is there is any way to restart
2007 Oct 03
3
Lab manager for Xen
Hi,
[1]
I have spent time learning Xen, as compared to Vmware.
Is there an opensource tool for managing the various Xen domains both
locally and remotely ?
It can be commandline or GUI based.
VMware has a Lab Manager. I am looking for something similar (or
superior) for Xen too.
[2]
Redhat has the virt-manager. And allows us to connect the hypervisor to
local host and remote host.
How does that
2007 Sep 27
2
Virtual switches
Hi,
[1]
Are there guides for setting up a virtual switch for use in between
guest domains in Xen ?
[2]
In Xen, is it possible for a guest domain to perform a initial dhcp IP
lookup from another guest domain ?
How are the configurations like ?
Are there references or step procedures ?
Kindly advice.
Thanks.
_______________________________________________
Xen-users mailing list
2006 Jul 07
0
RE: Re: [PATCH 2/2] Virtual frame buffer: user space backend
> On Fri, 07 Jul 2006 17:57:52 +0100, Christian Limpach wrote:
>
> > On 6/26/06, Markus Armbruster <armbru@redhat.com> wrote:
> >> Straightforward conversion to Xenstore.
> >>
> >> Applies to hg repository at http://hg.codemonkey.ws/vncfb
> >
> > Ideally, we''d move qemu''s vnc support into a library to make it
reusable.
2013 Oct 04
0
xm list permission denied
Hi,
i''m using xen 4.2.1 when i do xm list it is getting permission denied,
xend.log logs as
2013-10-04 11:54:05 10244] INFO (XendDomainInfo:169) Recreating domain 0,
UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0
[2013-10-04 11:54:05 10244] DEBUG (XendDomain:476) Adding Domain: 0
[2013-10-04 11:54:05 10244] DEBUG (XendDomainInfo:1882)
XendDomainInfo.handleShutdownWatch
2012 May 04
1
Broadvoice Got SIP response 503 Service Unavailable
Hi,
I'm running Asterisk 1.8.11.1 @office.
The Broadvoice service work fine with all 1.6 version and early 1.8
behind a NAT but about 2 months ago stop working.
No made changes in the firewall NAT rules. Right now I'm @home via my
Xlite softphone working fine without problems
Any suggestions or thoughts?
Alex Celi
This is the info
central*CLI> sip show peers
Name/username
2012 Apr 14
3
Choose between duplicated rows
Dear r experts,
Sorry for this basic question, but I can't seem to find a solution?
I have this data frame:
df <- data.frame(id = c("id1", "id1", "id1", "id2", "id2", "id2"), A =
c(11905, 11907, 11907, 11829, 11829, 11829), v1 = c(NA, 3, NA,1,2,NA), v2 =
c(NA,2,NA, 2, NA,NA), v3 = c(NA,1,NA,1,NA,NA), v4 = c("N",
2011 Dec 22
0
[linux test] 10593: tolerable FAIL - PUSHED
flight 10593 linux real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/10593/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd64-amd64-xl-sedf 13 guest-localmigrate.2 fail pass in 10581
test-i386-i386-pv 16 guest-start.2 fail pass in 10570
test-amd64-i386-rhel6hvm-amd 7 redhat-install
2015 Jun 21
3
dovecot auth using 100% CPU
Every few days I find that dovecot auth is using all my CPU.
This is from dovecot 2.2.13, I've just upgraded to 2.2.18
strace -r -p 17956 output:
Process 17956 attached
0.000000 lseek(19, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
0.000057 getsockname(19, {sa_family=AF_LOCAL, NULL}, [2]) = 0
0.000043 epoll_ctl(15, EPOLL_CTL_ADD, 19, {EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP,
2003 Dec 12
0
Failure joining W2k Domain [debug info included]
Please help..
I have been searching for two days trying everything that I can find to
solve this problem. Let's do the setup.
Single ADS Domain, Primary and Backup Domain Controllers
Windows 2000 Advanced Server SP4
FreeBSD 4.8
Samba 3 (custom build with (./configure -with-pam -with-winbind
--with-winbind-auth-challenge))
smb.conf build with SWAT
# Global parameters
[global]
2015 Jun 21
0
dovecot auth using 100% CPU
What do you see in the logs?
My guess is that someone is trying a brute force auth against you,
> -----Original Message-----
> From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Edward
> Betts
> Sent: domingo, 21 de Junho de 2015 10:42
> To: dovecot at dovecot.org
> Subject: dovecot auth using 100% CPU
>
> Every few days I find that dovecot auth is using
2007 Apr 11
2
Error: Device 0 (vkbd) is already connected.
Hi,
Is vfb working well lately? I thought I''d test it out on ia64 and it
works great, but only once per boot. If I stop the domain and restart
it, I get the following:
Error: Device 0 (vkbd) is already connected.
To make sure this isn''t an ia64 anomaly, I tried it on an x86_64 system.
Same thing, works the first time, reboot the domain and it''s broken. I
see
2002 Sep 01
1
HDD duplication in RH7.3
Hi Folks,
I have an internal HDD running under RH7.3. I would like to purchse a second HDD(usb external) of same geometry, and use it as a bootable snapshot of the first internal HDD.
I wish to make a whole disk bootable backup regularly via this method.
Is this feasible ?
How should I approach this ?
Any advice and/or documentations are greatly appreciated.
Thanks in advance.
karhong.
--
2010 Jun 18
10
Xen VNC Hang
When I try to create a PV domU, the VM starts up and I can access it
through "xm console <id>", but when I try to connect to it through
VNC, the port just hangs. I''ve tried using RealVNC and TightVNC, and
also tried on Linux and Windows. All that happens on the client is
that it says that the connection has established, and hangs there.
I''ve tried running
2005 Aug 13
1
Winbind crash on startup with Win 2K3 sp1 domain controller.
Having migrated from NT 4 I am trying to re-install a number of machines
to our New Win 2K3 SP1 Domain.
Most machines are Suse 9.1, running heimdal 0.6.1rc3, samba 3.0.14a
(rpm from samba site).
I can get kinit to work, get net ads join to work (eventually) net ads
testjoin looks ok, and net ads user shows the active directory users.
However winbind crashes at start up.
I have removed and
2007 May 15
4
[PATCH] [xm] Fix vncdisplay for hvm guests
''vncdisplay=N'' in hvm config file is ignored when building qemu-dm
arguments.
xm create or xm new -> xm start with hvm config file containing
vnc=1
vncdisplay=5
results in ''-vncunused'' being passed to qemu-dm. There are several
approaches
for a fix - this patch defaults vncdisplay to None in xm options. It
currently defaults to 1 and is always included in
2002 Apr 26
9
[Fwd: Re: borrowing only from parent]
Martin Devera wrote:
> If you read the manual, the algorithm will not work correctly
> with {,c}burst < MTU ...
> devik
>
I just tried to change {,c}burst to 1600, or leaving them by default but
no visible result.
here is the latest tc -s -d class show dev eth0
class htb 1:101 parent 1:1 prio 0 rate 40Kbit ceil 40Kbit burst 1599b/8
mpu 0b cburst 1599b/8 mpu 0b quantum 512 level
2008 Apr 14
1
no xenfb in Fedora 8 Xen kernel?
Hi,
I''m trying to start Xorg on a PV Fedora8 guest running 2.6.21.7 fedora stock
xen kernel, however, it seems that there''s no xenfb.ko driver included in
the .rpm package.
The only included drivers I see in /lib/modules are:
emre@xenroot:/lib/modules/2.6.21.7-3.fc8xen/kernel/drivers/xen$ ls
blkback blkfront blktap netback netfront pciback
however, if I look at the