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

bz24546: After upgrade of Lustre from 1.8.2 to 1.8.5 (RHEL 5.4 to 5.5) OST are randomly crashing.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • None
    • Lustre 1.8.6
    • None
    • before 2.6.32 linux kernel
    • 3
    • 24,546
    • 6536

      There is a hack in the dm code where we allocate an extra bi_io_vec to store additional private data. This hack combines with our blkdev tunable patch which adopt MAX_HW_SEGMENTS to 256 will cause bio_alloc_bioset() returns NULL bio, NULL pointer reference ensues.

      We need include 2.6.32 upstream patch for the issue (linux kernel commit f1e539874655ae9e74c1644fd54133b19f1b14e2) into blkdev_tunable kernel patch for pre-2.6.32 kernel support release.

            bobijam Zhenyu Xu
            bobijam Zhenyu Xu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: