adding example of setting block attributes

This commit is contained in:
xoJIog 2024-01-29 18:01:39 +02:00 committed by GitHub
parent 4ff51a8e0a
commit 1aafa064a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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]", ... ]