Statistics
| Branch: | Tag: | Revision:

root / test / data / htools / rapi / nodes.json @ 55ffacfa

History | View | Annotate | Download (3.2 kB)

1
[
2
  {
3
    "cnodes": 2,
4
    "csockets": 2,
5
    "ctime": 1324472016.2968869,
6
    "ctotal": 4,
7
    "dfree": 1377280,
8
    "drained": false,
9
    "dtotal": 1377280,
10
    "group.uuid": "uuid-group-1",
11
    "master_candidate": true,
12
    "master_capable": true,
13
    "mfree": 31389,
14
    "mnode": 1017,
15
    "mtime": 1331075221.432734,
16
    "mtotal": 32763,
17
    "name": "node1",
18
    "offline": false,
19
    "pinst_cnt": 0,
20
    "pinst_list": [],
21
    "pip": "192.168.1.1",
22
    "role": "C",
23
    "serial_no": 3,
24
    "sinst_cnt": 0,
25
    "sinst_list": [],
26
    "sip": "192.168.1.2",
27
    "tags": [],
28
    "uuid": "7750ef3d-450f-4724-9d3d-8726d6335417",
29
    "vm_capable": true,
30
    "ndparams": {
31
      "spindle_count": 1,
32
      "oob_program": null
33
    }
34
  },
35
  {
36
    "cnodes": 2,
37
    "csockets": 2,
38
    "ctime": 1324472016.2968869,
39
    "ctotal": 4,
40
    "dfree": 1376640,
41
    "drained": false,
42
    "dtotal": 1377280,
43
    "group.uuid": "uuid-group-1",
44
    "master_candidate": true,
45
    "master_capable": true,
46
    "mfree": 31746,
47
    "mnode": 1017,
48
    "mtime": 1331075221.432734,
49
    "mtotal": 32763,
50
    "name": "node2",
51
    "offline": false,
52
    "pinst_cnt": 0,
53
    "pinst_list": [],
54
    "pip": "192.168.1.2",
55
    "role": "C",
56
    "serial_no": 3,
57
    "sinst_cnt": 0,
58
    "sinst_list": [],
59
    "sip": "192.168.2.2",
60
    "tags": [],
61
    "uuid": "7750ef3d-450f-4724-9d3d-8726d6335417",
62
    "vm_capable": true,
63
    "ndparams": {
64
      "spindle_count": 1,
65
      "oob_program": null
66
    }
67
  },
68
  {
69
    "cnodes": 2,
70
    "dfree": 1373336,
71
    "drained": false,
72
    "dtotal": 1377304,
73
    "mfree": 31234,
74
    "mtime": 1331075172.0123219,
75
    "pip": "192.168.1.3",
76
    "serial_no": 129,
77
    "sinst_cnt": 1,
78
    "sip": "192.168.2.3",
79
    "uuid": "2c7acf04-599d-4707-aba4-bf07a2685f63",
80
    "sinst_list": [
81
      "instance4"
82
    ],
83
    "csockets": 2,
84
    "role": "C",
85
    "ctotal": 4,
86
    "offline": false,
87
    "vm_capable": true,
88
    "pinst_cnt": 5,
89
    "mtotal": 32763,
90
    "tags": [],
91
    "group.uuid": "uuid-group-1",
92
    "master_capable": true,
93
    "name": "node3",
94
    "master_candidate": true,
95
    "ctime": 1271425438.5,
96
    "mnode": 1017,
97
    "pinst_list": [
98
      "instance14",
99
      "instance19",
100
      "instance2",
101
      "instance21",
102
      "instance9"
103
    ],
104
    "ndparams": {
105
      "spindle_count": 1,
106
      "oob_program": null
107
    }
108
  },
109
  {
110
    "cnodes": 2,
111
    "dfree": 1371520,
112
    "drained": false,
113
    "dtotal": 1377280,
114
    "mfree": 31746,
115
    "mtime": 1318339824.54,
116
    "pip": "192.168.1.4",
117
    "serial_no": 8,
118
    "sinst_cnt": 5,
119
    "sip": "192.168.2.4",
120
    "uuid": "f25357c1-7fee-4471-b8a9-c7f28669e439",
121
    "sinst_list": [
122
      "instance2",
123
      "instance21",
124
      "instance14",
125
      "instance9",
126
      "instance19"
127
    ],
128
    "csockets": 2,
129
    "role": "M",
130
    "ctotal": 4,
131
    "offline": false,
132
    "vm_capable": true,
133
    "pinst_cnt": 7,
134
    "mtotal": 32763,
135
    "tags": [],
136
    "group.uuid": "uuid-group-1",
137
    "master_capable": true,
138
    "name": "node4",
139
    "master_candidate": true,
140
    "ctime": 1309185898.51,
141
    "mnode": 1017,
142
    "pinst_list": [
143
      "instance20",
144
      "instance3",
145
      "instance15",
146
      "instance4",
147
      "instance13",
148
      "instance8",
149
      "instance18"
150
    ],
151
    "ndparams": {
152
      "spindle_count": 1,
153
      "oob_program": null
154
    }
155
  }
156
]