pmempool-convert - Convert pool files from old layout versions to the newest one.
pmempool convert <file>
The pmempool invoked with the convert command performs a conversion of the specified pool to the newest layout supported by this tool. Currently only libpmemobj(3) pools are supported. It is advised to have a backup of the pool before conversion. The conversion process is not fail-safe - power interruption may damage the pool.
# Updates pool.obj to the latest layout version.
pmempool(1) pmempool-info(1) libpmemobj(3)
Part of the pmempool(1) suite.
The contents of this web site and the associated GitHub repositories are BSD-licensed open source.