mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
update docs a bit to explain the creation only of layout and filesysten_parameters
This commit is contained in:
parent
59e99daba9
commit
29c6c1ef30
@ -30,6 +30,13 @@ Management zpool
|
|||||||
/dev/disk2
|
/dev/disk2
|
||||||
/dev/disk3
|
/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
|
from __future__ import absolute_import
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user