All of lore.kernel.org
 help / color / mirror / Atom feed
* Error processing drive xvda
@ 2009-11-04  5:34 Nishikant Deshmukh
  0 siblings, 0 replies; only message in thread
From: Nishikant Deshmukh @ 2009-11-04  5:34 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 458 bytes --]

Hi,

 I am attaching the screenshots of the error and also my config file.

The error comes of xen 3.4.0 on Fedora 11.

The disk is LVM and qemu-xen-image. Screenshots are similar for both types
of files

I followed this link to install everything, my dom0 started nicely but I am
getting problem for creating domU.


http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/

Nishikant

[-- Attachment #1.2: Type: text/html, Size: 785 bytes --]

[-- Attachment #2: xen_error.png --]
[-- Type: image/png, Size: 50470 bytes --]

[-- Attachment #3: vanila.install.file --]
[-- Type: application/octet-stream, Size: 452 bytes --]

name="F11PV"
memory=2048
disk=['file:/cloud/nishikant/F11.iso,hdc:cdrom,r', 'file:/cloud/nishikant/xen_machine_1/domains/vanila/disk.img,xvda1,w','file:/cloud/nishikant/xen_machine_1/domains/vanila/swap.img,xvda2,w']
vif = [ 'bridge=eth0' ]
vfb = [ 'type=vnc,vncunused=1']
kernel = "/cloud/nishikant/domU/vmlinuz"
ramdisk = "/cloud/nishikant/domU/initrd.img"
vcpus=2
root="/dev/xvda1 ro"
boot='d'
dhcp="dhcp"
on_reboot = 'restart'
on_crash = 'restart'

[-- Attachment #4: vanila.install.orig --]
[-- Type: application/octet-stream, Size: 375 bytes --]

name="F11PV"
memory=2048
disk=['file:/cloud/nishikant/F11.iso,hdc:cdrom,r','phy:lvmvolume/domU1,xvda1,w','phy:lvmvolume/domUswap1,xvda2,w']
vif = [ 'bridge=eth0' ]
vfb = [ 'type=vnc,vncunused=1']
kernel = "/cloud/nishikant/domU/vmlinuz"
ramdisk = "/cloud/nishikant/domU/initrd.img"
vcpus=2
root="/dev/xvda1 ro"
boot='d'
dhcp="dhcp"
on_reboot = 'restart'
on_crash = 'restart'

[-- Attachment #5: error.png --]
[-- Type: image/png, Size: 34838 bytes --]

[-- Attachment #6: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-04  5:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-04  5:34 Error processing drive xvda Nishikant Deshmukh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.