similar to: Xen vnc on pv domU

Displaying 20 results from an estimated 1200 matches similar to: "Xen vnc on pv domU"

2010 Jun 13
3
Can''t start xend
Hi everyone, I managed to install xen 4 on ubuntu lucid. I managed to read around what kernel configuration options are needed. The problem is that xend can''t start. If I try to run it I get errors from some python scripts. virt-viewer can''t connect to xend, also. I followed the steps in the Xen 4 wiki and the links from Boris'' blog. What should I do? These are the
2010 Jun 18
9
virt-manager can''t connect to Xen
Hi, I followed Boris'' tutorial to the letter about installing Xen 4 on Ubuntu Lucid. Dom0 starts ok, and xm works, but virt manager can''t connect to xen:///. I''m pretty sure that the problem is with virt-manager''s configuration file. I run xen-4.0.1-rc3-pre with Kernel 2.6.31.13. Here''s xm list''s output: $ sudo xm list Name
2009 Apr 24
12
NIC Offloading Confusion
I have been using the built in Xen Paravirt NIC drivers for paravirt networking and had bad performance until I disabled all offload setting on the bridge and paravirt nic (From Dom0). There are 2 related questions I have, where should I be tweaking the offload settings, the Dom0 Physical NIC, The Bridge or the DomU NIC? Which settings in particular tend to cause trouble? (I just disabled all of
2010 May 19
2
xenbr0
How to check which all network card are part of xenbr0 and what way i can add additional nic on the fly in the xenbr0 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 May 07
6
GPLPV version to use
I am using a standard Centos 5.4 setup, with kernel-xen-2.6.18-164.15.1.el5 and xen 3.1.2-164.11.1.el5. I have just succeed in migrating an existing XP to this setup and installed successfully gplpv 0.11.0.213. On an other 2003 VM, I am using 0.10.0.134 since several months without any problem. Looking at http://www.meadowcourt.org/downloads/, it seams there is a lot of version in that
2008 Aug 01
1
Re: How to block forwarding by port 25? (John Morris)
On Fri, 2008-08-01 at 03:37 -0700, shorewall-users-request@lists.sourceforge.net wrote: > Re: How to block forwarding by port 25? (John Morris) Thanks, that helped to find out the infected pc in private network, also to stop sending spam without our knowledge. is there a good tutorial how to block p2p sharing and messengers with shorewall? i read some topics and posts in forums, but
2010 Nov 18
2
How to know which interface DomU sees the Vif device
Is there a way to dinamically know on which network interface domU sees the Vif Dom0 "gives" to them. Ex: on Dom0: Vifname: vif111.0 on DomU: vif111.0 on network interface : eth0 Best Regards, Diego Dias _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 May 05
12
[Xen-API] XCP Monthly Call Request
I am planning to schedule a monthly XCP meeting for the community and am struggling with when to host the call. As we are a global community, there is no single optimal time to host the meeting. In an effort to support the most likely attendees, please send me your time zone if you plan to participate in these calls. I will track the most common time zones in an effort to maximize attendance. All
2010 May 05
12
[Xen-API] XCP Monthly Call Request
I am planning to schedule a monthly XCP meeting for the community and am struggling with when to host the call. As we are a global community, there is no single optimal time to host the meeting. In an effort to support the most likely attendees, please send me your time zone if you plan to participate in these calls. I will track the most common time zones in an effort to maximize attendance. All
2011 Sep 16
2
Ubuntu 11.04 64-bit HVM on xen-unstable 23842
I am running xen-unstable (change log 23842) and linux 3.0 (ubuntu 10.10) on a Lenovo x220. I am having trouble installing ubuntu 11.04 64-bit with the following config file: builder=''hvm'' memory = 1024 name = ''ubuntu'' vcpus = 2 pae = 1 acpi = 1 apic = 1 vif = [ '''' ] disk =
2013 Dec 03
22
[PATCH] xen/pvhvm: If xen_platform_pci=0 is set don''t blow up.
The user has the option of disabling the platform driver: 00:02.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) which is used to unplug the emulated drivers (IDE, Realtek 8169, etc) and allow the PV drivers to take over. If the user wishes to disable that they can set: xen_platform_pci=0 (in the guest config file) or xen_emul_unplug=never (on the Linux command
2016 Aug 25
4
Fail on start x server
Good Day. Recently buy an lenovo laptop (110 Ideapad 14IBR). Install (with problems) Centos 7, but when start the first time, get the fail screen. Then, I try to start the x server (startx) get the error: FBIOBLANK invalid argument. This laptop have an Intel HD graphics 400 and a Intel Celeron N3060; googling , I concluded that is a fail in the driver, but don?t know how resolve. Please help
2016 Aug 25
4
Fail on start x server
Good Day. I install workstation, development station. Thank you. Best regards El jue., 25 de ago. de 2016 14:48, <m.roth at 5-cent.us> escribi?: > Edwin Agudelo wrote: > > Good Day. > > > > Recently buy an lenovo laptop (110 Ideapad 14IBR). Install (with > problems) > > Centos 7, but when start the first time, get the fail screen. Then, I try > > to
2016 Aug 25
1
Fail on start x server
El jue., 25 de ago. de 2016 15:38, <m.roth at 5-cent.us> escribi?: > Edwin Agudelo wrote: > > Good Day. > > Please don't top post. > > > > I install workstation, development station. > > > > Thank you. > > > > Best regards > > > > El jue., 25 de ago. de 2016 14:48, <m.roth at 5-cent.us> escribi?: > > >
2006 Dec 29
5
coded to categorical variables in a large dataset
I am working with a dataset where there are 5 possible outcomes (coded 1:5), I would like to create 5 categorical variables (event1...event5). I am using a for loop an if statements, but I have a large dataset( approx 100,000 rows) it takes quite a bit of time, is there a way to speed this up? Here is some sample code of what I am currently doing. test2 <-rep(seq(1:5),2000) event1 <-
2012 Dec 13
7
HVM bug: system crashes after offline online a vcpu
Hi Konrad I encountered a bug when trying to bring offline a cpu then online it again in HVM. As I''m not very familiar with HVM stuffs I cannot come up with a quick fix. The HVM DomU is configured with 4 vcpus. After booting into command prompt, I do following operations. # echo 0 > /sys/devices/system/cpu/cpu3/online # echo 1 > /sys/devices/system/cpu/cpu3/online With
2007 Jul 07
4
Virtualization question
I want to use Centos5 as my host os and virtualize a windows server on it. My question is..do i have to be at the machine to setup the windows server inside the virtual server since windows 2k3 is gui based or can i do this remotely somehow? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in
2011 Mar 26
1
Exporting columns into multiple files - loop query
Hi, I'm using a loop to extract 2 columns from an array into multiple files. I can use the following to export 3 files, containing column 'ID' with one of the three event columns. > ID<-c("A","B","C","D","E","F") > event1<-c(0,1,0,0,1,0) > event2<-c(1,1,0,1,0,0) > event3<-c(1,0,1,0,1,0) >
2012 Jul 23
2
Creating panel data
I'm new to R. I am trying to create panel data with a slight alteration from a typical dataset. At present, I have data on a few hundred people with the dates of occurrences for several events (like marriage and employment). The dates are in year/quarter format, so 68.0 equals the 1st quarter of 1968 and 68.25 equals the 2nd quarter of 1968. If the event never occurred,
2018 Sep 27
4
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
Since the goal is to start llvm-tapi more or less from scratch, I feel the best approach initially is to focus on the structure as a key point of feedback in initial reviews. Once the foundations are set, integrating Mach-O TAPI in parallel with the ELF implementation should be relatively straightforward. The features outside of stubbing aren't as appealing for ELF, so I probably won't be