similar to: 32-bit xen pv domU on 64-bit dom0?

Displaying 20 results from an estimated 40000 matches similar to: "32-bit xen pv domU on 64-bit dom0?"

2007 Nov 30
6
Replacement for Linux-HA (heartbeat) - RedHat cluster?
Hello, I'm beginning to give up on making Linux-HA's heartbeat work for my environment (CentOS x86_64) and am wondering what other option have I got to help me: 1. Use IPVS to maintain a cluster of virtual servers, either master/slave or load-balanced. 2. Use DRBD in master/slave fashion to keep a home-grown application highly-available. The first thing I stumbled upon is RedHat Cluster
2009 Nov 13
0
Picture Tutorial: Installing OpenSUSE 11.2 x86_64 Linux as a PV DomU (Xen 3.5-unstable Pv-Ops Dom0 Kernel 2.6.31.5)
There are 4 picture galleries with a total of 176 png image screenshots. Picture Tutorial 1 of 4: Installing OpenSUSE 11.2 x86_64 Linux as a PV DomU (Xen 3.5-unstable Pv-Ops Dom0 Kernel 2.6.31.5)Link: http://enmingteo.wordpress.com/2009/11/13/picture-tutorial-1-of-4-installing-opensuse-11-2-x86_64-linux-as-a-pv-domu-xen-3-5-unstable-pv-ops-dom0-kernel-2-6-31-5/ *Picture Tutorial 2 of 4:
2007 Dec 05
2
heartbeat 1.2.5 on CentOS 5?
Hello, Has anyone got Heartbeat 1.2.5 (latest Heartbeat 1 version) to compile and run on CentOS 5? I downloaded the source but hit difficulties compiling it, presumebly because it was never quite tweaked to run on the latest version. Thanks, --Amos
2009 Mar 24
0
Tips for installing Fedora 10 32bit Xen PV domU/guest on CentOS 5.3 dom0/host
Hello! Xen and related packages (libvirt, virt-install, virt-manager etc) in Upcoming CentOS 5.3 support running and installing Fedora 10 (and Fedora 11) paravirtual domU guest virtual machines. These upstream fixes (new features) make it possible: "RHEL5.3 xen: include support for booting Fedora 10 DomU (i.e. bzImage support)" https://bugzilla.redhat.com/show_bug.cgi?id=457199
2007 Dec 01
1
Deleting a user?
Hello, I've compiled linux-ha heartbeat into an RPM but when I try to install it (after "yum erase heartbeat*") it complains that the user hacluster still exists: # rpm -ivh heartbeat-2.1.2-1.x86_64.rpm Preparing... ########################################### [100%] useradd: user hacluster exists error: %pre(heartbeat-2.1.2-1.x86_64) scriptlet failed, exit status 9
2008 Oct 17
0
Re: Attempt to create OpenSuse 10.3 PV DomU at Xen 3.3 CentOS 5.2 Dom0 via pygrub
http://bderzhavets.wordpress.com/2008/10/17/install-opensuse-11-domu-at-xen-33-centos-52-dom0-via-local-http-server-all-64-bit/ --- On Sun, 9/21/08, Boris Derzhavets <bderzhavets@yahoo.com> wrote: From: Boris Derzhavets <bderzhavets@yahoo.com> Subject: Attempt to create OpenSuse 10.3 PV DomU at Xen 3.3 CentOS 5.2 Dom0 via pygrub To: xen-users@lists.xensource.com Date: Sunday,
2007 Dec 14
1
Kernel types and xen caps : PV/HVM, 32/64 bit, PAE/non-PAE
Hi Is there a doc/wiki page which explains, the kind of domu images/appliances/kernels can be run with what type of dom0 kernels(xen_caps). For example : -- Can a 32 bit, non-PAE domU run on 64 bit, PAE dom 0 in PV mode ? (or HVM mode ?) Are there any checks that can be done before doing the migration ? Is there any programmatic way (from python) to find out if the kernel in a domU disk
2011 Jan 11
1
PV with RHEL DomU and Debian Dom0
Dear all, Did anyone tried to create a PV DomU on RHEL on a Debian Dom0 Xen4 (if possible using Xen-Tools)? If yes, can you let me know the process you used? Thank you PM _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jan 23
3
32 bit Full Virtualized DomU on 64 Dom0
Hi, I need to virtualize a physical machine (Debian Etch 32 bit) to run on Centos 5.4 64 bit. Can I do that? I mean can a full virtualized DomU 32 bit run on a 64 bit Dom0. Thanks in advance!! -- -- Open Kairos http://www.sergiobelkin.com Watch More TV http://sebelk.blogspot.com Sergio Belkin -
2009 May 26
3
Match between Dom0 and DomU PV
I have a bit of a Xen theory question. I have a Debian 5 Lenny x64 Dom0 currently running two DomUs. One is an x64 built via Xen-tools, and it seems to be running great. The second (known as Alpha) is having some troubles, as I mentioned in my post "Ubuntu 8.04 DomU crash" to this list on 5/12/09. It is an x86/32 Ubuntu 8.04 that started life as an HVM and was rebuilt into a PV where
2008 Jul 04
1
Anaconda ignores "cmdline" directive
Hello, Our environment: CentOS 5.2 (updated over time with "yum update", current "yum update" lists about 7 packages out of date), x86_64. Running Xen, building Xen DomU's with kickstart. We are trying to debug the %post part of the kickstart process for DomU and are hitting difficulties in accessing the output. For a start, the "cmdline" directive in the
2007 Nov 14
0
linux xen 3.1.0 dom0 / solaris domU PV install from usb dvd reader
When trying to boot the OpenSolaris b75a dvd in a pv domU (using the linux phy:/dev/cdrom device as the source for the boot media), running on an Ubuntu 7.10 x86_64 dom0 box with xen 3.1.0 hypervisor, using the following config file... ======================================== # # Hostname # name = ''solaris-install2'' # # Kernel + memory size # kernel =
2012 Aug 01
2
Bug report about Windows 7 pro 64 bit domU on xen-unstable dom0 with qemu traditional
2009 Mar 13
7
PV Lenny 32 bits into 64 bits dom0 - Grub / kernel problem
Hello, I can''t solve my problem. I want a 32 bits Lenny domU into a 64 bits Lenny dom0. I plan to use pygrub for that (xen 3.2.1). So, I tried to debootstrap a 32 bits domU into a 64 bits dom0. debootstrap --arch=i386 --include=libc6-xen,firmware-bnx2,linux-image-2.6.26-1-xen-686,linux-modules-xen-686,linux-image-xen-686,grub --components=main,contrib,non-free lenny /mnt/xen
2009 Nov 01
3
Picture Tutorial: How to Setup Slackware64 13.0 HVM domU with Xen 3.5-unstable pv-ops Dom0 Kernel 2.6.31.4 in Fedora 11 x86-64 Dom0
Hi, I have just installed Slackware64 13.0 Linux as a HVM guest with Xen 3.5-unstable changeset 20143 pv-ops dom0 kernel 2.6.31.4. For more details, please refer to the following link: http://enmingteo.wordpress.com/2009/11/01/picture-tutorial-how-to-setup-slackware64-13-0-hvm-domu-with-xen-3-5-unstable-pv-ops-dom0-kernel-2-6-31-4-in-fedora-11-x86-64-dom0/ There are 83 screenshots so far at
2009 Nov 01
3
Picture Tutorial: How to Setup Slackware64 13.0 HVM domU with Xen 3.5-unstable pv-ops Dom0 Kernel 2.6.31.4 in Fedora 11 x86-64 Dom0
Hi, I have just installed Slackware64 13.0 Linux as a HVM guest with Xen 3.5-unstable changeset 20143 pv-ops dom0 kernel 2.6.31.4. For more details, please refer to the following link: http://enmingteo.wordpress.com/2009/11/01/picture-tutorial-how-to-setup-slackware64-13-0-hvm-domu-with-xen-3-5-unstable-pv-ops-dom0-kernel-2-6-31-4-in-fedora-11-x86-64-dom0/ There are 83 screenshots so far at
2006 Mar 01
2
domU''s on SLES 10.0b3 crashing dom0
Hi all, I installed SLES 10.0b3 with XEN on some test-systems and created a SLES 10.0b3-image for use with domU''s. The installation and booting of this domU was no problem, but on some systems the host dom0 restarts if I generate some IP-traffic from the guest. This happens on an old AMD Athlon 1,3GHz, an old Intel P3 and an Intel desktop with P4 HT/VT/EM64T but not on an Intel
2009 Jul 19
0
Disabling checksum offloading at install OSOL 2009.06 PV DomU on Xen 3.4.1 Ubuntu 9.04 Dom0 ( with 2.6.30.1 xenified aka Suse kernel)
Following bellow procedure involves Solaris Kernel module debugger to patch OSOL’s (SNV_111b) kernel at booting up to succeed with dhcp lease and to be able proceed with initial install. File /etc/system gets updated via root terminal session before standard reboot to make the patch for kernel permanent
2009 Jun 02
4
OSOL 2009.06 as PV DomU at Xen 3.5 Ubuntu 9.04 Dom0 (2.6.30-rc6-tip)
Copied ramdisk and kernel to Dom0 root@ServerXen331:/mnt/home/boris/isos# cat copy.sh mount -o loop,ro os200906.iso /mnt cp /mnt/boot/x86.microroot /home/boris/solaris cp /mnt/platform/i86xpv/kernel/amd64/unix /home/boris/solaris Created profile like for osol 2008.11 root@ServerXen331:/mnt/home/boris/solaris# cat osol200906.install name = "sol0906" vcpus = 1 memory =
2014 Jun 12
1
Xen PV domU reported as Xen-HVM
Hello, I am running two dom0s, one on CentOS 5 with Xen 4.1.2 (from Gitco) and the other one on CentOS 6 with Xen 4.2.4 (from Xen4CentOS). I host one LVM based domU on both from the same template (CentOS 6 PV) with the same Xen config (see below). However, the domU on Xen 4.1 reports itself as Xen PV while the domU on Xen4CentOS reports itself as Xen HVM. == First domU == virt-what and cPanel