archive_path: /home/teuthworker/mnt/teuthology/avan-2026-02-10_15:17:14-orch:cephadm:smb-wip-athakkar-testing-2026-02-09-1402-distro-default-trial/43031 branch: wip-athakkar-testing-2026-02-09-1402 description: orch:cephadm:smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_dom} email: athakkar@redhat.com first_in_suite: false flavor: default job_id: '43031' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial name: avan-2026-02-10_15:17:14-orch:cephadm:smb-wip-athakkar-testing-2026-02-09-1402-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-athakkar-testing-2026-02-09-1402 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: ebae5bc0c47dd63a96cf24654d383d83e0ca09fc ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ebae5bc0c47dd63a96cf24654d383d83e0ca09fc selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-athakkar-testing-2026-02-09-1402 sha1: ebae5bc0c47dd63a96cf24654d383d83e0ca09fc owner: scheduled_avan@soko04.front.sepia.ceph.com priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 3755 sha1: ebae5bc0c47dd63a96cf24654d383d83e0ca09fc sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm:smb suite_branch: wip-athakkar-testing-2026-02-09-1402 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_ebae5bc0c47dd63a96cf24654d383d83e0ca09fc/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: ebae5bc0c47dd63a96cf24654d383d83e0ca09fc targets: trial176.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPKsSL8GE8sx2tgaGgHvO5OPSIhAr3NUkNQg4HY6l4tDPxT3W9rb4nOKaHx/AXuass38/PhyLTk++5Wpme733c0= trial183.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPW+fihrVUj2Zicc+nYfBAAGCd0hfJEpgTUJdsM9bpOSu6ODy/8Um3DvSGMa1Gn34p51mnuxkCEwCOV6WpOcO/o= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - smb.deploy_samba_ad_dc: role: host.b - cephadm: single_host_defaults: true - 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:\ \ modtest1\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: 1\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: modtest1\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: modtest1\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.modtest1 - template.exec: host.b: - 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' - smb.workunit: admin_node: host.a clients: client.0: - - default - hosts_access - rate_limiting smb_nodes: - host.a smb_shares: - share1 - share2 timeout: 1h - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ modtest1\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:\ \ modtest1\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: modtest1\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.modtest1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: c433f1062990a0488dc29a553589bc609a460691 timestamp: 2026-02-10_15:17:14 tube: trial user: avan verbose: false worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.2161924