Skip to content

Commit 666501a

Browse files
committed
Merge branch 'gruss' into 'master'
[nancy/gruss] Add storage information and gruss-pdu See merge request grid5000/reference-repository!302
2 parents 8469a01 + a8fb0b5 commit 666501a

File tree

10 files changed

+142
-5
lines changed

10 files changed

+142
-5
lines changed

data/grid5000/sites/nancy/clusters/gruss/nodes/gruss-1.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,16 @@
179179
"pstate_governor": "performance",
180180
"turboboost_enabled": true
181181
},
182+
"pdu": [
183+
{
184+
"port": 24,
185+
"uid": "gruss-pdu1"
186+
},
187+
{
188+
"port": 24,
189+
"uid": "gruss-pdu2"
190+
}
191+
],
182192
"performance": {
183193
"core_flops": 38400000000,
184194
"node_flops": 1843200000000

data/grid5000/sites/nancy/clusters/gruss/nodes/gruss-2.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,16 @@
179179
"pstate_governor": "performance",
180180
"turboboost_enabled": true
181181
},
182+
"pdu": [
183+
{
184+
"port": 16,
185+
"uid": "gruss-pdu1"
186+
},
187+
{
188+
"port": 16,
189+
"uid": "gruss-pdu2"
190+
}
191+
],
182192
"performance": {
183193
"core_flops": 38400000000,
184194
"node_flops": 1843200000000
@@ -210,7 +220,7 @@
210220
"by_path": "/dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:0:0",
211221
"firmware_version": "DD02",
212222
"id": "disk0",
213-
"interface": "SAS",
223+
"interface": "SATA",
214224
"model": "HFS1T9G32FEH-BA1",
215225
"size": 1920383410176,
216226
"storage": "SSD",

data/grid5000/sites/nancy/clusters/gruss/nodes/gruss-3.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,16 @@
179179
"pstate_governor": "performance",
180180
"turboboost_enabled": true
181181
},
182+
"pdu": [
183+
{
184+
"port": 8,
185+
"uid": "gruss-pdu1"
186+
},
187+
{
188+
"port": 8,
189+
"uid": "gruss-pdu2"
190+
}
191+
],
182192
"performance": {
183193
"core_flops": 38400000000,
184194
"node_flops": 1843200000000
@@ -210,7 +220,7 @@
210220
"by_path": "/dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:0:0",
211221
"firmware_version": "DD02",
212222
"id": "disk0",
213-
"interface": "SAS",
223+
"interface": "SATA",
214224
"model": "HFS1T9G32FEH-BA1",
215225
"size": 1920383410176,
216226
"storage": "SSD",

data/grid5000/sites/nancy/clusters/gruss/nodes/gruss-4.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,16 @@
179179
"pstate_governor": "performance",
180180
"turboboost_enabled": true
181181
},
182+
"pdu": [
183+
{
184+
"port": 1,
185+
"uid": "gruss-pdu1"
186+
},
187+
{
188+
"port": 1,
189+
"uid": "gruss-pdu2"
190+
}
191+
],
182192
"performance": {
183193
"core_flops": 38400000000,
184194
"node_flops": 1843200000000
@@ -210,7 +220,7 @@
210220
"by_path": "/dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:0:0",
211221
"firmware_version": "DD02",
212222
"id": "disk0",
213-
"interface": "SAS",
223+
"interface": "SATA",
214224
"model": "HFS1T9G32FEH-BA1",
215225
"size": 1920383410176,
216226
"storage": "SSD",
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"ip": "172.17.79.213",
3+
"mac": "28:29:86:48:77:a8",
4+
"metrics": [
5+
{
6+
"description": "Power consumption per outlet reported by PDU, in watt",
7+
"name": "pdu_outlet_power_watt",
8+
"period": 1000,
9+
"source": {
10+
"id": "1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%",
11+
"protocol": "snmp"
12+
}
13+
}
14+
],
15+
"model": "AP8653",
16+
"ports": {
17+
"1": "gruss-4",
18+
"16": "gruss-2",
19+
"24": "gruss-1",
20+
"8": "gruss-3"
21+
},
22+
"type": "pdu",
23+
"uid": "gruss-pdu1",
24+
"vendor": "APC"
25+
}
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"ip": "172.17.79.214",
3+
"mac": "28:29:86:48:77:a1",
4+
"metrics": [
5+
{
6+
"description": "Power consumption per outlet reported by PDU, in watt",
7+
"name": "pdu_outlet_power_watt",
8+
"period": 1000,
9+
"source": {
10+
"id": "1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%",
11+
"protocol": "snmp"
12+
}
13+
}
14+
],
15+
"model": "AP8653",
16+
"ports": {
17+
"1": "gruss-4",
18+
"16": "gruss-2",
19+
"24": "gruss-1",
20+
"8": "gruss-3"
21+
},
22+
"type": "pdu",
23+
"uid": "gruss-pdu2",
24+
"vendor": "APC"
25+
}

input/grid5000/disks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ disk_vendor_model_mapping:
2525
- unknown
2626

2727
SAS:
28-
Sk Hynix:
29-
- HFS1T9G32FEH-BA1
3028
Hitachi:
3129
- HUS726040ALS210
3230
Seagate:
@@ -87,6 +85,8 @@ disk_vendor_model_mapping:
8785
- WDC WD2502ABYS-1
8886
- WDC WD2003FYYS-1
8987
- WDC WD1003FBYX-1
88+
Sk Hynix:
89+
- HFS1T9G32FEH-BA1
9090
Unknown:
9191
- unknown
9292

input/grid5000/sites/nancy/clusters/gruss/gruss.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ nodes:
3737
enabled: false
3838
mountable: false
3939
mounted: false
40+
gruss-[2-4]:
41+
storage_devices:
42+
pci-0000:01:00.0-scsi-0:0:0:0:
43+
interface: SATA
44+
id: disk0
45+
gruss-1:
4046
storage_devices:
4147
pci-0000:01:00.0-scsi-0:0:0:0:
4248
interface: SAS
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
nodes:
2+
gruss-1:
3+
pdu:
4+
- uid: gruss-pdu1
5+
port: 24
6+
- uid: gruss-pdu2
7+
port: 24
8+
gruss-2:
9+
pdu:
10+
- uid: gruss-pdu1
11+
port: 16
12+
- uid: gruss-pdu2
13+
port: 16
14+
gruss-3:
15+
pdu:
16+
- uid: gruss-pdu1
17+
port: 8
18+
- uid: gruss-pdu2
19+
port: 8
20+
gruss-4:
21+
pdu:
22+
- uid: gruss-pdu1
23+
port: 1
24+
- uid: gruss-pdu2
25+
port: 1

input/grid5000/sites/nancy/pdus.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,19 @@ pdus:
205205
optional_period: 20
206206
source:
207207
protocol: wattmetre
208+
gruss-pdu1:
209+
ip: 172.17.79.213
210+
mac: 28:29:86:48:77:a8
211+
gruss-pdu2:
212+
ip: 172.17.79.214
213+
mac: 28:29:86:48:77:a1
214+
gruss-pdu[1-2]:
215+
vendor: APC
216+
model: AP8653
217+
metrics:
218+
- name: pdu_outlet_power_watt
219+
description: Power consumption per outlet reported by PDU, in watt
220+
period: 1000
221+
source:
222+
protocol: snmp
223+
id: 1.3.6.1.4.1.318.1.1.26.9.4.3.1.7.%PORT%

0 commit comments

Comments
 (0)