Description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}

Log: http://qa-proxy.ceph.com/teuthology/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909486/teuthology.log

  • log_href: http://qa-proxy.ceph.com/teuthology/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909486/teuthology.log
  • archive_path:
  • description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}
  • duration:
  • email: ceph-qa@ceph.com
  • failure_reason:
  • flavor:
  • job_id: 7909486
  • kernel:
    • kdb: 1
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi
  • nuke_on_error:
  • 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
          • bluefs allocator: hybrid
          • bluestore allocator: hybrid
          • bluestore block size: 96636764160
          • bluestore fsck on mount: True
          • debug bluefs: 1/20
          • debug bluestore: 1/20
          • debug rocksdb: 4/10
          • enable experimental unrecoverable data corrupting features: *
          • mon osd backfillfull_ratio: 0.85
          • mon osd full ratio: 0.9
          • mon osd nearfull ratio: 0.8
          • osd debug randomize hobject sort order: False
          • osd failsafe full ratio: 0.95
          • osd objectstore: bluestore
        • client:
          • rbd default data pool: datapool
        • global:
          • mon warn on pool no app: False
      • flavor: default
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • sha1: 08cec6974d86f81dc304360b31113f30b4085bf8
      • fs: xfs
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd:
            • bluestore block size: 96636764160
            • bluestore fsck on mount: True
            • debug bluefs: 1/20
            • debug bluestore: 1/20
            • debug rocksdb: 4/10
            • mon osd backfillfull_ratio: 0.85
            • mon osd full ratio: 0.9
            • mon osd nearfull ratio: 0.8
            • osd failsafe full ratio: 0.95
            • osd objectstore: bluestore
        • bluestore: True
        • fs: xfs
      • install:
        • ceph:
          • flavor: default
          • sha1: 08cec6974d86f81dc304360b31113f30b4085bf8
      • workunit:
        • branch: main
        • sha1: 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d
      • thrashosds:
        • bdev_inject_crash: 2
        • bdev_inject_crash_probability: 0.5
    • owner: scheduled_teuthology@teuthology
    • pid:
    • roles:
      • ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0']
      • ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']
    • sentry_event:
    • status: queued
    • success:
    • branch: main
    • seed: 4954
    • sha1: 08cec6974d86f81dc304360b31113f30b4085bf8
    • subset: 16/128
    • suite: rbd
    • suite_branch: main
    • suite_path:
    • suite_relpath: qa
    • suite_repo: https://git.ceph.com/ceph.git
    • suite_sha1: 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d
    • targets:
    • tasks:
      • install:
      • ceph:
        • cluster: cluster1
      • ceph:
        • cluster: cluster2
      • exec:
        • cluster1.client.0:
          • sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2
          • sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile
          • sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true
          • rbd --cluster cluster1 pool init datapool
        • cluster2.client.0:
          • sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2
          • sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile
          • sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true
          • rbd --cluster cluster2 pool init datapool
      • exec:
        • cluster2.client.0:
          • echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0
          • rbd --cluster cluster2 migration execute client.0.0
          • rbd --cluster cluster2 migration commit client.0.0
          • rbd --cluster cluster2 snap create client.0.0@snap
          • rbd --cluster cluster2 create --size 1G client.0.1
          • rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1
          • rbd --cluster cluster2 snap create client.0.1@snap
          • rbd --cluster cluster2 create --size 1G client.0.2
          • rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2
          • rbd --cluster cluster2 snap create client.0.2@snap
      • exec:
        • cluster1.client.0:
          • echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0
          • echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1
          • echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2
      • parallel:
        • io_workload
        • migrate_workload
    • teuthology_branch: main
    • verbose: False
    • pcp_grafana_url:
    • priority: 950
    • user: teuthology
    • queue:
    • posted: 2024-09-17 20:22:14
    • started:
    • updated: 2024-09-17 20:22:14
    • status_class: