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

Create white list for CONFIGS directory files processing

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.17.0
    • None
    • None
    • 9223372036854775807

      Not all files that are stored in CONFIGS directory should be processed. For example there are ".bak" files which created during change_nids operation and used to store non-modified copy. Currently blacklist is used to process CONFIGS directory (".bak"s are excluded), but using whitelist looks more robust.

      Here is example of some MDT CONFIG directory list

      # ls /mnt/fs2mdt/CONFIGS/
      lustre-client   lustre-MDT0000  lustre-MDT0001  lustre-MDT0002  lustre-MDT0003  lustre-OST0000  lustre-OST0001  lustre-OST0002  lustre-OST0003  mountdata       nodemap         params      
        sptlrpc 

      params, node map, mountdata, client, *-MDT, -OST sptlrpc are allowed. What else?

            ablagodarenko Artem Blagodarenko
            artem_blagodarenko Artem Blagodarenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: