Details
-
Technical task
-
Resolution: Fixed
-
Minor
-
None
-
None
-
14084
Description
Binaries and scripts used only for debugging purposes are now into the main Lustre package. It may confuse new users and waste of disk space. Also some scripts brings additional dependency from perl package. This can be critical for small or embedded systems where only Lustre client is going to be installed and perl is not a part of default installation.
The proposal is to split main package into at least two different packages. The first package should contain minimal set of tools really required for Lustre support. The second one can contain the rest of binaries and scripts.
Attachments
Issue Links
- is related to
-
LU-3957 Create separate server and client binary rpms from one build
-
- Closed
-
Gerrit change #10654 for this ticket breaks
LU-1032/LU-5465creation of Lustre Server DKMS RPMs, because now mount_osd_[zfs,ldiskfs].so lib is part of lustre-osd-[zfs,ldiskfs] binary RPM but is not part/built of/by DKMS RPM.We need to find a way to fix this, or this will lead to Lustre DKMS Server modules RPM to be unusable, at least for IEEL deployments ...