incidents: remarks on the last incident

This commit is contained in:
Gregor Michels 2022-07-01 03:34:36 +02:00
parent 1b2e42cae2
commit 356edc6318
1 changed files with 56 additions and 0 deletions

View File

@ -127,3 +127,59 @@ longterm: replace the broken ap
**2022.07.01 03:30 - ??**:
bad signal strength for clients in tent 5
**notes**:
While restarting `poe` on `sw-access02` all poe ports dropped power for a few seconds....
Therefore `ap-2bbf` also rebooted (whopsi):
```
user@freifunk-admin:~$ ssh sw-access02 ubus call poe info
{
"firmware": "v22.4",
"mcu": "ST Micro ST32F100 Microcontroller",
"budget": 77.000000,
"consumption": 4.600000,
"ports": {
"lan1": {
"priority": 0,
"mode": "PoE+",
"status": "Searching"
},
"lan3": {
"priority": 0,
"mode": "PoE+",
"status": "Delivering power",
"consumption": 4.600000
},
"lan4": {
"priority": 0,
"mode": "PoE+",
"status": "Searching"
},
"lan5": {
"priority": 0,
"mode": "PoE+",
"status": "Searching"
},
"lan6": {
"priority": 0,
"mode": "PoE+",
"status": "Searching"
},
"lan7": {
"priority": 0,
"mode": "PoE+",
"status": "Searching"
},
"lan8": {
"priority": 0,
"mode": "PoE+",
"status": "Searching"
}
}
}
user@freifunk-admin:~$ ssh ap-2bbf uptime
01:34:18 up 6 min, load average: 0.02, 0.07, 0.04
user@freifunk-admin:~$
```
Next time i'll only `reload` the `poe` service