Hide Forgot
As reported in https://github.com/dm-vdo/vdo/issues/15, users may want or need to change the UUID of a VDO volume. We should provide that functionality.
Mass migration to Filip.
Verified with vdo-6.2.2.117-13.el8. # vdodumpconfig /dev/sda VDOConfig: blockSize: 4096 logicalBlocks: 2435905347 physicalBlocks: 2441609216 slabSize: 524288 recoveryJournalSize: 32768 slabJournalBlocks: 224 UUID: 3be3ccc8-7c9f-4841-bb13-63ba42323962 # vdo modify --name=vdo0 --uuid=af007e74-fc40-bcc7-27a3-0b2cae1e507c # vdodumpconfig /dev/sda VDOConfig: blockSize: 4096 logicalBlocks: 2435905347 physicalBlocks: 2441609216 slabSize: 524288 recoveryJournalSize: 32768 slabJournalBlocks: 224 UUID: af007e74-fc40-bcc7-27a3-0b2cae1e507c
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1782