<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Sat, 20 Jun 2009 10:09:23 -0600<br>
From: Robert LeBlanc <<a href="mailto:robert@leblancnet.us">robert@leblancnet.us</a>><br>
Subject: Re: [Lustre-discuss] VMware error on lustre client<br>
To: <a href="mailto:lustre-discuss@lists.lustre.org">lustre-discuss@lists.lustre.org</a><br>
Message-ID:<br>
        <<a href="mailto:c5b98f840906200909qb14aacbrdfcec189f30d203d@mail.gmail.com">c5b98f840906200909qb14aacbrdfcec189f30d203d@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
On Fri, Jun 19, 2009 at 8:44 PM, Dam Thanh Tung <<a href="mailto:tungdt@isds.vn">tungdt@isds.vn</a>> wrote:<br>
<br>
> Poor me! The weekend started with new error in my lustre system.<br>
><br>
> I have just installed lustren on my Centos 5.3 PC,all the package i used is<br>
><br>
><br>
> e2fsprogs-1.40.11.sun1-0redhat.rhel5.x86_64.rpm<br>
> kernel-lustre-smp-2.6.18-92.1.17.el5_lustre.1.8.0.x86_64.rpm<br>
> lustre-1.8.0-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
> lustre-client-1.8.0-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
> lustre-client-modules-1.8.0-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
> lustre-ldiskfs-3.0.8-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
> lustre-modules-1.8.0-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
><br>
> Everything worked well.( I used my PC as a lustre client and copy some<br>
> file, it's OK ).  Now when i install VMware workstation 6.5 by rpm package<br>
> VMware-Workstation-6.5.1-126130.x86_64.rpm<br>
> The install process finished without any error. But when i try to start<br>
> VMware, there is an error on my screen, it said that:<br>
><br>
> C header files matching your running kernel were not found.<br>
> Refer to your distribution's documentation for installation instructions<br>
><br>
> So i can't use VMware. Anyone can help me to resolv it,please ?<br>
><br>
> You will need to get the source RPMs for the kernel and build VMware's<br>
modules against it. Since you are not using the stock CentOS kernel, there<br>
is not a provided kernel from VMware. I've had to always build my VMware<br>
modules on Debian. I'm not very familiar with CentOS so I can't give you<br>
details about how to do it.<br>
<br>
Thanks for reply, I'll try to figure it out <br>
<br>
<br>
-----------------------------------------------------------------------------<br>
<br>


<br>
The VMWare scriptis probably looking for /usr/src/kernels/`uname -r`<br>
or/usr/src/kernels/`uname<br>
-r`-`uname-i`<br>
<br>
Check if you have /usr/src/kernels/2.6.18-92.1.17-x86_64 and create a link<br>
at<br>
/usr/src/kernels/2.6.18-92.1.17.el5_lustre<br>
<br>
ln<br>
-s /usr/src/kernels/2.6.18-92.1.17.el5_lustre<br>
/usr/src/kernels/2.6.18-92.1.17-x86_64<br>
<br>
if that doesn't do it try<br>
<br>
ln -s /usr/src/kernels/2.6.18-92.1.17.el5_lustre-x86_64<br>
/usr/src/kernels/2.6.18-92.1.17-x86_64<br>
<br>
Erik<br>
<br>
On Sat, Jun 20, 2009 at 12:09 PM, Robert LeBlanc <<a href="mailto:robert@leblancnet.us">robert@leblancnet.us</a>>wrote:<br>
<br>
><br>
><br>
> On Fri, Jun 19, 2009 at 8:44 PM, Dam Thanh Tung <<a href="mailto:tungdt@isds.vn">tungdt@isds.vn</a>> wrote:<br>
><br>
>> Poor me! The weekend started with new error in my lustre system.<br>
>><br>
>> I have just installed lustren on my Centos 5.3 PC,all the package i used<br>
>> is<br>
>><br>
>> e2fsprogs-1.40.11.sun1-0redhat.rhel5.x86_64.rpm<br>
>> kernel-lustre-smp-2.6.18-92.1.17.el5_lustre.1.8.0.x86_64.rpm<br>
>> lustre-1.8.0-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
>> lustre-client-1.8.0-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
>> lustre-client-modules-1.8.0-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
>> lustre-ldiskfs-3.0.8-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
>> lustre-modules-1.8.0-2.6.18_92.1.17.el5_lustre.1.8.0smp.x86_64.rpm<br>
>><br>
>> Everything worked well.( I used my PC as a lustre client and copy some<br>
>> file, it's OK ).  Now when i install VMware workstation 6.5 by rpm package<br>
>> VMware-Workstation-6.5.1-126130.x86_64.rpm<br>
>> The install process finished without any error. But when i try to start<br>
>> VMware, there is an error on my screen, it said that:<br>
>><br>
>> C header files matching your running kernel were not found.<br>
>> Refer to your distribution's documentation for installation instructions<br>
>><br>
>> So i can't use VMware. Anyone can help me to resolv it,please ?<br>
>><br>
>> You will need to get the source RPMs for the kernel and build VMware's<br>
> modules against it. Since you are not using the stock CentOS kernel, there<br>
> is not a provided kernel from VMware. I've had to always build my VMware<br>
> modules on Debian. I'm not very familiar with CentOS so I can't give you<br>
> details about how to do it.<br>
><br>
> Robert LeBlanc<br>
><br>
><br>
> _______________________________________________<br>
> Lustre-discuss mailing list<br>
> <a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
> <a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
><br>
><br>
</blockquote><div><br>I followed your guidance, but it didn't work :(  <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Lustre-discuss mailing list<br>
<a href="mailto:Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>
<br>
<br>
End of Lustre-discuss Digest, Vol 41, Issue 39<br>
**********************************************<br>
</blockquote></div><br>