Use xfs beneath the osds.
install ceph/nautilus v14.2.0 point version
run workload and upgrade-sequence in parallel
- install ceph/nautilus v14.2.?? point version
+ install ceph/nautilus v14.2.1? point version
run workload and upgrade-sequence in parallel
(every point reslease should be tested)
run workload and upgrade-sequence in parallel
- cache pools at or near target size
- filesystem is degraded
- OBJECT_MISPLACED
+ ### ref: https://tracker.ceph.com/issues/40251
+ - failed to encode map
fs: xfs
- workload
- print: "**** done workload v14.2.0"
+
+# v14.2.1
+- install.upgrade:
+ mon.a:
+ tag: v14.2.1
+ mon.b:
+ tag: v14.2.1
+- print: "**** done v14.2.1 install"
+- parallel:
+ - workload_nautilus
+ - upgrade-sequence_nautilus
+- print: "**** done workload_nautilus v14.2.1"
+
####### upgrade to v14.2.?? PLACEHOLDER
#- install.upgrade:
# #exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
meta:
-- desc: install ceph/nautilus v14.2.0
+- desc: install ceph/nautilus v14.2.1
tasks:
- install:
- tag: v14.2.0
+ tag: v14.2.1
exclude_packages: ['librados3']
extra_packages: ['librados2']
- print: "**** done install nautilus v14.2.0"