]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/rados/test_alloc_hint.sh
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / workunits / rados / test_alloc_hint.sh
index 2323915fce74bcf80ea79d9d2924d19bfc753c31..535201ca3c455ddf474a6caabec80131f86c1a52 100755 (executable)
@@ -109,7 +109,7 @@ setup_osd_data
 
 POOL="alloc_hint-rep"
 ceph osd pool create "${POOL}" "${NUM_PG}"
-ceph osd pool set "${POOL}" size "${NUM_OSDS}"
+ceph osd pool set "${POOL}" size "${NUM_OSDS}" --yes-i-really-mean-it
 ceph osd pool application enable "${POOL}" rados
 
 OBJ="foo"