<br><br><div><span class="gmail_quote">On 12/20/06, <b class="gmail_sendername">Daniel P. Berrange</b> <<a href="mailto:berrange@redhat.com">berrange@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Dec 20, 2006 at 07:19:06PM +0500, Asrai khn wrote:<br>> Hi Dan,<br>><br>><br>> Both of those are redundant/wrong for FC6.<br>> ><br>> >First, there is no separate /lib/tls anymore - FC6 ditched old pthreads
<br>> >implementation, and the new NPTL is the default in /lib. So renaming the<br>> >empty /lib/tls directory is irrelevant.<br>> ><br>> >Second, the 'hwcap 0 nosegneg' stuff is automatically installed by the
<br>> >Xen kernel RPM, eg<br>> ><br>> >  $ rpm -qf /etc/ld.so.conf.d/kernelcap-2.6.18-1.2868.fc6.conf<br>> >  kernel-xen-2.6.18-1.2868.fc6<br>><br>><br>> When i do this on host  machine gives me...
<br>><br>> rpm -qf /etc/ld.so.conf.d/kernelcap-2.6.18-1.2849.fc6.conf<br>> kernel-xen-2.6.18-1.2849.fc6<br>><br>> but gives nothing on guest, i don't have /etc/ld.so.conf.d/kernelcap-<br>> 2.6.18-1.2849.fc6.conf
 on guests<br><br>So, have you actually got a kernel-xen installed in your guest ? It<br>sounds very much like you dont....</blockquote><div><br>yes we don't have xen kernel  on guest  coz we  are not using pygrub.<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> I'm launching  guest using xm create vms.cfg<br>><br>> and vms.cfg is as under
<br>><br>> kernel = "/boot/vmlinuz-2.6.18-1.2849.fc6xen"<br>> ramdisk = "/boot/initrd-2.6.18-1.2849.fc6xen-domU.img"<br><br>The fact that you are explicitly listing kernels from Dom0 instead of
<br>using the regular pygrub  bootloader, also suggests to me you've not<br>got kernel-xen installed in your guest image</blockquote><div><br>True, no pygrub<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> memory = 128<br>> name = "xxxx"<br>> #vif = [ 'mac=00:16:3e:11:69:85, bridge=xenbr0' ]<br>> vif = [ 'ip=66.xxx.xxx.xxx' ]<br>> disk = ['tap:aio:/var/uml/vm3/root,sda1,w',
<br>> 'tap:aio:/var/uml/vm3/var,sda2,w', 'tap:aio:/var/uml/vm3/swap,sda3,w']<br>> root = "/dev/sda1 ro"<br>> on_reboot   = 'restart'<br>> on_crash    = 'restart'<br>>
<br>> So the kernel running on guest ... and i have also copied the xen kernel<br>> modules /lib/modules/ on guest disk image by mounting it.<br><br>If you're not using pygrub, then you'll at least need to make sure the
<br>correct 'kernelcap' file is installed in the guest, with file name<br>matching the kernel version.</blockquote><div><br>What do you mean by install 'kernelcap' file on guest?<br>you want me to create this file manually in the specific path and then echo 'something' to it?
<br><br>Thanks. Askar<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dan.<br>--<br>|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
<br>|=-           Perl modules: <a href="http://search.cpan.org/~danberr/">http://search.cpan.org/~danberr/</a>              -=|<br>|=-               Projects: <a href="http://freshmeat.net/~danielpb/">http://freshmeat.net/~danielpb/
</a>               -=|<br>|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=|<br></blockquote></div><br>