Re: [lustre-discuss] Unable to compile client in Debian

2019-06-11 Thread Peter Jones
To build on Andreas's comments - it is well understood that 2.10.x will not work with a 4.19 kernel. Newer kernel support was a primary driving factor into switching to 2.12.x for the LTS release branch. Once the work has completed on master we will backport it to b2_12. On 2019-06-10, 11:39

Re: [lustre-discuss] Unable to compile client in Debian

2019-06-11 Thread Andreas Dilger
These problems may relate to using GCC8, which has a lot of new checks that cause old code to break. You could try installing an older GCC, but that may not create modules compatible with your kernel. The GCC8 issues are being fixed on master, so you might want to try this again, but at the same

[lustre-discuss] Unable to compile client in Debian

2019-05-28 Thread Alejandro Sierra
Hello: I want to be able to see my lustre 2.10.5 disk in my cluster, but every attemp to complile the client code failed. If I try the same version as the server (a Centos7 server) it falis because of the -Werror flag with trivial code impossible to correct, like util/parser.c:198:13: error: