Advertisement
akashavkin

Untitled

Feb 15th, 2024
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.10 KB | Software | 0 0
  1. (undercloud) [stack@undercloud ~]$ os baremetal introspection data save compute0 | jq '.numa_topology.cpus'
  2. [
  3.   {
  4.     "thread_siblings": [
  5.       11,
  6.       51
  7.     ],
  8.     "cpu": 11,
  9.     "numa_node": 0
  10.   },
  11.   {
  12.     "thread_siblings": [
  13.       9,
  14.       49
  15.     ],
  16.     "cpu": 9,
  17.     "numa_node": 0
  18.   },
  19.   {
  20.     "thread_siblings": [
  21.       58,
  22.       18
  23.     ],
  24.     "cpu": 18,
  25.     "numa_node": 0
  26.   },
  27.   {
  28.     "thread_siblings": [
  29.       48,
  30.       8
  31.     ],
  32.     "cpu": 8,
  33.     "numa_node": 0
  34.   },
  35.   {
  36.     "thread_siblings": [
  37.       7,
  38.       47
  39.     ],
  40.     "cpu": 7,
  41.     "numa_node": 0
  42.   },
  43.   {
  44.     "thread_siblings": [
  45.       56,
  46.       16
  47.     ],
  48.     "cpu": 16,
  49.     "numa_node": 0
  50.   },
  51.   {
  52.     "thread_siblings": [
  53.       46,
  54.       6
  55.     ],
  56.     "cpu": 6,
  57.     "numa_node": 0
  58.   },
  59.   {
  60.     "thread_siblings": [
  61.       5,
  62.       45
  63.     ],
  64.     "cpu": 5,
  65.     "numa_node": 0
  66.   },
  67.   {
  68.     "thread_siblings": [
  69.       54,
  70.       14
  71.     ],
  72.     "cpu": 14,
  73.     "numa_node": 0
  74.   },
  75.   {
  76.     "thread_siblings": [
  77.       44,
  78.       4
  79.     ],
  80.     "cpu": 4,
  81.     "numa_node": 0
  82.   },
  83.   {
  84.     "thread_siblings": [
  85.       3,
  86.       43
  87.     ],
  88.     "cpu": 3,
  89.     "numa_node": 0
  90.   },
  91.   {
  92.     "thread_siblings": [
  93.       52,
  94.       12
  95.     ],
  96.     "cpu": 12,
  97.     "numa_node": 0
  98.   },
  99.   {
  100.     "thread_siblings": [
  101.       42,
  102.       2
  103.     ],
  104.     "cpu": 2,
  105.     "numa_node": 0
  106.   },
  107.   {
  108.     "thread_siblings": [
  109.       1,
  110.       41
  111.     ],
  112.     "cpu": 1,
  113.     "numa_node": 0
  114.   },
  115.   {
  116.     "thread_siblings": [
  117.       50,
  118.       10
  119.     ],
  120.     "cpu": 10,
  121.     "numa_node": 0
  122.   },
  123.   {
  124.     "thread_siblings": [
  125.       40,
  126.       0
  127.     ],
  128.     "cpu": 0,
  129.     "numa_node": 0
  130.   },
  131.   {
  132.     "thread_siblings": [
  133.       59,
  134.       19
  135.     ],
  136.     "cpu": 19,
  137.     "numa_node": 0
  138.   },
  139.   {
  140.     "thread_siblings": [
  141.       57,
  142.       17
  143.     ],
  144.     "cpu": 17,
  145.     "numa_node": 0
  146.   },
  147.   {
  148.     "thread_siblings": [
  149.       55,
  150.       15
  151.     ],
  152.     "cpu": 15,
  153.     "numa_node": 0
  154.   },
  155.   {
  156.     "thread_siblings": [
  157.       53,
  158.       13
  159.     ],
  160.     "cpu": 13,
  161.     "numa_node": 0
  162.   },
  163.   {
  164.     "thread_siblings": [
  165.       21,
  166.       61
  167.     ],
  168.     "cpu": 1,
  169.     "numa_node": 1
  170.   },
  171.   {
  172.     "thread_siblings": [
  173.       78,
  174.       38
  175.     ],
  176.     "cpu": 18,
  177.     "numa_node": 1
  178.   },
  179.   {
  180.     "thread_siblings": [
  181.       68,
  182.       28
  183.     ],
  184.     "cpu": 8,
  185.     "numa_node": 1
  186.   },
  187.   {
  188.     "thread_siblings": [
  189.       76,
  190.       36
  191.     ],
  192.     "cpu": 16,
  193.     "numa_node": 1
  194.   },
  195.   {
  196.     "thread_siblings": [
  197.       66,
  198.       26
  199.     ],
  200.     "cpu": 6,
  201.     "numa_node": 1
  202.   },
  203.   {
  204.     "thread_siblings": [
  205.       74,
  206.       34
  207.     ],
  208.     "cpu": 14,
  209.     "numa_node": 1
  210.   },
  211.   {
  212.     "thread_siblings": [
  213.       64,
  214.       24
  215.     ],
  216.     "cpu": 4,
  217.     "numa_node": 1
  218.   },
  219.   {
  220.     "thread_siblings": [
  221.       72,
  222.       32
  223.     ],
  224.     "cpu": 12,
  225.     "numa_node": 1
  226.   },
  227.   {
  228.     "thread_siblings": [
  229.       62,
  230.       22
  231.     ],
  232.     "cpu": 2,
  233.     "numa_node": 1
  234.   },
  235.   {
  236.     "thread_siblings": [
  237.       70,
  238.       30
  239.     ],
  240.     "cpu": 10,
  241.     "numa_node": 1
  242.   },
  243.   {
  244.     "thread_siblings": [
  245.       60,
  246.       20
  247.     ],
  248.     "cpu": 0,
  249.     "numa_node": 1
  250.   },
  251.   {
  252.     "thread_siblings": [
  253.       79,
  254.       39
  255.     ],
  256.     "cpu": 19,
  257.     "numa_node": 1
  258.   },
  259.   {
  260.     "thread_siblings": [
  261.       69,
  262.       29
  263.     ],
  264.     "cpu": 9,
  265.     "numa_node": 1
  266.   },
  267.   {
  268.     "thread_siblings": [
  269.       77,
  270.       37
  271.     ],
  272.     "cpu": 17,
  273.     "numa_node": 1
  274.   },
  275.   {
  276.     "thread_siblings": [
  277.       67,
  278.       27
  279.     ],
  280.     "cpu": 7,
  281.     "numa_node": 1
  282.   },
  283.   {
  284.     "thread_siblings": [
  285.       75,
  286.       35
  287.     ],
  288.     "cpu": 15,
  289.     "numa_node": 1
  290.   },
  291.   {
  292.     "thread_siblings": [
  293.       65,
  294.       25
  295.     ],
  296.     "cpu": 5,
  297.     "numa_node": 1
  298.   },
  299.   {
  300.     "thread_siblings": [
  301.       73,
  302.       33
  303.     ],
  304.     "cpu": 13,
  305.     "numa_node": 1
  306.   },
  307.   {
  308.     "thread_siblings": [
  309.       63,
  310.       23
  311.     ],
  312.     "cpu": 3,
  313.     "numa_node": 1
  314.   },
  315.   {
  316.     "thread_siblings": [
  317.       71,
  318.       31
  319.     ],
  320.     "cpu": 11,
  321.     "numa_node": 1
  322.   }
  323. ]
  324. (undercloud) [stack@undercloud ~]$
Tags: tripleo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement