Bug 2008513
| Summary: | [RHEL-8.6/RDMA] update pmix v2.2.5 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Honggang LI <honli> |
| Component: | pmix | Assignee: | Nobody <nobody> |
| Status: | CLOSED ERRATA | QA Contact: | Brian Chae <bchae> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.6 | CC: | rdma-dev-team, zguo |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | 8.6 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | pmix-2.2.5-1.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-10 15:19:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Honggang LI
2021-09-28 12:23:18 UTC
The verification was carried out as part of RHEL8.6 CTC#1 testing effort for RDMA. 1. build and packages DISTRO=RHEL-8.6.0-20211215.3 + [21-12-17 08:16:36] cat /etc/redhat-release Red Hat Enterprise Linux release 8.6 Beta (Ootpa) + [21-12-17 08:16:36] uname -a Linux rdma-dev-22.rdma.lab.eng.rdu2.redhat.com 4.18.0-355.el8.x86_64 #1 SMP Mon Dec 13 10:54:56 EST 2021 x86_64 x86_64 x86_64 GNU/Linux + [21-12-17 08:16:36] cat /proc/cmdline BOOT_IMAGE=(hd0,msdos1)/vmlinuz-4.18.0-355.el8.x86_64 root=UUID=f35227be-a49b-4cb6-bf6f-b43cedf59176 ro intel_idle.max_cstate=0 processor.max_cstate=0 intel_iommu=on iommu=on console=tty0 rd_NO_PLYMOUTH crashkernel=auto resume=UUID=e461baab-6877-483d-8eb8-c5f4638a0f59 console=ttyS1,115200n81 + [21-12-17 08:16:36] rpm -q rdma-core linux-firmware rdma-core-37.1-1.el8.x86_64 linux-firmware-20211119-105.gitf5d51956.el8.noarch + [21-12-16 10:38:32] dnf install -y --setopt=strict=0 --nogpgcheck pmix Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Last metadata expiration check: 0:01:13 ago on Thu 16 Dec 2021 10:37:20 AM EST. Package pmix-2.2.5-1.el8.x86_64 is already installed. 2. Tested HW/HCAs MLX4 IB, MLX4 ROCE, MLX5 IB, MLX5 ROCE, BNXT ROCE, QEDR IW, HFI OPA 3. Results + [21-12-16 10:38:34] /usr/share/pmix/test/pmix_test -n 104 -nb --ns-dist 8:8:8:8:8:8:8:8:8:8:8:8:8 --test-internal 100 --job-fence --test-publish --test-spawn --test-connect --test-resolve-peers pmix_test.c:main: Test finished OK! + [21-12-16 10:38:35] RQA_check_result -r 0 -t /usr/share/pmix/test/pmix_test + [21-12-16 10:38:35] local test_pass=0 + [21-12-16 10:38:35] local test_skip=777 + [21-12-16 10:38:35] test 4 -gt 0 + [21-12-16 10:38:35] case $1 in + [21-12-16 10:38:35] local rc=0 + [21-12-16 10:38:35] shift + [21-12-16 10:38:35] shift + [21-12-16 10:38:35] test 2 -gt 0 + [21-12-16 10:38:35] case $1 in + [21-12-16 10:38:35] local msg=/usr/share/pmix/test/pmix_test + [21-12-16 10:38:35] shift + [21-12-16 10:38:35] shift + [21-12-16 10:38:35] test 0 -gt 0 + [21-12-16 10:38:35] '[' -z 0 -o -z /usr/share/pmix/test/pmix_test ']' + [21-12-16 10:38:35] '[' -z /tmp/tmp.Z5uzNzWvat/results_sanity.txt ']' + [21-12-16 10:38:35] '[' -z /tmp/tmp.Z5uzNzWvat/results_sanity.txt ']' + [21-12-16 10:38:35] '[' 0 -eq 0 ']' + [21-12-16 10:38:35] local test_result=PASS + [21-12-16 10:38:35] printf '%10s | %6s | %s\n' PASS 0 /usr/share/pmix/test/pmix_test + [21-12-16 10:38:35] set +x --- - TEST RESULT FOR sanity - Test: /usr/share/pmix/test/pmix_test - Result: PASS - Return: 0 --- Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (RDMA stack bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:2014 |