| **ceph-bluestore-tool** show-sharding --path *osd path*
| **ceph-bluestore-tool** trim --path *osd path*
| **ceph-bluestore-tool** zap-device --dev *dev path*
+| **ceph-bluestore-tool** downgrade-wal-to-v1 --path *osd path*
Description
Zeros all device label locations. This effectively makes device appear empty.
+:command: `downgrade-wal-to-v1` --path *osd path*
+
+ Changes WAL disk format from the new version to the legacy one. Useful for downgrades, or if you
+ might want to disable this new feature (bluefs_wal_v2).
+
Options
=======