Re: [lustre-discuss] Lustre compilation error

2017-11-30 Thread Mohr Jr, Richard Frank (Rick Mohr)

> On Nov 29, 2017, at 8:35 PM, Dilger, Andreas  wrote:
> 
> Would you be able to open a ticket for this, and possibly submit a patch to 
> fix the build?

I can certainly open a ticket, but I’m afraid I don’t know what needs to be 
fixed so I can’t provide a patch.

--
Rick Mohr
Senior HPC System Administrator
National Institute for Computational Sciences
http://www.nics.tennessee.edu

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Lustre compilation error

2017-11-29 Thread Dilger, Andreas
Rick,
Would you be able to open a ticket for this, and possibly submit a patch to fix 
the build?

Cheers, Andreas

On Nov 29, 2017, at 14:18, Mohr Jr, Richard Frank (Rick Mohr) 
> wrote:


On Oct 18, 2017, at 9:44 AM, parag_k 
> wrote:


I got the source from github.

My configure line is-

./configure --disable-client 
--with-kernel-source-header=/usr/src/kernels/3.10.0-514.el7.x86_64/ 
--with-o2ib=/usr/src/ofa_kernel/default/


Are you still running into this issue?  If so, try adding “—enable-server” and 
removing “—disable-client”.  I was building lustre 2.10.1 today, and I 
initially had both “—disable-client” and “—enable-server” in my configuration 
line.  When I did that, I got error messages like these:

make[3]: *** No rule to make target `fld.ko', needed by `all-am'.  Stop.

When I removed the “—disable-client” option, the error went away.

--
Rick Mohr
Senior HPC System Administrator
National Institute for Computational Sciences
http://www.nics.tennessee.edu

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Lustre compilation error

2017-11-29 Thread Mohr Jr, Richard Frank (Rick Mohr)

> On Oct 18, 2017, at 9:44 AM, parag_k  wrote:
> 
> 
> I got the source from github.
> 
> My configure line is-
> 
> ./configure --disable-client 
> --with-kernel-source-header=/usr/src/kernels/3.10.0-514.el7.x86_64/ 
> --with-o2ib=/usr/src/ofa_kernel/default/
> 

Are you still running into this issue?  If so, try adding “—enable-server” and 
removing “—disable-client”.  I was building lustre 2.10.1 today, and I 
initially had both “—disable-client” and “—enable-server” in my configuration 
line.  When I did that, I got error messages like these:

make[3]: *** No rule to make target `fld.ko', needed by `all-am'.  Stop.

When I removed the “—disable-client” option, the error went away.

--
Rick Mohr
Senior HPC System Administrator
National Institute for Computational Sciences
http://www.nics.tennessee.edu

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Lustre compilation error

2017-10-19 Thread Parag Khuraswar
Hi,

 

Any solution on bellow issue ?

 

Regards,

Parag

 

 

From: lustre-discuss [mailto:lustre-discuss-boun...@lists.lustre.org] On Behalf 
Of parag_k
Sent: Thursday, October , 2017 8:15 AM
To: Dilger, Andreas
Cc: Lustre User Discussion Mailing List
Subject: Re: [lustre-discuss] Lustre compilation error

 

Hi Dilger,

 

I extracted the src rpm of lustre 2.10.0 using 7zip and got the tarball of 
lustre 2.10.0.

 

Also if you put below mentioned link on browser you will find snapshot option 
and can download lustre.

 

But once you get tar, the procedure of compilation will be same i guess what i 
mentioned in last mail. 

 

Regards,

Parag

 

 Original message 

From: "Dilger, Andreas" <andreas.dil...@intel.com> 

Date: 19/10/2017 7:48 am (GMT+05:30) 

To: parag_k <para...@citilindia.com> 

Cc: Chris Horn <ho...@cray.com>, Lustre User Discussion Mailing List 
<lustre-discuss@lists.lustre.org> 

Subject: Re: [lustre-discuss] Lustre compilation error 

 

On Oct 18, 2017, at 07:44, parag_k <para...@citilindia.com> wrote:
> 
> I got the source from github.

Lustre isn't hosted on GitHub (unless someone is cloning it there), so it isn't 
clear what you are compiling.

You should download sources from git://git.hpdd.intel.com/fs/lustre-release.git

Cheers, Andreas

> My configure line is-
> 
> ./configure --disable-client 
> --with-kernel-source-header=/usr/src/kernels/3.10.0-514.el7.x86_64/ 
> --with-o2ib=/usr/src/ofa_kernel/default/
> 
> There are two things I was trying to do.
> 
> 1)  Creating rpms from source. And error mailed below is while making 
> rpms.
> 
>  
> 
> 2)  Compiling from source which is mentioned in the attached guide.
> 
>  
> 
> I also tried by extracting the src rpm and getting tar.gz from there.
> 
>  
> 
> 
> 
> Regards,
> Parag
> 
>  Original message 
> From: Chris Horn <ho...@cray.com>
> Date: 18/10/2017 10:31 am (GMT+05:30)
> To: Parag Khuraswar <para...@citilindia.com>, 'Lustre User Discussion Mailing 
> List' <lustre-discuss@lists.lustre.org>
> Subject: Re: [lustre-discuss] Lustre compilation error
> 
> It would be helpful if you provided more context. How did you acquire the 
> source? What was your configure line? Is there a set of build instructions 
> that you are following?
> 
>  
> 
> Chris Horn
> 
>  
> 
> From: lustre-discuss <lustre-discuss-boun...@lists.lustre.org> on behalf of 
> Parag Khuraswar <para...@citilindia.com>
> Date: Tuesday, October 17, 2017 at 11:52 PM
> To: 'Lustre User Discussion Mailing List' <lustre-discuss@lists.lustre.org>
> Subject: Re: [lustre-discuss] Lustre compilation error
> 
>  
> 
> Hi,
> 
>  
> 
> Does any one have any idea on below issue?
> 
>  
> 
> Regards,
> 
> Parag
> 
>  
> 
>  
> 
> From: lustre-discuss [mailto:lustre-discuss-boun...@lists.lustre.org] On 
> Behalf Of Parag Khuraswar
> Sent: Tuesday, October , 2017 6:11 PM
> To: 'Lustre User Discussion Mailing List'
> Subject: [lustre-discuss] Lustre compilation error
> 
>  
> 
> Hi,
> 
>  
> 
> I am trying to make rpms from lustre 2.10.0 source. I get below error when I 
> run “make”
> 
>  
> 
> ==
> 
> make[4]: *** No rule to make target `fld.ko', needed by `all-am'.  Stop.
> 
> make[3]: *** [all-recursive] Error 1
> 
> make[2]: *** [all-recursive] Error 1
> 
> make[1]: *** [all] Error 2
> 
> error: Bad exit status from 
> /tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)
> 
>  
> 
>  
> 
> RPM build errors:
> 
> Bad exit status from 
> /tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)
> 
> make: *** [rpms] Error 1
> 
> ==
> 
>  
> 
> Regards,
> 
> Parag
> 
>  
> 
>  
> 
> ___
> lustre-discuss mailing list
> lustre-discuss@lists.lustre.org
> http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Cheers, Andreas
--
Andreas Dilger
Lustre Principal Architect
Intel Corporation








___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Lustre compilation error

2017-10-18 Thread parag_k
Hi Dilger,
I extracted the src rpm of lustre 2.10.0 using 7zip and got the tarball of 
lustre 2.10.0.
Also if you put below mentioned link on browser you will find snapshot option 
and can download lustre.
But once you get tar, the procedure of compilation will be same i guess what i 
mentioned in last mail. 
Regards,Parag
 Original message From: "Dilger, Andreas" 
<andreas.dil...@intel.com> Date: 19/10/2017  7:48 am  (GMT+05:30) To: parag_k 
<para...@citilindia.com> Cc: Chris Horn <ho...@cray.com>, Lustre User 
Discussion Mailing List <lustre-discuss@lists.lustre.org> Subject: Re: 
[lustre-discuss] Lustre compilation error 
On Oct 18, 2017, at 07:44, parag_k <para...@citilindia.com> wrote:
> 
> I got the source from github.

Lustre isn't hosted on GitHub (unless someone is cloning it there), so it isn't 
clear what you are compiling.

You should download sources from git://git.hpdd.intel.com/fs/lustre-release.git

Cheers, Andreas

> My configure line is-
> 
> ./configure --disable-client 
> --with-kernel-source-header=/usr/src/kernels/3.10.0-514.el7.x86_64/ 
> --with-o2ib=/usr/src/ofa_kernel/default/
> 
> There are two things I was trying to do.
> 
> 1)  Creating rpms from source. And error mailed below is while making 
> rpms.
> 
>  
> 
> 2)  Compiling from source which is mentioned in the attached guide.
> 
>  
> 
> I also tried by extracting the src rpm and getting tar.gz from there.
> 
>  
> 
> 
> 
> Regards,
> Parag
> 
>  Original message 
> From: Chris Horn <ho...@cray.com>
> Date: 18/10/2017 10:31 am (GMT+05:30)
> To: Parag Khuraswar <para...@citilindia.com>, 'Lustre User Discussion Mailing 
> List' <lustre-discuss@lists.lustre.org>
> Subject: Re: [lustre-discuss] Lustre compilation error
> 
> It would be helpful if you provided more context. How did you acquire the 
> source? What was your configure line? Is there a set of build instructions 
> that you are following?
> 
>  
> 
> Chris Horn
> 
>  
> 
> From: lustre-discuss <lustre-discuss-boun...@lists.lustre.org> on behalf of 
> Parag Khuraswar <para...@citilindia.com>
> Date: Tuesday, October 17, 2017 at 11:52 PM
> To: 'Lustre User Discussion Mailing List' <lustre-discuss@lists.lustre.org>
> Subject: Re: [lustre-discuss] Lustre compilation error
> 
>  
> 
> Hi,
> 
>  
> 
> Does any one have any idea on below issue?
> 
>  
> 
> Regards,
> 
> Parag
> 
>  
> 
>  
> 
> From: lustre-discuss [mailto:lustre-discuss-boun...@lists.lustre.org] On 
> Behalf Of Parag Khuraswar
> Sent: Tuesday, October , 2017 6:11 PM
> To: 'Lustre User Discussion Mailing List'
> Subject: [lustre-discuss] Lustre compilation error
> 
>  
> 
> Hi,
> 
>  
> 
> I am trying to make rpms from lustre 2.10.0 source. I get below error when I 
> run “make”
> 
>  
> 
> ==
> 
> make[4]: *** No rule to make target `fld.ko', needed by `all-am'.  Stop.
> 
> make[3]: *** [all-recursive] Error 1
> 
> make[2]: *** [all-recursive] Error 1
> 
> make[1]: *** [all] Error 2
> 
> error: Bad exit status from 
> /tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)
> 
>  
> 
>  
> 
> RPM build errors:
> 
> Bad exit status from 
>/tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)
> 
> make: *** [rpms] Error 1
> 
> ==
> 
>  
> 
> Regards,
> 
> Parag
> 
>  
> 
>  
> 
> ___
> lustre-discuss mailing list
> lustre-discuss@lists.lustre.org
> http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Cheers, Andreas
--
Andreas Dilger
Lustre Principal Architect
Intel Corporation







___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Lustre compilation error

2017-10-18 Thread Dilger, Andreas
On Oct 18, 2017, at 07:44, parag_k <para...@citilindia.com> wrote:
> 
> I got the source from github.

Lustre isn't hosted on GitHub (unless someone is cloning it there), so it isn't 
clear what you are compiling.

You should download sources from git://git.hpdd.intel.com/fs/lustre-release.git

Cheers, Andreas

> My configure line is-
> 
> ./configure --disable-client 
> --with-kernel-source-header=/usr/src/kernels/3.10.0-514.el7.x86_64/ 
> --with-o2ib=/usr/src/ofa_kernel/default/
> 
> There are two things I was trying to do.
> 
> 1)  Creating rpms from source. And error mailed below is while making 
> rpms.
> 
>  
> 
> 2)  Compiling from source which is mentioned in the attached guide.
> 
>  
> 
> I also tried by extracting the src rpm and getting tar.gz from there.
> 
>  
> 
> 
> 
> Regards,
> Parag
> 
>  Original message 
> From: Chris Horn <ho...@cray.com>
> Date: 18/10/2017 10:31 am (GMT+05:30)
> To: Parag Khuraswar <para...@citilindia.com>, 'Lustre User Discussion Mailing 
> List' <lustre-discuss@lists.lustre.org>
> Subject: Re: [lustre-discuss] Lustre compilation error
> 
> It would be helpful if you provided more context. How did you acquire the 
> source? What was your configure line? Is there a set of build instructions 
> that you are following?
> 
>  
> 
> Chris Horn
> 
>  
> 
> From: lustre-discuss <lustre-discuss-boun...@lists.lustre.org> on behalf of 
> Parag Khuraswar <para...@citilindia.com>
> Date: Tuesday, October 17, 2017 at 11:52 PM
> To: 'Lustre User Discussion Mailing List' <lustre-discuss@lists.lustre.org>
> Subject: Re: [lustre-discuss] Lustre compilation error
> 
>  
> 
> Hi,
> 
>  
> 
> Does any one have any idea on below issue?
> 
>  
> 
> Regards,
> 
> Parag
> 
>  
> 
>  
> 
> From: lustre-discuss [mailto:lustre-discuss-boun...@lists.lustre.org] On 
> Behalf Of Parag Khuraswar
> Sent: Tuesday, October , 2017 6:11 PM
> To: 'Lustre User Discussion Mailing List'
> Subject: [lustre-discuss] Lustre compilation error
> 
>  
> 
> Hi,
> 
>  
> 
> I am trying to make rpms from lustre 2.10.0 source. I get below error when I 
> run “make”
> 
>  
> 
> ==
> 
> make[4]: *** No rule to make target `fld.ko', needed by `all-am'.  Stop.
> 
> make[3]: *** [all-recursive] Error 1
> 
> make[2]: *** [all-recursive] Error 1
> 
> make[1]: *** [all] Error 2
> 
> error: Bad exit status from 
> /tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)
> 
>  
> 
>  
> 
> RPM build errors:
> 
> Bad exit status from 
> /tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)
> 
> make: *** [rpms] Error 1
> 
> ==
> 
>  
> 
> Regards,
> 
> Parag
> 
>  
> 
>  
> 
> ___
> lustre-discuss mailing list
> lustre-discuss@lists.lustre.org
> http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Cheers, Andreas
--
Andreas Dilger
Lustre Principal Architect
Intel Corporation







___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Lustre compilation error

2017-10-18 Thread parag_k

Hi Chris, I got the source from github. My configure line is-./configure 
--disable-client 
--with-kernel-source-header=/usr/src/kernels/3.10.0-514.el7.x86_64/ 
--with-o2ib=/usr/src/ofa_kernel/default/There are two things I was trying to 
do.1)  Creating rpms from source. And error mailed below is while making 
rpms. 2)  Compiling from source which is mentioned in the attached guide. I 
also tried by extracting the src rpm and getting tar.gz from there. 

Regards,Parag
 Original message From: Chris Horn <ho...@cray.com> Date: 
18/10/2017  10:31 am  (GMT+05:30) To: Parag Khuraswar <para...@citilindia.com>, 
'Lustre User Discussion Mailing List' <lustre-discuss@lists.lustre.org> 
Subject: Re: [lustre-discuss] Lustre compilation error 


It would be helpful if you provided more context. How did you acquire the 
source? What was your configure line? Is there a set of build instructions that 
you are following?
 
Chris Horn
 

From: lustre-discuss <lustre-discuss-boun...@lists.lustre.org> on behalf of 
Parag Khuraswar <para...@citilindia.com>

Date: Tuesday, October 17, 2017 at 11:52 PM

To: 'Lustre User Discussion Mailing List' <lustre-discuss@lists.lustre.org>

Subject: Re: [lustre-discuss] Lustre compilation error


 

Hi,
 
Does any one have any idea on below issue?
 

Regards,
Parag
 

 


From: lustre-discuss [mailto:lustre-discuss-boun...@lists.lustre.org]
On Behalf Of Parag Khuraswar

Sent: Tuesday, October , 2017 6:11 PM

To: 'Lustre User Discussion Mailing List'

Subject: [lustre-discuss] Lustre compilation error


 
Hi,
 
I am trying to make rpms from lustre 2.10.0 source. I get below error when I 
run “make”

 
==
make[4]: *** No rule to make target `fld.ko', needed by `all-am'.  Stop.
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
error: Bad exit status from 
/tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)
 
 
RPM build errors:
    Bad exit status from /tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO 
(%build)
make: *** [rpms] Error 1
==
 
Regards,
Parag
 
 

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Lustre compilation error

2017-10-17 Thread Chris Horn
It would be helpful if you provided more context. How did you acquire the 
source? What was your configure line? Is there a set of build instructions that 
you are following?

Chris Horn

From: lustre-discuss <lustre-discuss-boun...@lists.lustre.org> on behalf of 
Parag Khuraswar <para...@citilindia.com>
Date: Tuesday, October 17, 2017 at 11:52 PM
To: 'Lustre User Discussion Mailing List' <lustre-discuss@lists.lustre.org>
Subject: Re: [lustre-discuss] Lustre compilation error

Hi,

Does any one have any idea on below issue?

Regards,
Parag


From: lustre-discuss [mailto:lustre-discuss-boun...@lists.lustre.org] On Behalf 
Of Parag Khuraswar
Sent: Tuesday, October , 2017 6:11 PM
To: 'Lustre User Discussion Mailing List'
Subject: [lustre-discuss] Lustre compilation error

Hi,

I am trying to make rpms from lustre 2.10.0 source. I get below error when I 
run “make”

==
make[4]: *** No rule to make target `fld.ko', needed by `all-am'.  Stop.
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
error: Bad exit status from 
/tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)


RPM build errors:
Bad exit status from /tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO 
(%build)
make: *** [rpms] Error 1
==

Regards,
Parag


___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Lustre compilation error

2017-10-17 Thread Parag Khuraswar
Hi,

 

Does any one have any idea on below issue?

 

Regards,

Parag

 

 

From: lustre-discuss [mailto:lustre-discuss-boun...@lists.lustre.org] On
Behalf Of Parag Khuraswar
Sent: Tuesday, October , 2017 6:11 PM
To: 'Lustre User Discussion Mailing List'
Subject: [lustre-discuss] Lustre compilation error

 

Hi,

 

I am trying to make rpms from lustre 2.10.0 source. I get below error when I
run "make" 

 

==

make[4]: *** No rule to make target `fld.ko', needed by `all-am'.  Stop.

make[3]: *** [all-recursive] Error 1

make[2]: *** [all-recursive] Error 1

make[1]: *** [all] Error 2

error: Bad exit status from
/tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)

 

 

RPM build errors:

Bad exit status from
/tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)

make: *** [rpms] Error 1

==

 

Regards,

Parag

 

 

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


[lustre-discuss] Lustre compilation error

2017-10-17 Thread Parag Khuraswar
Hi,

 

I am trying to make rpms from lustre 2.10.0 source. I get below error when I
run "make" 

 

==

make[4]: *** No rule to make target `fld.ko', needed by `all-am'.  Stop.

make[3]: *** [all-recursive] Error 1

make[2]: *** [all-recursive] Error 1

make[1]: *** [all] Error 2

error: Bad exit status from
/tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)

 

 

RPM build errors:

Bad exit status from
/tmp/rpmbuild-lustre-root-Ssi5N0Xv/TMP/rpm-tmp.bKMjSO (%build)

make: *** [rpms] Error 1

==

 

Regards,

Parag

 

 

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org