Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.6.0
    • Lustre 2.5.0, Lustre 2.6.0
    • None
    • 10608

    Description

      Tracker for 3.11 kernel support

      As fc19 just recently updated their kernel from 3.10 to 3.11 we will need to support the 3.11 kernel soon.

      Attachments

        Issue Links

          Activity

            [LU-3974] Support for linux 3.11 kernel
            pjones Peter Jones added a comment -

            Thanks James

            pjones Peter Jones added a comment - Thanks James

            All patches have landed. This ticket can be closed.

            simmonsja James A Simmons added a comment - All patches have landed. This ticket can be closed.

            Two patches left to inspect and possibly merge.

            http://review.whamcloud.com/#/c/7746
            http://review.whamcloud.com/#/c/7729

            simmonsja James A Simmons added a comment - Two patches left to inspect and possibly merge. http://review.whamcloud.com/#/c/7746 http://review.whamcloud.com/#/c/7729

            Finally got patch 7746 to pass maloo. Patch http://review.whamcloud.com/#/c/7746 is ready for inspection and possible landing.

            simmonsja James A Simmons added a comment - Finally got patch 7746 to pass maloo. Patch http://review.whamcloud.com/#/c/7746 is ready for inspection and possible landing.

            http://review.whamcloud.com/#/c/7746 is ready for review and possible merger.

            simmonsja James A Simmons added a comment - http://review.whamcloud.com/#/c/7746 is ready for review and possible merger.
            simmonsja James A Simmons added a comment - Patches needed to support 3.11 kernel are: http://review.whamcloud.com/#/c/7741 http://review.whamcloud.com/#/c/7746 http://review.whamcloud.com/#/c/7747 http://review.whamcloud.com/#/c/7729 These patches are ready for review and merger.

            Excellent news. I have built a real file system this time using a 3.11.1 kernel on all the servers. Now to mount it on our cray test bed and run a bunch of jobs on it.

            simmonsja James A Simmons added a comment - Excellent news. I have built a real file system this time using a 3.11.1 kernel on all the servers. Now to mount it on our cray test bed and run a bunch of jobs on it.

            Note that Yang Sheng gas ldiskfs patches for 3.11 in http://review.whamcloud.com/7263

            adilger Andreas Dilger added a comment - Note that Yang Sheng gas ldiskfs patches for 3.11 in http://review.whamcloud.com/7263

            With these patches plus the patches listed in LU-3675 I have managed to get ZFS working on a 3.11.2 kernel. Now onto ldiskfs support.

            [root@spoon46 tests]# df
            Filesystem 1K-blocks Used Available Use% Mounted on
            unionfs 88763392 63498240 20757504 76% /
            none 100 0 100 0% /dev/shm
            none 2957124 19668 2937456 1% /tmp
            172.30.248.91:/chexport
            46445568 32107520 11978752 73% /chexport
            lustre-mdt1/mdt1 157440 3072 152320 2% /tmp/lustre/mds1
            lustre-ost1/ost1 157440 1152 154240 1% /tmp/lustre/ost1
            lustre-ost2/ost2 157440 1152 154240 1% /tmp/lustre/ost2
            10.37.248.48@o2ib1:/lustre
            314880 2304 308480 1% /lustre/barry
            [root@spoon46 tests]# uname -r
            3.11.1

            simmonsja James A Simmons added a comment - With these patches plus the patches listed in LU-3675 I have managed to get ZFS working on a 3.11.2 kernel. Now onto ldiskfs support. [root@spoon46 tests] # df Filesystem 1K-blocks Used Available Use% Mounted on unionfs 88763392 63498240 20757504 76% / none 100 0 100 0% /dev/shm none 2957124 19668 2937456 1% /tmp 172.30.248.91:/chexport 46445568 32107520 11978752 73% /chexport lustre-mdt1/mdt1 157440 3072 152320 2% /tmp/lustre/mds1 lustre-ost1/ost1 157440 1152 154240 1% /tmp/lustre/ost1 lustre-ost2/ost2 157440 1152 154240 1% /tmp/lustre/ost2 10.37.248.48@o2ib1:/lustre 314880 2304 308480 1% /lustre/barry [root@spoon46 tests] # uname -r 3.11.1

            Patches needed to support 3.11 kernel are:

            http://review.whamcloud.com/#/c/7741
            http://review.whamcloud.com/#/c/7746
            http://review.whamcloud.com/#/c/7747
            http://review.whamcloud.com/#/c/7729

            Now that we have support for server side my testing for ldiskfs also shows we need to update osd_handler.c due the readdir -> iterate changes. We have

            lustre-2.5.50/lustre/osd-ldiskfs/osd_handler.c: In function 'osd_ldiskfs_it_fill':
            lustre-2.5.50/lustre/osd-ldiskfs/osd_handler.c:4695: error: 'const struct file_operations' has no member named 'readdir'

            to be address as well.

            simmonsja James A Simmons added a comment - Patches needed to support 3.11 kernel are: http://review.whamcloud.com/#/c/7741 http://review.whamcloud.com/#/c/7746 http://review.whamcloud.com/#/c/7747 http://review.whamcloud.com/#/c/7729 Now that we have support for server side my testing for ldiskfs also shows we need to update osd_handler.c due the readdir -> iterate changes. We have lustre-2.5.50/lustre/osd-ldiskfs/osd_handler.c: In function 'osd_ldiskfs_it_fill': lustre-2.5.50/lustre/osd-ldiskfs/osd_handler.c:4695: error: 'const struct file_operations' has no member named 'readdir' to be address as well.

            People

              bogl Bob Glossman (Inactive)
              bogl Bob Glossman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: