Description: orch/cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_basic}

Log: http://qa-proxy.ceph.com/teuthology/teuthology-2024-04-15_20:08:15-orch-main-distro-default-smithi/7657388/teuthology.log

  • log_href: http://qa-proxy.ceph.com/teuthology/teuthology-2024-04-15_20:08:15-orch-main-distro-default-smithi/7657388/teuthology.log
  • archive_path: /home/teuthworker/archive/teuthology-2024-04-15_20:08:15-orch-main-distro-default-smithi/7657388
  • description: orch/cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_basic}
  • duration: 0:19:17
  • email: ceph-qa@ceph.com
  • failure_reason:
  • flavor: default
  • job_id: 7657388
  • kernel:
    • kdb: 1
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: teuthology-2024-04-15_20:08:15-orch-main-distro-default-smithi
  • nuke_on_error: True
  • os_type: ubuntu
  • os_version: 22.04
  • overrides:
    • admin_socket:
      • branch: main
    • 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: 87dbfb632e974cb2c28d17423071d2d833b53b29
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
      • install:
        • ceph:
          • flavor: default
          • sha1: 87dbfb632e974cb2c28d17423071d2d833b53b29
      • workunit:
        • branch: main
        • sha1: 3f7db60e5ba4c4d053b594b7ec58703d2833c55b
    • owner: scheduled_teuthology@teuthology
    • pid:
    • roles:
      • ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0']
      • ['host.b', 'cephadm.exclude']
    • sentry_event:
    • status: pass
    • success: True
    • branch: main
    • seed: 8042
    • sha1: 87dbfb632e974cb2c28d17423071d2d833b53b29
    • subset: 25/64
    • suite: orch
    • suite_branch: main
    • suite_path: /home/teuthworker/src/git.ceph.com_ceph_3f7db60e5ba4c4d053b594b7ec58703d2833c55b/qa
    • suite_relpath: qa
    • suite_repo: https://git.ceph.com/ceph.git
    • suite_sha1: 3f7db60e5ba4c4d053b594b7ec58703d2833c55b
    • targets:
      • smithi059.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKGzKVSCdcWg8gz9kzAISsQ0XPulYPk4VAA8JqE+H22DUa6lv88mflrwZXir/zJIYvr6BL87XVyELxTrzWhst0=
      • smithi192.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9XteFkoPKGuiELhFoFz5slAkFGuc1QOiuR2Q9T/WH4UFBnLYHkq/D3eV0d93am55HYwzOZKoyGDSx+pdnetcU=
    • tasks:
      • internal.check_packages:
      • internal.buildpackages_prep:
      • internal.save_config:
      • internal.check_lock:
      • internal.add_remotes:
      • console_log:
      • internal.connect:
      • internal.push_inventory:
      • internal.serialize_remote_roles:
      • internal.check_conflict:
      • internal.check_ceph_data:
      • internal.vm_setup:
      • kernel:
        • kdb: 1
        • sha1: distro
      • internal.base:
      • internal.archive_upload:
      • internal.archive:
      • internal.coredump:
      • internal.sudo:
      • internal.syslog:
      • internal.timer:
      • pcp:
      • selinux:
      • ansible.cephlab:
      • clock:
      • install:
      • cephadm.configure_samba_client_container:
        • role: host.b
      • cephadm:
      • 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 g1
          • cmd: ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777
          • cmd: ceph fs authorize cephfs client.smbdata / rw
          • cmd: ceph osd pool create .smb --yes-i-really-mean-it
          • cmd: ceph osd pool application enable .smb smb
          • cmd: rados --pool=.smb --namespace=saserv1 put conf.toml /dev/stdin
          • stdin: samba-container-config = "v0" [configs.saserv1] shares = ["share1"] globals = ["default", "domain"] instance_name = "SAMBA" [shares.share1.options] "vfs objects" = "ceph" path = "/" "ceph:config_file" = "/etc/ceph/ceph.conf" "ceph:user_id" = "smbdata" "kernel share modes" = "no" "read only" = "no" "browseable" = "yes" [globals.default.options] "server min protocol" = "SMB2" "load printers" = "no" "printing" = "bsd" "printcap name" = "/dev/null" "disable spoolss" = "yes" "guest ok" = "no" [globals.domain.options] security = "USER" workgroup = "STANDALONE1" [[users.all_entries]] name = "smbuser1" password = "insecure321"
      • cephadm.apply:
        • specs:
          • cluster_id: saserv1
          • config_uri: rados://.smb/saserv1/conf.toml
          • include_ceph_users:
            • client.smbdata
          • placement:
            • count: 1
          • service_id: saserv1
          • service_type: smb
      • cephadm.wait_for_service:
        • service: smb.saserv1
      • cephadm.exec:
        • host.b:
          • sleep 30
          • {{ctx.samba_client_container_cmd|join(' ')}} smbclient -U smbuser1%insecure321 //{{'host.a'|role_to_remote|attr('ip_address')}}/share1 -c ls
    • teuthology_branch: main
    • verbose: False
    • pcp_grafana_url:
    • priority: 950
    • user: teuthology
    • queue:
    • posted: 2024-04-15 20:12:14
    • started: 2024-04-16 01:49:33
    • updated: 2024-04-16 02:19:23
    • status_class: success
    • runtime: 0:29:50
    • wait_time: 0:10:33