[doc] add hint for hp controller

This commit is contained in:
Nico Schottelius 2022-01-15 20:54:26 +01:00
parent b5cc2b5837
commit fedfd68c37
1 changed files with 19 additions and 0 deletions

View File

@ -73,6 +73,25 @@ use using the nodeSelector:
....
```
### hpa
Ensure the following kernel modules are loaded on the host:
```
hpsa
sg
```
to avoid the
```
# hpacucli controller all show
Error: No controllers detected.
```
error.
## Changelog / Tags
### Planned