Displaying 20 results from an estimated 10000 matches similar to: "simple question - amd64 dom0, and PVM i486 domU ?"
2007 Aug 15
8
vnc servers do not run
Hi all,
I have Xen 3.0.3 installed on Debian Etch 4.0. The problem I have with it is
that vncservers are not run for guest domains (also Etch), nomatter I
specify vfb = [ ''type=vnc'' ], or not. Does Xen 3.0.3 support vnc frame
buffers, or do I have to upgrade Xen? I know that Xen 3.1 creates vncservers
with no problems.
Thanks
_______________________________________________
2009 Jan 19
8
Linux distributions supported by Xen as PVM domUs
Hi:
Reading Red Hat''s Website and a printed manual of RH184 (Red Hat
Virtualization course) I see that RHEL 5 only supports RHEL 4.5 and
RHEL 5 as paravirtualized guests. So I asume this is the same
situation for CentOS 5, right?
What''s the dependency between Xen versions for paravirtualized guests?
I ask this questions because I got this experiences:
1. Running CentOS 5 as
2009 Mar 03
13
xm migrate headache
Hi,
I am trying to (live-)migrate a paravirtualized machine from hosta to
hostb:
-----8<----
hosta:~ # xm list pvm
Name ID Mem VCPUs State Time(s)
pvm 64 384 1 -b---- 0.5
hostb:~ # xm list pvm
Error: Domain ''pvm'' does not exist.
hosta:~ # xm migrate pvm 192.168.0.2
Error:
2008 Jan 10
2
VIP(s) in domU
Are virtual IPs supported on eth interfaces in domU(s)?
Thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Nov 10
1
swapless pvm
What is the best practice in creating PVm domU''s - with or without swap?
>From the admin point of view, especially in HA environment it is temptating not to have
a seperate swap partition.
Could it be performance issue if swapping to swap-file insted of
swap-partition?
What about pure swapless- no swapfile, no swap-partition?
Any expirence out there?
regards
Longina
--
--
2009 Jan 29
8
Help on setting up a PVM
I''m going to set up a PVM on xen-3.3.1 debian-amd64. I need advices
about the best methods to install a fresh debian on it (i.e. how to
choose the kernel for pvm) . I''ve installed xen from sources and only
have one xen kernel in /boot which I''m using for dom0; should I use
the same kernel for domUs?
There is any problem on use vcpus=2; the other vm is an hvm running
2008 May 25
9
Segmentation Fault.
Hi there,
I am relative new to the wxRuby so please bear with me.
I use Ubuntu Hardy Heron 8.04 release. I have installed the wxwidgets C
libraries
and then did a
gem install wxruby
The ruby extensions were downloaded and installed correctly. If i do
$gem list --local
..
wxruby (1.9.7)
..
Then I tried to run a simple example "Hello World" as described in the
tutorial
2008 Nov 19
1
rkward on Ubuntu heron with R2.8.0
I am running R on Ubuntu Heron.
I recently updated to R 2.8.0 from the default (2.6) in the Ubuntu heron
repository by adding
deb http://cran.stat.sfu.ca/bin/linux/ubuntu hardy/
I updated all packages installed in /usr/lib/R/site-library and those in
my home directory /home/duncan/R/i486-pc-linux-gnu-library/2.6
without obvious issues. I installed adehabitat and gpclib, which should
be good
2010 May 10
2
Installing randomForest on Ubuntu Errors
Hello,
I've tried to install randomForest on a Ubuntu 8.04 Hardy Heron system.
I've repeatedly rec'd the error:
> install.packages("randomForest", dependencies = TRUE)
ERROR: compiliation failed for package 'randomForest'
** Removing '/home/admuser/R/i486-pc-linux-gnu-library/2.6/randomForest'
The downloaded packages are in
2009 Jun 06
1
EBImage not loading
Hello all
I've just spent a few joyless hours trying to get EBImage to install in R.
I'm running Ubuntu (Hardy Heron), fully updated (including R and
Imagemagick). EBImage installation seems to work, but when I
'library(EBImage)' I get the following:
- - - -
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library '/home/qilin/R/i486-pc-linux-
2007 Nov 07
1
PVM error message
Hello R enthusiasts,
I am working with a Fedora Core 6 OS and R 2.5. I have just finished
loading PVM on my test cluster and this is working properly. Also, rpvm
has been loaded in R. However, when I try to load my test program, I
receive this error:
Loading required package: rpvm
Error in dyn.load(x, as.logical(local), as.logical(now)) ;
unable to load shared library
2010 Jun 08
32
Problems with GPLPV network latency
Hi,
DomU is a Win2008 R2 64
When i install the GPLPV drivers the network latency goes from 15ms to
random numbers up to 1200ms and eventually dies. If you run a ping from
the DomU to another host the network stays alive but the high latency is
still there.
Further more if i try and uninstall the network driver i am unable to
use the old one (realtek) as it cannot detect the device.
2007 Apr 06
1
Re: RHEL5 as PVM on RHEL5 xen
Thanks you all guys. I am able to create the RHEL5 PVM on RHEL5 host
successfully. Only thing that i need to add is /mnt/etc/fstab in inintrd
command and preload to both the fronthend drivers.
As blow.
# mount /home/disk /mnt
# mkinirtd /boot//boot/initrd-2.6.18-8.el5xenU.img 2.6.18-8.el5xen --fstab
/mnt/
etc/fstab --with xenblk --with xennet --preload xenblk --preload xennet
Thanks a lot,
2007 Oct 18
7
Performance Issues: I/O Wait
Hey, everyone,
I''m having some issues with a Xen DomU right related to performance. We have an application that cross-compiles a Linux distribution from scratch for embedded systems. We''re attempting to run this application inside a Xen DomU (paravirtualized, modified guest kernel), and the performance is really bad. The culprit seems to be high I/O wait times related to the
2009 Jun 22
3
How to boot Ubuntu 9.04(Jaunty) or Debian Lenny (vmlinuz-2.6.26-2-686-bigmem) as domU under Lenny''s vmlinuz-2.6.26-2-xen-686 as dom0. PVM''s initrd issue
Hello, I guess it possible distro specific issue but is it resolvable?
I have one node(testing purpose) ganeti 2.0.1 cluster installed over
Debian5 Lenny. Almost everything from distro repositories. Only ganeti
2.0.1 and ganeti-debootstrap are from sources. I have it successful
run with vmlinuz-2.6.26-2-xen-686 and initrd.img-2.6.26-2-xen-686
from repositories. Both Dom0 and DomU are use the
2009 Aug 26
26
Xen and I/O Intensive Loads
Hi, folks,
I''m attempting to run an e-mail server on Xen. The e-mail system is Novell GroupWise, and it serves about 250 users. The disk volume for the e-mail is on my SAN, and I''ve attached the FC LUN to my Xen host, then used the "phy:/dev..." method to forward the disk through to the domU. I''m running into an issue with high I/O wait on the box (~250%)
2009 Sep 02
6
SXCE 121 Kernel Panic while installing NetBSD 5.0.1 PVM DomU
Hi all!
I am running SXCE 121 on a dual quad-core X2200M2 (64 bit of course).
During an installation of a NetBSD 5.0.1 PVM domU, the entire machine
crashed with a kernel panic. Here''s what I managed to salvage from
the LOM console of the machine:
Sep 2 18:55:19 glaurung genunix: /xpvd/xdb@41,51712 (xdb5) offline
Sep 2 18:55:19 glaurung genunix: /xpvd/xdb@41,51728 (xdb6) offline
2010 Jan 08
1
Dedicated Nvidia PCI passthrough for Linux PVM
Hi,
Not trying to be obnoxious on this list.
I thought perhaps phrasing the subject line specific will catch some
ones eye (hopefully).
Would like some help on 2 issues.
1 - I have PCI pass through working for an Nvidia card which is my
2nd graphics adapter and I wish to dedicate it to a particular domU.
I had to mod my initrd as follows;
mkinitrd -f --preload=pciback
2009 Jan 17
6
how to add vnic to pvm domU
Hi,
Is there any way to add VNIC to the domU?
# virsh attach-interface mydomU network myvnic1
# libvir: XML error : missing source information for device myvnic1
It''s SXCE105.
--
Regards,
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com
2008 Nov 10
14
GPL PV Intermitent Network Problems
Well, I seem to have developed a strange issue with the GPL PV drivers
in Windows. I''m running Xen 3.2 on SLES 10 SP2 and running some Windows
XP HVM domUs. Most (12-15) of my Windows machines work just fine. Two
of them, though, have started exhibiting a strange behavior with
intermittent network connectivity. Basically, the network starts up and
connects initially. After some