update docs a bit to explain the creation only of layout and filesysten_parameters

This commit is contained in:
Jorge Schrauwen 2015-12-22 15:13:00 +00:00
parent 59e99daba9
commit 29c6c1ef30

View File

@ -30,6 +30,13 @@ Management zpool
/dev/disk2
/dev/disk3
.. note::
The layout will never be updated, it will only be used at time of creation.
It's a whole lot of work to figure out if a devices needs to be detached, removed, ... this is best done by the sysadmin on a case per case basis.
Filesystem properties are also not updated, this should be managed by the zfs state module.
'''
from __future__ import absolute_import