Re: [lustre-devel] [EXTERNAL] mke2fs supported features: dirdata
Patrick Farrell <[email protected]> Tue, 12 Nov 2024 22:12:43 +0000
| Newsgroups | org.lustre.lists.lustre-devel |
|---|---|
| Message-ID | <DM6PR19MB26369852B8610052F59C61CCC9592@DM6PR19MB2636.namprd19.prod.outlook.com> |
It's not so much "requires some patches" as "we maintain our own altered version". The source for it is available here and it's pretty straightforward to build - since those prebuilt options may not work for your case: git://git.whamcloud.com/tools/e2fsprogs Regards, Patrick ________________________________ From: lustre-devel <[email protected]> on behalf of Mohr, Rick <[email protected]> Sent: Tuesday, November 12, 2024 3:45 PM To: Else Someone <[email protected]>; [email protected] <[email protected]> Subject: Re: [lustre-devel] [EXTERNAL] mke2fs supported features: dirdata [Some people who received this message don't often get email from [email protected]. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] E2fsprogs does require some patches. Whamcloud's site has patched versions available for download: https://downloads.whamcloud.com/public/e2fsprogs/ --Rick On 11/9/24, 8:09 PM, "lustre-devel on behalf of Else Someone" <[email protected] <mailto:[email protected]> on behalf of [email protected] <mailto:[email protected]>> wrote: Hello again! I posted here earlier about my attempts at building Lustre with Nix. There was another issue I was struggling with, related to e2fsprogs, that I thought I should ask here if I was supposed to patch it too? My mkfs.lustre (ldiskfs) is failing with mke2fs complaining about an "incompatible option set". Specifically it's complaining about the option `dirdata`. Looking at e2fsprogs' sources, `EXT4_FEATURE_INCOMPAT_DIRDATA` isn't listed in `ok_features` in `misc/mke2fs.c`. Even if I add it there, mke2fs fails later at `ext2fs_initialize`. I was surprised not to find any error reports in jira concerning dirdata specifically (there were similar errors reported for e.g. large_dir), surely I must be doing something wrong. Do I have to patch e2fsprogs? Do tell me if I'm being too noisy or if there's a better channel for this sort of questions. I actually have a few more, should I ask each in a separate thread or should I aggregate all under one SUBJECT? Thanks _______________________________________________ lustre-devel mailing list [email protected] <mailto:[email protected]> https://urldefense.us/v2/url?u=http-3A__lists.lustre.org_listinfo.cgi_lustre-2Ddevel-2Dlustre.org&d=DwICAg&c=v4IIwRuZAmwupIjowmMWUmLasxPEgYsgNI-O7C4ViYc&r=SpEwA4Pnyq7nH7aMGq8KpA&m=EKbZegKVDJwph4hKVW7TaMGmObs5dxworXRfWbXTdqdUJ1WL2afX2U6w5E9zanKF&s=VuiIi-giDNFcBHMpSHJrxUVJhXxQn5mtJxS23a1eUxw&e= <https://urldefense.us/v2/url?u=http-3A__lists.lustre.org_listinfo.cgi_lustre-2Ddevel-2Dlustre.org&d=DwICAg&c=v4IIwRuZAmwupIjowmMWUmLasxPEgYsgNI-O7C4ViYc&r=SpEwA4Pnyq7nH7aMGq8KpA&m=EKbZegKVDJwph4hKVW7TaMGmObs5dxworXRfWbXTdqdUJ1WL2afX2U6w5E9zanKF&s=VuiIi-giDNFcBHMpSHJrxUVJhXxQn5mtJxS23a1eUxw&e=> _______________________________________________ lustre-devel mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org _______________________________________________ lustre-devel mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org