archive_path: /home/teuthworker/archive/vallariag-2024-01-10_10:23:13-rbd:migration-external-wip-vallariag-rbd-external-migrate-amend-distro-default-smithi/7511204 branch: wip-vallariag-rbd-external-migrate-amend description: rbd:migration-external/{1-base/install 2-clusters/{2-node} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-pool/ec-data-pool 6-prepare/native 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup} email: null exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: cluster1.client.0: clone: true disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7511204' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep 60 - rbd --cluster cluster1 migration execute client.0.0 - sleep 60 - rbd --cluster cluster1 migration commit client.0.0 name: vallariag-2024-01-10_10:23:13-rbd:migration-external-wip-vallariag-rbd-external-migrate-amend-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-vallariag-rbd-external-migrate-amend ceph: conf: client: rbd default data pool: datapool mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 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 memory target: 1610612736 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 35e5ae67b6b9137f759071c1671d7572782b97c2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 35e5ae67b6b9137f759071c1671d7572782b97c2 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-vallariag-rbd-external-migrate-amend sha1: 35e5ae67b6b9137f759071c1671d7572782b97c2 owner: scheduled_vallariag@teuthology priority: 160 repo: https://git.ceph.com/ceph-ci.git roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mgr.x - cluster2.client.0 - cluster2.mon.a - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 seed: 6147 sha1: 35e5ae67b6b9137f759071c1671d7572782b97c2 sleep_before_teardown: 0 suite: rbd:migration-external suite_branch: wip-vallariag-rbd-external-migrate-amend suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_35e5ae67b6b9137f759071c1671d7572782b97c2/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 35e5ae67b6b9137f759071c1671d7572782b97c2 targets: smithi124.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGbAOgZ3g61eTjP9MIGckYoi9R5ExSeKWEVm5B/Hq0pfd8mhKk5vStx0aMkqiOqvF47dYMYv/WUuVBh/z6hby5U= smithi188.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMHsfC9WD3lHUTGWyaZc/sGEhJvxIPRWMBJnts4MDUOYaK8yfLG7mwhm8sEDUqcs6FKaqAMNisFE9otcYsv1x+c= tasks: - install: null - 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 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G 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 - exec: cluster2.client.0: - rbd --cluster cluster2 snap remove client.0.1@snap || true - rbd --cluster cluster2 remove client.0.1 || true - rbd --cluster cluster2 snap unprotect client.0.0@snap || true - rbd --cluster cluster2 snap remove client.0.0@snap || true - rbd --cluster cluster2 remove client.0.0 || true - exec: cluster1.client.0: - rbd --cluster cluster1 migration abort client.0.0 || true - rbd --cluster cluster1 rm client.0.0 || true teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: cd45576300487d997e5a85abed65500b9f5d143b timestamp: 2024-01-10_10:23:13 tube: smithi user: vallariag verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885