Skip to content

Commit aa5fb28

Browse files
author
Sumit Shatwara
authored
Added an entry to enable multipath in iSCSI plugin
1 parent b592ff3 commit aa5fb28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/multipath-managed-plugin.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ defaults {
4646

4747
Lastly, make the following additions to the /etc/hpedockerplugin/hpe.conf file to enable multipathing.
4848

49-
```
49+
```
50+
hpe3par_iscsi_ips = <iSCSI IP addresses separated by comma> # Only applicable for 3PAR iSCSI plugin
5051
use_multipath = True
5152
enforce_multipath = True
5253
```

0 commit comments

Comments
 (0)