-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
* refs/pull/18192/head: qa/cephfs: test ec data pool qa/suites/fs/basic_functional/clusters: more osds Reviewed-by: Patrick Donnelly <[email protected]>
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
roles: | ||
- [mon.a, mon.c, mgr.y, mds.a, osd.0, osd.1, osd.2] | ||
- [mon.b, mgr.x, mds.b, mds.c, osd.3, osd.4, osd.5] | ||
- [mon.a, mon.c, mgr.y, mds.a, osd.0, osd.1, osd.2, osd.3] | ||
- [mon.b, mgr.x, mds.b, mds.c, osd.4, osd.5, osd.6, osd.7] | ||
- [client.0] |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
roles: | ||
- [mon.a, mon.c, mgr.y, mds.a, mds.b, mds.c, mds.d, osd.0, osd.1, osd.2] | ||
- [mon.b, mgr.x, mds.e, mds.f, mds.g, mds.h, mds.i, osd.3, osd.4, osd.5] | ||
- [mon.a, mon.c, mgr.y, mds.a, mds.b, mds.c, mds.d, osd.0, osd.1, osd.2, osd.3] | ||
- [mon.b, mgr.x, mds.e, mds.f, mds.g, mds.h, mds.i, osd.4, osd.5, osd.6, osd.7] | ||
- [client.0] |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
overrides: | ||
thrashosds: | ||
bdev_inject_crash: 2 | ||
bdev_inject_crash_probability: .5 | ||
ceph: | ||
fs: xfs | ||
cephfs_ec_profile: | ||
- m=2 | ||
- k=2 | ||
- crush-failure-domain=osd | ||
conf: | ||
osd: | ||
osd objectstore: bluestore | ||
bluestore block size: 96636764160 | ||
debug bluestore: 20 | ||
debug bluefs: 20 | ||
debug rocksdb: 10 | ||
bluestore compression mode: aggressive | ||
bluestore fsck on mount: true | ||
# lower the full ratios since we can fill up a 100gb osd so quickly | ||
mon osd full ratio: .9 | ||
mon osd backfillfull_ratio: .85 | ||
mon osd nearfull ratio: .8 | ||
osd failsafe full ratio: .95 | ||
|
||
# this doesn't work with failures bc the log writes are not atomic across the two backends | ||
# bluestore bluefs env mirror: true | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
overrides: | ||
thrashosds: | ||
bdev_inject_crash: 2 | ||
bdev_inject_crash_probability: .5 | ||
ceph: | ||
fs: xfs | ||
conf: | ||
osd: | ||
osd objectstore: bluestore | ||
bluestore block size: 96636764160 | ||
debug bluestore: 20 | ||
debug bluefs: 20 | ||
debug rocksdb: 10 | ||
bluestore compression mode: aggressive | ||
bluestore fsck on mount: true | ||
# lower the full ratios since we can fill up a 100gb osd so quickly | ||
mon osd full ratio: .9 | ||
mon osd backfillfull_ratio: .85 | ||
mon osd nearfull ratio: .8 | ||
osd failsafe full ratio: .95 | ||
|
||
# this doesn't work with failures bc the log writes are not atomic across the two backends | ||
# bluestore bluefs env mirror: true |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
overrides: | ||
thrashosds: | ||
bdev_inject_crash: 2 | ||
bdev_inject_crash_probability: .5 | ||
ceph: | ||
fs: xfs | ||
cephfs_ec_profile: | ||
- m=2 | ||
- k=2 | ||
- crush-failure-domain=osd | ||
conf: | ||
osd: | ||
osd objectstore: bluestore | ||
bluestore block size: 96636764160 | ||
debug bluestore: 20 | ||
debug bluefs: 20 | ||
debug rocksdb: 10 | ||
bluestore fsck on mount: true | ||
# lower the full ratios since we can fill up a 100gb osd so quickly | ||
mon osd full ratio: .9 | ||
mon osd backfillfull_ratio: .85 | ||
mon osd nearfull ratio: .8 | ||
osd failsafe full ratio: .95 | ||
# this doesn't work with failures bc the log writes are not atomic across the two backends | ||
# bluestore bluefs env mirror: true | ||
ceph-deploy: | ||
fs: xfs | ||
bluestore: yes | ||
conf: | ||
osd: | ||
osd objectstore: bluestore | ||
bluestore block size: 96636764160 | ||
debug bluestore: 20 | ||
debug bluefs: 20 | ||
debug rocksdb: 10 | ||
bluestore fsck on mount: true | ||
# lower the full ratios since we can fill up a 100gb osd so quickly | ||
mon osd full ratio: .9 | ||
mon osd backfillfull_ratio: .85 | ||
mon osd nearfull ratio: .8 | ||
osd failsafe full ratio: .95 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
overrides: | ||
thrashosds: | ||
bdev_inject_crash: 2 | ||
bdev_inject_crash_probability: .5 | ||
ceph: | ||
fs: xfs | ||
conf: | ||
osd: | ||
osd objectstore: bluestore | ||
bluestore block size: 96636764160 | ||
debug bluestore: 20 | ||
debug bluefs: 20 | ||
debug rocksdb: 10 | ||
bluestore fsck on mount: true | ||
# lower the full ratios since we can fill up a 100gb osd so quickly | ||
mon osd full ratio: .9 | ||
mon osd backfillfull_ratio: .85 | ||
mon osd nearfull ratio: .8 | ||
osd failsafe full ratio: .95 | ||
# this doesn't work with failures bc the log writes are not atomic across the two backends | ||
# bluestore bluefs env mirror: true | ||
ceph-deploy: | ||
fs: xfs | ||
bluestore: yes | ||
conf: | ||
osd: | ||
osd objectstore: bluestore | ||
bluestore block size: 96636764160 | ||
debug bluestore: 20 | ||
debug bluefs: 20 | ||
debug rocksdb: 10 | ||
bluestore fsck on mount: true | ||
# lower the full ratios since we can fill up a 100gb osd so quickly | ||
mon osd full ratio: .9 | ||
mon osd backfillfull_ratio: .85 | ||
mon osd nearfull ratio: .8 | ||
osd failsafe full ratio: .95 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
overrides: | ||
ceph: | ||
fs: xfs | ||
conf: | ||
osd: | ||
osd objectstore: filestore | ||
osd sloppy crc: true | ||
ceph-deploy: | ||
fs: xfs | ||
filestore: True | ||
conf: | ||
osd: | ||
osd objectstore: filestore | ||
osd sloppy crc: true | ||
|
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../cephfs/objectstore-ec/bluestore-ec-root.yaml |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec/ |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec/ |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec/ |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec/ |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec/ |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec/ |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec/ |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec/ |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../cephfs/objectstore-ec |