Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc/rados/operations/bluestore-migration: typos #17581

Merged
merged 1 commit into from Sep 7, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/rados/operations/bluestore-migration.rst
Expand Up @@ -142,9 +142,9 @@ the data migrating only once.
$ bin/ceph osd tree
ID CLASS WEIGHT TYPE NAME STATUS REWEIGHT PRI-AFF
-5 0 host newhost
10 ssd 1.00000 osd.0 up 1.00000 1.00000
11 ssd 1.00000 osd.1 up 1.00000 1.00000
12 ssd 1.00000 osd.2 up 1.00000 1.00000
10 ssd 1.00000 osd.10 up 1.00000 1.00000
11 ssd 1.00000 osd.11 up 1.00000 1.00000
12 ssd 1.00000 osd.12 up 1.00000 1.00000
-1 3.00000 root default
-2 3.00000 host oldhost1
0 ssd 1.00000 osd.0 up 1.00000 1.00000
Expand Down