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

hyphen in filename is "legal" but poorly handled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      Lustre utils allows for a filesystem to be created with a hyphen ( - ) in the name.

      This will lead to odd errors:

      • string processing of fsname-target "usually" does the right thing
      • Testing for fsname vs target name looks for a hyphen

      Workaround: Don't do that

      Proposed fix: make hypen an invalid filesystem name character (leaving just alphanumeric and underscore ( _ )

       

            wc-triage WC Triage
            utopiabound Nathaniel Clark
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: