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
