archive_path: /home/teuthworker/mnt/teuthology/gabrioux-2026-02-11_14:50:33-orch:cephadm-wip-guits-main-2026-02-11-1317-distro-default-trial/45564 branch: wip-guits-main-2026-02-11-1317 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_dom} email: gabrioux@ibm.com first_in_suite: false flavor: default job_id: '45564' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial name: gabrioux-2026-02-11_14:50:33-orch:cephadm-wip-guits-main-2026-02-11-1317-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2026-02-11-1317 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: 84a80275f63e26ece3f633fd033fd9ecbda16ed2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 84a80275f63e26ece3f633fd033fd9ecbda16ed2 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-main-2026-02-11-1317 sha1: 84a80275f63e26ece3f633fd033fd9ecbda16ed2 owner: scheduled_gabrioux@soko04.front.sepia.ceph.com priority: 69 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 7688 sha1: 84a80275f63e26ece3f633fd033fd9ecbda16ed2 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2026-02-11-1317 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_84a80275f63e26ece3f633fd033fd9ecbda16ed2/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 84a80275f63e26ece3f633fd033fd9ecbda16ed2 targets: trial017.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK2CM3mOT1/S8KoM3x0f5E44vUXR5d4RbG3Q6z+sucY7Zf614Hu5MZhFHI34jlYs5ompOjPoGXQD0EIdqmUrVBY= trial018.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGiMhWtR+7USjjS4BHRJc2B3wnftG1g0k+C2g6c8/vQ4lFAhSKgsEnvCqn0L5Vv7togjtGsDhL0zK0Isz9N+9zs= trial040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmxvttjdWu74R372WlHmJl+B5KqzDuCXAwHFxG+WZ2l7QHf6K4o/2G0E09YU+xplGrxV6MFpUGF38XlQlmUw28= trial047.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKcRxysHQiu6j7qsbeGkrNi+kKw/uZ+LhQPMj3veXMogp6iC6SFyiEtexOpM0cC7jBHbrLsF21CxXKXP6JSUbHY= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - smb.deploy_samba_ad_dc: role: host.d - pexec: all: - sudo setsebool -P virt_sandbox_use_netlink 1 || true - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n auth_mode: active-directory\n domain_settings:\n realm: DOMAIN1.SINK.TEST\n\ \ join_sources:\n - source_type: resource\n ref: join1-admin\n\ \ custom_dns:\n - \"{{ctx.samba_ad_dc_ip}}\"\n placement:\n count:\ \ 3\n- resource_type: ceph.smb.join.auth\n auth_id: join1-admin\n auth:\n\ \ username: Administrator\n password: Passw0rd\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share1\n cephfs:\n volume: cephfs\n\ \ subvolumegroup: smb\n subvolume: sv1\n path: /\n- resource_type:\ \ ceph.smb.share\n cluster_id: adctdb1\n share_id: share2\n cephfs:\n \ \ volume: cephfs\n subvolumegroup: smb\n subvolume: sv2\n path:\ \ /\n# --- End Embedded YAML\n" - cephadm.wait_for_service: service: smb.adctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout - template.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - template.exec: host.a: - '{{ctx.cephadm}} ls --no-detail | {{ctx.cephadm}} shell jq -r ''map(select(.name | startswith("smb.adctdb1")))[-1].name'' > /tmp/svcname' - '{{ctx.cephadm}} enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' - cat /tmp/ctdb_status - grep 'pnn:0 .*OK' /tmp/ctdb_status - grep 'pnn:1 .*OK' /tmp/ctdb_status - grep 'pnn:2 .*OK' /tmp/ctdb_status - grep 'Number of nodes:3' /tmp/ctdb_status - rm -rf /tmp/svcname /tmp/ctdb_status - template.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ adctdb1\n intent: removed\n- resource_type: ceph.smb.join.auth\n auth_id:\ \ join1-admin\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id:\ \ adctdb1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.adctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: c433f1062990a0488dc29a553589bc609a460691 timestamp: 2026-02-11_14:50:33 tube: trial user: gabrioux verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.2161924