how to resize CEPH journal?

Magneto

Well-Known Member
Jul 30, 2017
138
4
58
46
I see the CEPH journal is 1GB.

Disk /dev/sdf: 372.6 GiB, 400088457216 bytes, 781422768 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 6A0D4D8E-D7F6-4D6E-8B8B-170A32857E25

Device Start End Sectors Size Type
/dev/sdf1 2048 2099199 2097152 1G unknown
/dev/sdf2 2099200 4196351 2097152 1G unknown


What is the correct procedure to make it bigger?

Do I purely delete the 1G partition in fdisk, create a new one, and then specify what type?

Device Start End Sectors Size Type
/dev/sde1 2048 2099199 2097152 1G unknown

Or is there a preferred way to do it?