Details
-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
None
-
None
-
Building and use latest modifies e2fsprogs for lustre.
-
3
-
9223372036854775807
Description
With the need to build e2fsprogs for ARM and Power8 I also attempted to build it for my general RHEL7 systems. I discovered a few things. First I think we can eliminate the extra spec files. If you install lsb_release for your distro it will build with the default spec file. A yum install redhat-release will do it. On my build machine I have libfuse-devel installed which broke the e2fsprogs. Even a ./configure --disable-fuse2fs didn't help. Lastly for my new target testbed the disk are 75TB in size so when I attempted to build a file system I saw the following error:
mke2fs 1.44.3.wc1 (23-July-2018)
mke2fs: Size of device (0x448000000 blocks) /dev/mapper/crius-ddn-l12 too big to be expressed in 32 bits using a blocksize of 4096.
It looks like a -o 64 option will be needed.
Attachments
Issue Links
- is blocked by
-
LU-11268 mdc_intent_getxattr_pack() allocates too large name and value length buffers in interop case
- Resolved
- is related to
-
LU-11215 conf-sanity test_61: Invalid filesystem option set: large_xattr, Clearing filesystem feature 'ea_inode' not supported
- Resolved
-
LU-10997 Ubuntu 18 support
- Resolved
-
LU-11440 Make e2fsprogs-1.44.3-wc1 release
- Resolved
- is related to
-
LU-1732 enable wide striping by default
- Resolved
-
LU-6387 Add Power8 support to Lustre
- Resolved
-
LU-11200 Centos 8 arm64 server support
- Resolved