|
...
|
...
|
@@ -17,7 +17,7 @@ stored in the `$graph/devicemapper/json` file (encoded as Json).
|
|
17
|
17
|
|
|
18
|
18
|
In order to support multiple devicemapper graphs on a system the thin
|
|
19
|
19
|
pool will be named something like: `docker-0:33-19478248-pool`, where
|
|
20
|
|
-the `0:30` part is the minor/major device nr and `19478248` is the
|
|
|
20
|
+the `0:33` part is the minor/major device nr and `19478248` is the
|
|
21
|
21
|
inode number of the $graph directory.
|
|
22
|
22
|
|
|
23
|
23
|
On the thin pool docker automatically creates a base thin device,
|