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

tests: Add sample NBFT table with mpath IPv4+IPv6 discovery #821

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

tbzatek
Copy link
Contributor

@tbzatek tbzatek commented Apr 25, 2024

A sample table generated by latest EDK2 snapshot:

  • two HFIs: static IPv4 and static IPv6
  • two boot attempts defined for each HFI (multipath) with the well-known discovery NQN
  • second NIC link down

Result:

  • the first boot attempt properly discovered
  • the second boot attempt transformed in an SSNS record with the discovery NQN and marked as unavailable
  • two Discovery Descriptor records corresponding with the boot attempts and linked to corresponding SSNS records

A sample table generated by latest EDK2	snapshot:
- two HFIs: static IPv4	and static IPv6
- two boot attempts defined for	each HFI (multipath)
  with the well-known discovery NQN
- second NIC link down

Result:
- the first boot attempt properly discovered
- the second boot attempt transformed in an SSNS record
  with the discovery NQN and marked as unavailable
- two Discovery	Descriptor records corresponding with
  the boot attempts and linked to corresponding SSNS records

Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>
@igaw igaw merged commit 4639169 into linux-nvme:master Apr 30, 2024
14 checks passed
@igaw
Copy link
Collaborator

igaw commented Apr 30, 2024

Thanks!

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.

2 participants