Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.7.0
    • Lustre 2.7.0
    • None
    • 3
    • 16299

    Description

      --vebose should be --verbose

      lnetctl > route show --help
      route show: show routes
      	--net: net name (e.g. tcp0) to filter on
      	--gateway: gateway nid (e.g. 10.1.1.2@tcp) to filter on
      	--hop: number to final destination (1 < hops < 255) to filter on
      	--priority: priority of route (0 - highest prio to filter on
      	--vebose: display detailed output per route
      lnetctl > route show --vebose
      show: unrecognized option '--vebose'
      lnetctl > route show --verbose
      route:
          - net: o2ib
            gateway: 10.2.4.65@tcp
            hop: 1
            priority: 0
            state: up
      

      Attachments

        Activity

          [LU-5813] DLC: typo in route show help

          People

            ashehata Amir Shehata (Inactive)
            sarah Sarah Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: