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

lctl in interactive mode repeated use of flags

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.7.0
    • Lustre 2.5.3
    • None
    • Centos 6.5
    • 3
    • 17566

    Description

      Flags passed to lctl subcommands in interactive are ignored after the first invocation. For example:

      % lctl
      lctl > get_param -n osc.knotfs-OST0037-osc-ffff8807eab68c00.cur_dirty_bytes
      0
      lctl > get_param -n osc.knotfs-OST0037-osc-ffff8807eab68c00.cur_dirty_bytes
      osc.knotfs-OST0037-osc-ffff8807eab68c00.cur_dirty_bytes=0
      lctl > get_param -n osc.knotfs-OST0037-osc-ffff8807eab68c00.cur_dirty_bytes
      osc.knotfs-OST0037-osc-ffff8807eab68c00.cur_dirty_bytes=0
      lctl >

      Expected behavior would be identical output all three times

      Attachments

        Issue Links

          Activity

            People

              yujian Jian Yu
              jlothian Josh Lothian (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: