<div dir="auto">Ahhhh... At The Moment not Asynchronous Transfer Mechanism... For a moment I thought ATM was being revived... </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 26 Sep 2023, 12:26 Peter Jones via lustre-discuss, <<a href="mailto:lustre-discuss@lists.lustre.org">lustre-discuss@lists.lustre.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Your memory serves you well Thomas - 2.15.58 is a development tag of what will eventually become 2.16. While I would expect it still to be possible to build/install Rocky 8.8 for this tag, it would definitely be better to focus on the b2_15 branch for something to use ATM.<br>
<br>
On 9/26/23, 4:03 AM, "lustre-discuss on behalf of Thomas Roth via lustre-discuss" <<a href="mailto:lustre-discuss-bounces@lists.lustre.org" target="_blank" rel="noreferrer">lustre-discuss-bounces@lists.lustre.org</a> <mailto:<a href="mailto:lustre-discuss-bounces@lists.lustre.org" target="_blank" rel="noreferrer">lustre-discuss-bounces@lists.lustre.org</a>> on behalf of <a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" rel="noreferrer">lustre-discuss@lists.lustre.org</a> <mailto:<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" rel="noreferrer">lustre-discuss@lists.lustre.org</a>>> wrote:<br>
<br>
<br>
Also, I think you want to check out some 'release branch' first: your compilation gave you "2.15.58" packages - this is probably an intermediary, <br>
development version. At least I seem to remember a warning from Andreas about these multi-digit subsubversions.<br>
According to <a href="http://lustre.org" rel="noreferrer noreferrer" target="_blank">lustre.org</a>, the current release is 2.15.3 - perhaps this works a little better.<br>
<br>
<br>
On 25/09/2023 11.52, Jan Andersen wrote:<br>
> I'm having some trouble installing lustre - this is on Rocky 8.8. I downloaded the latest (?) source:<br>
> <br>
> git clone git://<a href="http://git.whamcloud.com/fs/lustre-release.git" rel="noreferrer noreferrer" target="_blank">git.whamcloud.com/fs/lustre-release.git</a><br>
> <br>
> and I managed to compile and create the RPMs:<br>
> <br>
> make rpms<br>
> <br>
> I now have a directory full of rpm files:<br>
> <br>
> [root@rocky8 lustre-release]# ls -1 ?*rpm<br>
> kmod-lustre-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> kmod-lustre-debuginfo-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> kmod-lustre-osd-ldiskfs-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> kmod-lustre-osd-ldiskfs-debuginfo-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> kmod-lustre-tests-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> kmod-lustre-tests-debuginfo-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-2.15.58_42_ga54a206-1.src.rpm<br>
> lustre-debuginfo-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-debugsource-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-devel-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-iokit-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-osd-ldiskfs-mount-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-osd-ldiskfs-mount-debuginfo-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-resource-agents-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-tests-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> lustre-tests-debuginfo-2.15.58_42_ga54a206-1.el8.x86_64.rpm<br>
> <br>
> This is what I get when I, somewhat naively, try to simply install the lot with:<br>
> <br>
> [root@rocky8 lustre-release]# dnf install ?*rpm<br>
> Last metadata expiration check: 0:12:59 ago on Mon 25 Sep 2023 09:29:52 UTC.<br>
> Error:<br>
> Problem 1: conflicting requests<br>
> - nothing provides ldiskfsprogs >= 1.44.3.wc1 needed by kmod-lustre-osd-ldiskfs-2.15.58_42_ga54a206-1.el8.x86_64<br>
> Problem 2: conflicting requests<br>
> - nothing provides ldiskfsprogs > 1.45.6 needed by lustre-osd-ldiskfs-mount-2.15.58_42_ga54a206-1.el8.x86_64<br>
> Problem 3: package lustre-2.15.58_42_ga54a206-1.el8.x86_64 requires lustre-osd-mount, but none of the providers can be installed<br>
> - conflicting requests<br>
> - nothing provides ldiskfsprogs > 1.45.6 needed by lustre-osd-ldiskfs-mount-2.15.58_42_ga54a206-1.el8.x86_64<br>
> Problem 4: package lustre-devel-2.15.58_42_ga54a206-1.el8.x86_64 requires liblnetconfig.so.4()(64bit), but none of the providers can be installed<br>
> - package lustre-devel-2.15.58_42_ga54a206-1.el8.x86_64 requires liblustreapi.so.1()(64bit), but none of the providers can be installed<br>
> - package lustre-devel-2.15.58_42_ga54a206-1.el8.x86_64 requires lustre = 2.15.58_42_ga54a206, but none of the providers can be installed<br>
> - package lustre-2.15.58_42_ga54a206-1.el8.x86_64 requires lustre-osd-mount, but none of the providers can be installed<br>
> - conflicting requests<br>
> - nothing provides ldiskfsprogs > 1.45.6 needed by lustre-osd-ldiskfs-mount-2.15.58_42_ga54a206-1.el8.x86_64<br>
> Problem 5: package lustre-resource-agents-2.15.58_42_ga54a206-1.el8.x86_64 requires lustre, but none of the providers can be installed<br>
> - package lustre-2.15.58_42_ga54a206-1.el8.x86_64 requires lustre-osd-mount, but none of the providers can be installed<br>
> - conflicting requests<br>
> - nothing provides ldiskfsprogs > 1.45.6 needed by lustre-osd-ldiskfs-mount-2.15.58_42_ga54a206-1.el8.x86_64<br>
> Problem 6: package lustre-tests-2.15.58_42_ga54a206-1.el8.x86_64 requires liblnetconfig.so.4()(64bit), but none of the providers can be installed<br>
> - package lustre-tests-2.15.58_42_ga54a206-1.el8.x86_64 requires liblustreapi.so.1()(64bit), but none of the providers can be installed<br>
> - package lustre-tests-2.15.58_42_ga54a206-1.el8.x86_64 requires lustre = 2.15.58_42_ga54a206, but none of the providers can be installed<br>
> - package lustre-2.15.58_42_ga54a206-1.el8.x86_64 requires lustre-osd-mount, but none of the providers can be installed<br>
> - conflicting requests<br>
> - nothing provides ldiskfsprogs > 1.45.6 needed by lustre-osd-ldiskfs-mount-2.15.58_42_ga54a206-1.el8.x86_64<br>
> <br>
> <br>
> Clearly there is something I haven't done yet, but what am I doing wrong?<br>
> <br>
> /jan<br>
> <br>
> _______________________________________________<br>
> lustre-discuss mailing list<br>
> <a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" rel="noreferrer">lustre-discuss@lists.lustre.org</a> <mailto:<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" rel="noreferrer">lustre-discuss@lists.lustre.org</a>><br>
> <a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a> <<a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a>><br>
_______________________________________________<br>
lustre-discuss mailing list<br>
<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" rel="noreferrer">lustre-discuss@lists.lustre.org</a> <mailto:<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" rel="noreferrer">lustre-discuss@lists.lustre.org</a>><br>
<a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a> <<a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a>><br>
<br>
<br>
<br>
_______________________________________________<br>
lustre-discuss mailing list<br>
<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" rel="noreferrer">lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a><br>
</blockquote></div>