Skip to content

Commit eedd6dd

Browse files
authored
Update elastic-san-connect-windows.md
Updated the command to set load balancing policy
1 parent 327d666 commit eedd6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/elastic-san/elastic-san-connect-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Enable-MSDSMAutomaticClaim -BusType iSCSI
6363
6464
# Set the default load balancing policy based on your requirements. In this example, we set it to round robin
6565
# which should be optimal for most workloads.
66-
Set-MSDSMGlobalDefaultLoadBalancePolicy -Policy RR
66+
mpclaim -L -M 2
6767
```
6868

6969
### Attach Volumes to the client

0 commit comments

Comments
 (0)