adding example of setting block attributes
This commit is contained in:
parent
4ff51a8e0a
commit
1aafa064a4
|
|
@ -74,7 +74,7 @@ iscsi:
|
|||
block:
|
||||
attributes:
|
||||
# enable Thin Provisioning Unmap
|
||||
emulate_tpu: 1
|
||||
emulate_tpu: 0
|
||||
targetPortal: "server[:port]"
|
||||
# for multipath
|
||||
targetPortals: [] # [ "server[:port]", "server[:port]", ... ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue