Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lustre IP route detection if there is no gateway #567

Merged
merged 4 commits into from
Feb 12, 2025

Conversation

jovial
Copy link
Collaborator

@jovial jovial commented Feb 10, 2025

This handles the following case

172.26.0.251 dev ib0 src 172.26.0.196 uid 0

in addition to:

10.167.128.1 via 10.179.0.2 dev eth0 src 10.179.3.149 uid 1000

@jovial jovial requested a review from a team as a code owner February 10, 2025 11:48
ansible/roles/lustre/tasks/configure.yml Outdated Show resolved Hide resolved
@jovial
Copy link
Collaborator Author

jovial commented Feb 11, 2025

Tested and working on Rocky 8

@jovial jovial requested a review from m-bull February 11, 2025 09:55
This handles the following case

```
172.26.0.251 dev ib0 src 172.26.0.196 uid 0
```

in addition to:

```
10.167.128.1 via 10.179.0.2 dev eth0 src 10.179.3.149 uid 1000
```
@sjpb sjpb force-pushed the bugfix/lustre-ip-detection branch from 1b16979 to c107823 Compare February 12, 2025 09:39
@sjpb sjpb merged commit 302011e into main Feb 12, 2025
0 of 4 checks passed
@sjpb sjpb deleted the bugfix/lustre-ip-detection branch February 12, 2025 09:39
@sjpb
Copy link
Collaborator

sjpb commented Feb 12, 2025

Didn't wait for CI because that doesn't test lustre anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants