Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-2944

Node describe output should provide additional node details

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • False
    • None
    • False
    • Not Selected

      1. Proposed title of this feature request
      Node description should show number of sockets (lscpu | grep socket) and number of NUMA nodes , hardware type (dmidecode -t1 ).

      More details :
      I have a customer who is looking for more information to display in node describe command.

      Output of `$ oc get node/nodeName -o {jason,yaml}`  or `$ oc describe node <Node-Name>` shows plenty of specifications on the OCP node, such number of CPU (.status.capacity.cpu) , Memory, CPU usage Memory usage, Taints, etc.

      Node description should show more information such as :
      number of sockets (lscpu | grep socket) and number of NUMA nodes , hardware type (dmidecode -t1 )

      2. What is the nature and description of the request?
      Feature request

      3. Why does the customer need this? (List the business requirements here)
      One need is to find out the number of sockets for subscription management because it is calculated per socket.
      Another use is to find out if the scheduled pods are based on NUMA nodes or to understand how to configure PAO (Performance Addon Operator)

      4. List any affected packages or components.
      Node describe

            gausingh@redhat.com Gaurav Singh
            rhn-support-sdharma Suruchi Dharma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: