Skip to content

Commit cb7a131

Browse files
authored
acrolinx
1 parent 1b7d24a commit cb7a131

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ After creating or modifying the file, restart Multipath I/O. On Ubuntu, the comm
6161

6262
## Attach Volumes to the client
6363

64-
You can use the following script to create your connections. o execute it, collect or determine the following parameters:
64+
You can use the following script to create your connections. To execute it, collect or determine the following parameters:
6565
- subscription: Subscription ID
6666
- g: Resource Group Name
6767
- e: Elastic SAN Name

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Copy the script from [here](https://github.com/Azure-Samples/azure-elastic-san/b
7878

7979
### Set session number
8080

81-
Before you run the script, determine how many sessions your volume needs. To be able to reach a volume's highest IOPS and throughput capacities, you'll need 32 sessions. But, because Windows iSCSI initatior has a maximum of 256 sessions, you may need to use less than 32 sessions if you're connecting more than eight volumes to a Windows client.
81+
Before you run the script, determine how many sessions your volume needs. To be able to reach a volume's highest IOPS and throughput capacities, you'll need 32 sessions. But, because Windows iSCSI initiator has a maximum of 256 sessions, you may need to use fewer than 32 sessions if you're connecting more than eight volumes to a Windows client.
8282

8383
> [!NOTE]
8484
> Use the `-NumSession` parameter to set the number of sessions. The parameter accepts values from 1 to 32, and has a default value of 32.

0 commit comments

Comments
 (0)