Manyam Ramesh
2008-Aug-25 10:58 UTC
[Xen-users] Problem: when I am trying to create a PV guest on DQ35
When I am trying to create a PV guest on DQ35, i am getting following error:>xm create CENTOS_PV.cfg -cTraceback (most recent call last): File "/usr/bin/pygrub", line 680, in ? zfsinfo = fsimage.getbootstring(fs) AttributeError: ''module'' object has no attribute ''getbootstring'' Error: Boot loader didn''t return any data! PV guest configuration file: CENTOS_PV.cfg name = "CENTOS_PV_GUEST" #kernel = "/mnt/temp/images/xen/vmlinuz" #ramdisk = "/mnt/temp/images/xen/initrd.img" bootloader="/usr/bin/pygrub" boot="c" memory = 1024 disk = [ ''file:/var/lib/xen/CENTOS.img,xvda,w'' ] vif=[ '' '' ] Please help me regarding this error. -- Ramesh.M LSI Technologies India Pvt. Ltd. Software Development Engineer Bangalore _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Sadique Puthen
2008-Aug-26 06:46 UTC
Re: [Xen-users] Problem: when I am trying to create a PV guest on DQ35
Manyam Ramesh wrote:> When I am trying to create a PV guest on DQ35, i am getting > following error: > > >xm create CENTOS_PV.cfg -c > > > Traceback (most recent call last): File "/usr/bin/pygrub", line 680, in ? > > zfsinfo = fsimage.getbootstring(fs) > > AttributeError: ''module'' object has no attribute ''getbootstring'' > > Error: Boot loader didn''t return any data! > > > > > > PV guest configuration file: CENTOS_PV.cfg > > name = "CENTOS_PV_GUEST" > #kernel = "/mnt/temp/images/xen/vmlinuz" > #ramdisk = "/mnt/temp/images/xen/initrd. > img" > bootloader="/usr/bin/pygrub" > boot="c" > memory = 1024 > disk = [ ''file:/var/lib/xen/CENTOS.img,xvda,w'' ] > vif=[ '' '' ]You should include more details if you expect a reply from this list. 1 - What version of xen and what distribution u r using and whether u r using the xen packages provided with the distribution? 2 - How did you create the image for the guest? --Sadique> > > > > > Please help me regarding this error. > -- > Ramesh.M > LSI Technologies India Pvt. Ltd. > Software Development Engineer > Bangalore > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Sadique Puthen
2008-Aug-26 08:35 UTC
Re: [Xen-users] Problem: when I am trying to create a PV guest on DQ35
Manyam Ramesh wrote:> I am successfully created PV guest with Xen -3.0 version on Dell machine.Pls stop replying to me directly. Send ur replies to the list to get more exposure. --Sadique> > On Tue, Aug 26, 2008 at 1:08 PM, Manyam Ramesh <rameshmanyam@gmail.com > <mailto:rameshmanyam@gmail.com>> wrote: > > I am using xen -3.2 version, image for guest was in kernel > variable of a configuration file. > I am using the xen packages provided with the distribution > > > On Tue, Aug 26, 2008 at 12:16 PM, Sadique Puthen > <sputhenp@redhat.com <mailto:sputhenp@redhat.com>> wrote: > > Manyam Ramesh wrote: > > When I am trying to create a PV guest on DQ35, i am getting > > following error: > > > > >xm create CENTOS_PV.cfg -c > > > > > > Traceback (most recent call last): File "/usr/bin/pygrub", > line 680, in ? > > > > zfsinfo = fsimage.getbootstring(fs) > > > > AttributeError: ''module'' object has no attribute ''getbootstring'' > > > > Error: Boot loader didn''t return any data! > > > > > > > > > > > > PV guest configuration file: CENTOS_PV.cfg > > > > name = "CENTOS_PV_GUEST" > > #kernel = "/mnt/temp/images/xen/vmlinuz" > > #ramdisk = "/mnt/temp/images/xen/initrd. > > img" > > bootloader="/usr/bin/pygrub" > > boot="c" > > memory = 1024 > > disk = [ ''file:/var/lib/xen/CENTOS.img,xvda,w'' ] > > vif=[ '' '' ] > > You should include more details if you expect a reply from > this list. > > 1 - What version of xen and what distribution u r using and > whether u r > using the xen packages provided with the distribution? > > 2 - How did you create the image for the guest? > > --Sadique > > > > > > > > > > > > > Please help me regarding this error. > > -- > > Ramesh.M > > LSI Technologies India Pvt. Ltd. > > Software Development Engineer > > Bangalore > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > <mailto:Xen-users@lists.xensource.com> > > http://lists.xensource.com/xen-users > > > > > -- > Ramesh.M > LSI Technologies India Pvt. Ltd. > Software Development Engineer > Bangalore > > > > > -- > Ramesh.M > LSI Technologies India Pvt. Ltd. > Software Development Engineer > Bangalore_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Manyam Ramesh
2008-Aug-26 10:09 UTC
[Xen-users] Problem: when I am trying to create a PV guest on DQ35
When I am trying to create a PV guest on DQ35, i am getting following error:>xm create CENTOS_PV.cfg -cTraceback (most recent call last): File "/usr/bin/pygrub", line 680, in ? zfsinfo = fsimage.getbootstring(fs) AttributeError: ''module'' object has no attribute ''getbootstring'' Error: Boot loader didn''t return any data! I am using xen-3.2.1 version. PV guest configuration file: CENTOS_PV.cfg name = "CENTOS_PV_GUEST" #kernel = "/mnt/temp/images/xen/vmlinuz" #ramdisk = "/mnt/temp/images/xen/initrd.img" bootloader="/usr/bin/pygrub" boot="c" memory = 1024 disk = [ ''file:/var/lib/xen/CENTOS.img,xvda,w'' ] vif=[ '' '' ] Please help me regarding this error. I am created PV guest successfully with xen-3.0 version on Dell machine -- Ramesh.M LSI Technologies India Pvt. Ltd. Software Development Engineer Bangalore _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users