Displaying 20 results from an estimated 1100 matches similar to: "Help on setting up a PVM"
2011 May 23
4
Question Fe and BE device
Hello,
I try to install some applications on XEN. These applications have a
automated install and are based on SLES10SP3. During the installation
the device searches for /dev/sr0. Which fails in the xen enviroment. I
now make a work around with booting a rescue system and mounting
/dev/hdc and so on. But it should not be that difficult to install
something into XEN.
Can Somebody shed some
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,
2008 Aug 29
3
Still trying to run hvm (Invalid mode)
I''m still trying to run winxp on xen. This time, installed a fresh
debian-amd64 stable version (see dpkg-l attached). When I run xm
create winxp.cfg, I got the message "Error: Invalid mode". I''ve
attached all the files I think could be useful to debug the problem.
Googling I''ve found some posts saying problems with asus_acpi module
and during boot process
2008 Aug 12
3
Converting full virtualized Linux domUs to use paravirtualized drivers
Hi
Is there any docs, howtos, etc, if i am installed eg. CentOS 5 to as domU
as fully virtualized and now i am wanting to use it PV drivers.
Any help how migration can be done?
Terveisin/Regards,
Pekka Panula, Net Servant Oy - A Sofor company
pekka.panula@sofor.fi
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2005 Dec 06
3
wine-0.9.2 compile problems under suse10-x86_64
hello all,
cannot compile wine Version 0.9.2 under suse10-x86_64, neither from source
nor from the src-rpm. there must be some trouble between libraries:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ddraw.spec clip
per.o ddraw_hal.o ddraw_main.o ddraw_thunks.o ddraw_user.o ddraw_utils.o main.o
palette_hal.o palette_main.o regsvr.o surface_dib.o surface_fakezbuffer.o surfac
2008 Jul 23
0
Convert Trixbox HVM to PVM
Hi list,
I recently installed the Trixbox distribution as an HVM and have now
converted it to a PVM. Found very few resources on Internet where
people had done this conversion so I had very little to compare with.
Wanted to ask for comments about the kernel used in the PVM after the
conversion.
Installing Trixbox and later installing the xenified kernel, gives a
kernel of 2.6.18-92.....
In my
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
2012 Oct 29
0
Requirements for a PVM enabled distro
(My apologies if this is the wrong list or if this question has been asked
before. I’ve done quite a bit of searching and can’t find an answer)
I am working on a heavily modified version of CentOS with a user-land that
mostly matches 5.4 and a kernel based on 6.2. I''ve found tutorials on how
to create a CentOS PVM (such as
http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU) but I
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
--
--
2010 Mar 24
0
PVM Ubuntu and xconsole error with XEN+CentOS
Hi,
I tell you my problem: I've installed a Ubuntu's HVM guest in CentOS with
XEN, then I convert my HVM to PVM based in this tutto :
http://www.asplund.nu/xencluster/xen-convert-hvm-to-pvm.html
After this modification everythings it runs fine but I have a problem with
xconsole, I don't see anything when I run the command "xm console ID" , I
only see the boot proccess and the
2012 Jul 29
0
xen / xencenter - no mouse or keyboard on HVM, PVM works?
I am using xencenter to connect to my ubuntu 12.04 xen box
If i create a PVM with a template, everything works great
if i create a HVM with the custom template, the console does not respond to
keyboard or mouse clicks?
any ideas what could be the problem?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 Sep 15
0
Re: Performance of PVM and HVM
more details:
Physical machine: cpu-I5 3.1G, RAM 16G
--
View this message in context: http://xen.1045712.n5.nabble.com/Performance-of-PVM-and-HVM-tp5711212p5711286.html
Sent from the Xen - User mailing list archive at Nabble.com.
2012 Sep 17
1
Re: Performance of PVM and HVM
no one care about this
--
View this message in context: http://xen.1045712.n5.nabble.com/Performance-of-PVM-and-HVM-tp5711212p5711304.html
Sent from the Xen - User mailing list archive at Nabble.com.
2013 Jul 25
0
FNIC nested PVM
I''m trying to do nested XEN to give some of my colleagues a play area to
work in, and it seems to work - but not quite.
I can build the nested environment (using OVM, and I have to step back to
OVM3.2.2 to allow me to do PCI passthrough), but as soon as I start up a VM
with a phys device passed through, the first layer loses all connectivity to
the SAN.
Setup:
* 2 UCS
2012 Dec 11
0
SOLVED Re: Problem booting a restored PVM
The Real Problem is discussed at the bottom of this message:
On Tue, Dec 11, 2012 at 11:38 AM, Ian Campbell <Ian.Campbell@citrix.com> wrote:
> On Tue, 2012-12-11 at 16:30 +0000, Terry Phelps wrote:
>> I am trying to develop a procedure for backup and restore of a Xen
>> PVM. I am having a problem with booting the restored machine. I''ll
>> tell you the symptom,
2008 Nov 06
0
Looking for suggestions on how to debug pvm/snow proc's
Hi All -
I'm running a faily long script that uses rpvm & snowFT to spawn off
multiple processes with the 'clusterApplyFT' function.
Specifically, what happens is that the head node generates a number of seed
clusters that are then spawned off to the pvm cluster (in this case, nodes
on a 4 dual-core machine) using clusterApplyFT to apply a function to each
seed cluster that
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 19
1
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 Dom0
- RHEL
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
2009 Mar 10
0
Problem with opensuse PVM
Hi all.
I have a problem with pciback in OpenSUSE using PVM.
I try to send 3 nic for the PVM.. its ok.. but.. if i try ifconfig eth3 up..
got the error...
Please.. see this.
Anybody.. know this problem?
Thanks,
Junior
opensuse:~ # uptime
3:36pm up 0:03, 2 users, load average: 0.02, 0.06, 0.02
opensuse:~ # uname -a
Linux opensuse 2.6.27.7-9-xen #1 SMP 2008-12-04 18:10:04 +0100 x86_64