diff --git a/snapshotter/cmd/devmapper/README.md b/snapshotter/cmd/devmapper/README.md index 7171a6114..2d02df25b 100644 --- a/snapshotter/cmd/devmapper/README.md +++ b/snapshotter/cmd/devmapper/README.md @@ -39,12 +39,6 @@ fields: * `RootPath` - a directory where the metadata will be available * `PoolName` - a name to use for the devicemapper thin pool -* `DataDevice` - path to the data volume that should be used by the thin pool -* `MetadataDevice` - path to the metadata volume that should be used by the thin - pool -* `DataBlockSize` - the size of allocation chunks in data file, between 128 - sectors (64KB) and and 2097152 sectors (1GB) and a multiple of 128 sectors - (64KB) * `BaseImageSize` - defines how much space to allocate when creating the base device