Hello Ramiro,
Thank you for your email to the list.

Please submit a bug report to https://jira.whamcloud.com/ about this issue.

Since you already have a fix as well, it would be great if you could also 
submit a patch for it. See the  https://wiki.Lustre.org/Submitting_Patches page 
for details on how to submit a patch.

Cheers, Andreas

On Feb 14, 2025, at 07:12, Ramiro Alba Queipo <[email protected]> wrote:


Hi all,

When installing 'lustre-all-dkms' package from 2.16.1 version, in the post 
configure, there is an error when installing compiled modules due to wrong 
specifications from dkms.conf which is produced by lustre/scripts/dkms.mkconf 
script.
In order to solve this issue 'dkms.mkconf' script must be modified:

  < module lquota    lustre/lquota   lustre
  > module lquota    lustre/quota   lustre
  ...
  > module llog_test lustre/obdclass lustre
  < module llog_test lustre/kunit    lustre
  < module obd_test  lustre/obdclass lustre
  > module obd_test  lustre/kunit    lustre
  ...
  < module osd_ldiskfs   lustre/osd_ldiskfs  lustre
  > module osd_ldiskfs   lustre/osd-ldiskfs  lustre

Once modification is done, lustre-[all|ldiskfs|zfs]-dkms packages must be 
remaked

Best regards

--
Ramiro Alba

Centre Tecnològic de Tranferència de Calor
http://www.cttc.upc.edu

Escola Tècnica Superior d'Enginyeries
Industrial i Aeronàutica de Terrassa
Colom 11, E-08222, Terrassa, Barcelona, Spain
Tel: (+34) 93 739 8928
_______________________________________________
lustre-discuss mailing list
[email protected]
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
_______________________________________________
lustre-discuss mailing list
[email protected]
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Reply via email to