[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Newbie question: Error creating domain
Ian Pratt wrote: > I still don't quite understand why it's failing, but I think I know enough to fix it: It's a 1kb block vs 512 byte sector rounding issue. I've checked in what I believe will be a fix. Thanks, Ian I'm sorry to say that it didn't help. I just did: # bk clone bk://xen.bkbits.net/xeno-unstable.bk # make world && make installWhen I try to create a new domain a get a slightly different error than last time: # xm create vmid=1 Using config file /etc/xen/xmdefaultsconfig: (vm (name 'This is VM 1') (memory '64') (cpu '1') (image (linux (kernel /boot/vmlinuz-2.4.26-xenU) (ip :1.2.3.4::::eth0:dhcp) (root '/dev/sda1 ro'))) (device (vbd (uname phy:hda3) (dev sda1) (mode w))) (device (vif (mac aa:00:00:2d:9e:09)))) VIRTUAL MEMORY ARRANGEMENT: Loaded kernel: c0100000->c02cd2a8 Init. ramdisk: c02ce000->c02ce000 Phys-Mach map: c02ce000->c02de000 Page tables: c02de000->c02e0000 Start info: c02e0000->c02e1000 Boot stack: c02e1000->c02e2000 TOTAL: c0000000->c0400000 ENTRY ADDRESS: c0100000 EVENT> xend.console.create [11, 1, 9601] respond_be_create> >BlkifController>send_be_disconnect> dom= 1op_create> Deferred Exception creating domain: [Failure instance: Traceback: xen.xend.XendError.VmError, vbd: Segments not found: uname=phy:hda3 /usr/lib/python2.3/site-packages/twisted/internet/defer.py:338:_runCallbacks /usr/lib/python2.3/site-packages/xen/xend/XendDomainInfo.py:306:_vm_configure1 /usr/lib/python2.3/site-packages/xen/xend/XendDomainInfo.py:665:create_devices /usr/lib/python2.3/site-packages/xen/xend/XendDomainInfo.py:893:vm_dev_vbd /usr/lib/python2.3/site-packages/xen/xend/XendDomainInfo.py:140:make_disk ] >BlkifController>send_be_destroy> dom= 1Error: Error creating domain: [Failure instance: Traceback: xen.xend.XendError.VmError, vbd: Segments not found: uname=phy:hda3 /Fredrik ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |