Actions
Bug #73823
openorch/cephadm: nvme-loop task fails on rocky 10
% Done:
0%
Source:
Backport:
tentacle
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Tags:
Description
2025-11-11T17:11:51.718 DEBUG:teuthology.orchestra.run.smithi187:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2025-11-11T17:11:51.778 DEBUG:teuthology.orchestra.run.smithi187:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2025-11-11T17:11:51.919 INFO:teuthology.orchestra.run.smithi187.stdout:loop 2025-11-11T17:11:51.920 INFO:tasks.nvme_loop:Connecting nvme_loop smithi187:/dev/vg_nvme/lv_1... 2025-11-11T17:11:51.920 DEBUG:teuthology.orchestra.run.smithi187:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2025-11-11T17:11:51.958 INFO:teuthology.orchestra.run.smithi187.stdout:1 2025-11-11T17:11:51.992 INFO:teuthology.orchestra.run.smithi187.stdout:/dev/vg_nvme/lv_11 2025-11-11T17:11:52.014 INFO:teuthology.orchestra.run.smithi187.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2025-11-11T17:11:52.016 DEBUG:teuthology.orchestra.run:got remote process result: 234
Updated by Yaarit Hatuka 4 months ago
- Blocks Bug #73930: ceph-mgr modules rely on deprecated python subinterpreters added
Updated by Nitzan Mordechai about 2 months ago
/teuthology/nmordech-2026-01-26_18:32:32-rados:cephadm-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/18789
/teuthology/nmordech-2026-01-26_18:32:32-rados:cephadm-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/18791
/teuthology/nmordech-2026-01-26_18:32:32-rados:cephadm-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/18792
/teuthology/nmordech-2026-01-26_18:32:32-rados:cephadm-wip-rocky10-branch-of-the-day-2026-01-23-1769128778-distro-default-trial/18796
Updated by Yaarit Hatuka about 2 months ago
- Priority changed from Normal to Urgent
QA tracker: https://tracker.ceph.com/issues/74540
Updated by Laura Flores about 2 months ago
- Related to Bug #71816: Failed to write to /dev/nvme-fabrics: Invalid argument added
Updated by Laura Flores about 2 months ago
I linked a possible relation which also came up in the main branch.
Updated by Laura Flores about 2 months ago
- Related to QA Run #74540: wip-rocky10-branch-of-the-day-2026-01-23-1769128778 added
Updated by Adam King about 1 month ago
- Related to Bug #74862: Rocky10 - cephadm: OSD class cannot be pickled added
Updated by Patrick Donnelly about 2 hours ago
- Status changed from New to Pending Backport
- Target version set to v21.0.0
- Pull request ID set to 66055
Updated by Upkeep Bot about 2 hours ago
- Tags (freeform) set to backport_processed
Actions