This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
mirror of
https://github.com/ceph/ceph
Watch
1
Star
0
Fork
You've already forked ceph
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
da94b0da58
ceph
/
suites
/
rados
/
objectstore
/
filestore-idempotent.yaml
8 lines
103 B
YAML
Raw
Normal View
History
Unescape
Escape
filestore-idempotent run filestore_idempotent.py task.
2011-11-11 05:36:29 +00:00
roles
:
Remove mds role from rados & rgw tests Follow up to a24efaef, remove the mds from the (mainly singleton) test configs that explicitly list it. Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-22 15:44:02 +00:00
-
[
mon.0, osd.0, osd.1, client.0]
filestore-idempotent run filestore_idempotent.py task.
2011-11-11 05:36:29 +00:00
tasks
:
add explicit install task before ceph task
2013-02-20 05:02:26 +00:00
-
install
:
filestore-idempotent run filestore_idempotent.py task.
2011-11-11 05:36:29 +00:00
-
ceph
:
rados: specify xfs If no fs is specified, the OSD is created on /, and the scratch devices aren't used at all. That means ext4, and the long file name lameness. Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-14 18:31:44 +00:00
fs
:
xfs
filestore-idempotent run filestore_idempotent.py task.
2011-11-11 05:36:29 +00:00
-
filestore_idempotent
: