Displaying 7 results from an estimated 7 matches for "vg_xen".
Did you mean:
hvc_xen
2012 Nov 13
1
Fw:Fwd: Installing XEN on Centos 6.3 X86_64 ... Problem xen not starting...!!!//I have the same problem....
...rub/menu.lst
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_xen-LogVol01
# initrd /initrd-[generic-]version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.32.57-2.el6xen.x86_64)
root (hd0,0)
kernel /xen.gz dom0_mem=1024M cpufreq=xen dom0_max_vcpus=1 dom0_vcpus_pin
kernel /vmlinuz-2.6.32.57-2.el6xen.x86...
2013 Jan 22
2
Re: Problems to start a xen DomU using a logical volume.
...v01"
kernel = "/boot/vmlinuz-3.7.1-3.el6xen.x86_64"
ramdisk = "/boot/initrd-3.7.1-3.el6xen.x86_64-no-scsi.img"
memory = 4000
vif = [''bridge=xenbr0, ip=192.168.0.20'']
vcpus = 1
disk = [''phy:vg_xen/lvxenteste,xvda1,w'']
root = "/dev/xvda1 ro"
And my Dom0 configuration:
default=0
timeout=5
selinux=0
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (3.7.1-3.el6xen.x86_64)
root (hd0,0)
kernel /xen.gz dom0_mem=40000M cpufreq=xen dom0_m...
2011 Aug 28
1
Hanging boot of solaris 11 install image as HVM
...#39;'hvm''
device_model= ''/usr/lib64/xen-4.1/bin/qemu-dm''
name = ''solaris11hvm.born2b3.net''
acpi = 1
apic = 1
vif = [''bridge=xenbr0,model=e1000,mac=00:16:3E:27:20:b0'' ]
disk = [
''phy:/dev/vg_xen/solaris11,ioemu:hda,w'',''file:/ftp/sol-11-exp-201011-text-x86.iso,ioemu:hdc:cdrom,r'']
vcpus = ''4''
memory = ''4096''
boot = ''d''
vfb = [ ''vnc=1,vncunused=1,vncdisplay=3'']
serial = ...
2009 Dec 09
2
PCI: Not using MMCONFIG, leave system completely hung while booting Xen 3.4.1
...n it stuck at this point,
xenbus_probe_init ok
ACPI: bus type pci registered
This is my grub.conf entry for booting xen,
title Xen 3.4.1 Fedora (Michael Young PVOPS)
root (hd0,1)
kernel /xen-3.4.1.gz
module /vmlinuz-2.6.31.6-1.2.80.xendom0.fc12.i686.PAE ro
root=/dev/mapper/vg_xen-lv_root pci=nommconf
module /initrd-2.6.31.6-1.2.80.xendom0.fc12.i686.PAE.img
What is wrong with my system. I am able to run xen with similar
configuration on Lennovo T400 laptop.
I just need any workarround so that I can boot intel board properly. Without
xen, I am able to boot 2.6.31.6...
2009 Dec 09
2
PCI: Not using MMCONFIG, leave system completely hung while booting Xen 3.4.1
...n it stuck at this point,
xenbus_probe_init ok
ACPI: bus type pci registered
This is my grub.conf entry for booting xen,
title Xen 3.4.1 Fedora (Michael Young PVOPS)
root (hd0,1)
kernel /xen-3.4.1.gz
module /vmlinuz-2.6.31.6-1.2.80.xendom0.fc12.i686.PAE ro
root=/dev/mapper/vg_xen-lv_root pci=nommconf
module /initrd-2.6.31.6-1.2.80.xendom0.fc12.i686.PAE.img
What is wrong with my system. I am able to run xen with similar
configuration on Lennovo T400 laptop.
I just need any workarround so that I can boot intel board properly. Without
xen, I am able to boot 2.6.31.6...
2016 Jan 08
1
Bug#810379: xen: pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
...fig eth1 up"
where eth1 is the tg3 NIC.
dom0 "grep -vE '^#|^$' /etc/xen/bug.cfg":
bootloader = '/usr/lib/xen-4.4/bin/pygrub'
vcpus = '1'
memory = '128'
root = '/dev/xvda2 ro'
disk = [
'phy:/dev/vg_xen/bug-disk,xvda2,w',
'phy:/dev/vg_xen/bug-swap,xvda1,w',
]
name = 'bug'
dhcp = 'dhcp'
vif = [ 'mac=00:16:3E:99:92:03,bridge=br_home' ]
pci = [ '03:00.1,permissive=1', '04:00.0,permissive=1...
2016 Jan 23
0
Bug#810379: [BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
...0
MIS: 0
Some other info:
dom0 "grep -vE '^#|^$' /etc/xen/bug.cfg":
bootloader = '/usr/lib/xen-4.4/bin/pygrub'
vcpus = '1'
memory = '128'
root = '/dev/xvda2 ro'
disk = [
'phy:/dev/vg_xen/bug-disk,xvda2,w',
'phy:/dev/vg_xen/bug-swap,xvda1,w',
]
name = 'bug'
dhcp = 'dhcp'
vif = [ 'mac=00:16:3E:99:92:03,bridge=br_home' ]
pci = [ '03:00.1,permissive=1', '04:00.0,permissive=1...