Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (undercloud) [stack@undercloud ~]$ os baremetal introspection data save compute0 |jq '.numa_topology.cpus[] | select(.numa_node == 0) | .thread_siblings'
- [
- 11,
- 51
- ]
- [
- 9,
- 49
- ]
- [
- 58,
- 18
- ]
- [
- 48,
- 8
- ]
- [
- 7,
- 47
- ]
- [
- 56,
- 16
- ]
- [
- 46,
- 6
- ]
- [
- 5,
- 45
- ]
- [
- 54,
- 14
- ]
- [
- 44,
- 4
- ]
- [
- 3,
- 43
- ]
- [
- 52,
- 12
- ]
- [
- 42,
- 2
- ]
- [
- 1,
- 41
- ]
- [
- 50,
- 10
- ]
- [
- 40,
- 0
- ]
- [
- 59,
- 19
- ]
- [
- 57,
- 17
- ]
- [
- 55,
- 15
- ]
- [
- 53,
- 13
- ]
- (undercloud) [stack@undercloud ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement