Skip to content

Commit

Permalink
Update admin_saltcluster.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
asettle authored Jul 13, 2023
1 parent c96ef9c commit 57f0489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xml/admin_saltcluster.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1307,16 +1307,16 @@ devices /dev/vdb
--target ceph-c3dc9227-ca3e-49bc-992c-00602cb3eec7/osd-db-b346b9ff-dbbe-40db-a95e-2419ccd31f2c</screen>
<para>
Then, migrate data using the <option>--from data</option> flag:
</para>
<screen>[ceph: root@pacific /]ceph-volume lvm migrate --osd-id 0 \
--osd-fsid c276d2a4-5578-4847-94c6-8e2e6abf81c4 --from data \
--target ceph-c3dc9227-ca3e-49bc-992c-00602cb3eec7/osd-db-b346b9ff-dbbe-40db-a95e-2419ccd31f2c</screen>
</para>
<para>
If the OSD does have a pre-existing DB device, migrate the DB using the <option>--from db</option> flag:
</para>
<screen>[ceph: root@pacific /]ceph-volume lvm migrate --osd-id 0 \
--osd-fsid c276d2a4-5578-4847-94c6-8e2e6abf81c4 --from db \
--target ceph-c3dc9227-ca3e-49bc-992c-00602cb3eec7/osd-db-b346b9ff-dbbe-40db-a95e-2419ccd31f2c</screen>
</para>
</step>
<step>
<para>
Expand Down

0 comments on commit 57f0489

Please sign in to comment.