Skip to content

Commit

Permalink
fix(pensando): add management iface registration
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
  • Loading branch information
glimchb committed May 31, 2024
1 parent 24fc0a5 commit 7bda441
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lab/hardware/dh1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ sudo docker run -d --restart=always --network=host -v ./telegraf.d/telegraf.conf

## Pensando

:exclamation: register management to the ionic driver (if using standard linux drivers )

```bash
echo "1dd8 1004" > /sys/bus/pci/drivers/ionic/new_id
```

lspci

```bash
Expand Down

0 comments on commit 7bda441

Please sign in to comment.