pvc/daemon-common/migrations/versions
Joshua Boniface adc8a5a3bc Add separate OSD DB device support
Adds in three parts:

1. Create an API endpoint to create OSD DB volume groups on a device.
Passed through to the node via the same command pipeline as
creating/removing OSDs, and creates a volume group with a fixed name
(osd-db).

2. Adds API support for specifying whether or not to use this DB volume
group when creating a new OSD via the "ext_db" flag. Naming and sizing
is fixed for simplicity and based on Ceph recommendations (5% of OSD
size). The Zookeeper schema tracks the block device to use during
removal.

3. Adds CLI support for the new and modified API endpoints, as well as
displaying the block device and DB block device in the OSD list.

While I debated supporting adding a DB device to an existing OSD, in
practice this ended up being a very complex operation involving stopping
the OSD and setting some options, so this is not supported; this can be
specified during OSD creation only.

Closes #142
2021-09-23 13:59:49 -04:00
..
0.json Add final schema elements after refactoring 2021-06-13 14:26:17 -04:00
1.json Store PHY MAC for VFs and restore after free 2021-06-22 00:56:47 -04:00
2.json Add node PVC version data to Node information 2021-07-05 09:57:38 -04:00
3.json Revamp tag handling and display 2021-07-13 22:39:52 -04:00
4.json Implement node logging into Zookeeper 2021-07-18 17:11:43 -04:00
5.json Add separate OSD DB device support 2021-09-23 13:59:49 -04:00