Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-1646

mounting lustre oops on older kernels

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • Lustre 2.1.2
    • None
    • sles10sp4
    • 3
    • 6362

      in lustre 2.1 and up, the lustre_fill_super() was changed to expect the anonymous pointer to be of the type struct lustre_mount_data2. however, the ifdef for lustre_get_sb() for kernels < 2.6.18 was not updated. the attached patch seems to fix things but you might run into trouble when nfs exporting from these old kernels since lmd_mnt cannot be filled in for these older kernels.

            bogl Bob Glossman (Inactive)
            chas chas@cmf.nrl.navy.mil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: