Skip to content

Commit 6c7413c

Browse files
committed
dm thin: update stale "Status" Documentation
Documentation/device-mapper-/thin-provisioning.txt's "Status" section no longer reflected the current fitness level of DM thin-provisioning. That is, DM thinp is no longer "EXPERIMENTAL". It has since seen considerable improvement, has been fairly widely deployed and has performed in a robust manner. Update Documentation to dispel concern raised by potential DM thinp users. Reported-by: Drew Hastings <dhastings@crucialwebhost.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
1 parent d72e90f commit 6c7413c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Documentation/device-mapper/thin-provisioning.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,18 @@ administrator some freedom, for example to:
2828
Status
2929
======
3030

31-
These targets are very much still in the EXPERIMENTAL state. Please
32-
do not yet rely on them in production. But do experiment and offer us
33-
feedback. Different use cases will have different performance
34-
characteristics, for example due to fragmentation of the data volume.
31+
These targets are considered safe for production use. But different use
32+
cases will have different performance characteristics, for example due
33+
to fragmentation of the data volume.
3534

3635
If you find this software is not performing as expected please mail
3736
dm-devel@redhat.com with details and we'll try our best to improve
3837
things for you.
3938

40-
Userspace tools for checking and repairing the metadata are under
41-
development.
39+
Userspace tools for checking and repairing the metadata have been fully
40+
developed and are available as 'thin_check' and 'thin_repair'. The name
41+
of the package that provides these utilities varies by distribution (on
42+
a Red Hat distribution it is named 'device-mapper-persistent-data').
4243

4344
Cookbook
4445
========

0 commit comments

Comments
 (0)