Skip to content

Commit a103fe9

Browse files
authored
Merge pull request #17 from arntdg/patch-17
Update application-volume-group-oracle-deploy-volumes.md
2 parents 6307572 + 67e66fd commit a103fe9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-netapp-files/application-volume-group-oracle-deploy-volumes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
5454
3. In the **ORACLE** tab, provide Oracle-specific information:
5555
5656
* **Unique System ID (SID)**:
57-
Choose a unique identifier that will be used in the naming proposals for all your storage objects and helps to uniquely identify the volumes for this database.
57+
Use the unique Oracle identifier that will be used to identify the volumes for this database in the naming proposals for all your storage objects.
5858
* **Group name / Group description**:
5959
Provide the volume group name and description.
6060
* **Number of Oracle data volumes (1-8)**:
@@ -79,9 +79,9 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
7979
* **Network features**:
8080
Select either **Basic** or **Standard** network features. All volumes should use the same network feature. This selection is set for each individual volume.
8181
* **Capacity pool**:
82-
All volumes will be placed in a single manual QoS capacity pool.
82+
All volumes will be placed in the same manual QoS capacity pool, selected here.
8383
* **Virtual network**:
84-
Specify an existing VNet where the VMs are placed.
84+
Specify an existing VNet where the Oracle VMs are located.
8585
* **Subnet**:
8686
Specify the delegated subnet where the IP addresses for the NFS exports will be created. Ensure that you have a delegated subnet with enough free IP addresses.
8787
* **Encryption key source**:
@@ -112,7 +112,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
112112
[ ![Screenshot that shows how to add tags for Oracle.](./media/volume-hard-quota-guidelines/application-add-tags-oracle.png) ](./media/volume-hard-quota-guidelines/application-add-tags-oracle.png#lightbox)
113113
114114
115-
7. In the **Protocols** section of the Volume Group tab, you can select the NFS version, modify the Export Policy, and select [LDAP-enabled volumes](configure-ldap-extended-groups.md). These settings need to be common to all volumes.
115+
7. In the **Protocols** section of the Volume Group tab, you can select the NFS version, modify the Export Policy, and select [LDAP-enabled volumes](configure-ldap-extended-groups.md). These settings need to be common across all volumes in this volume group.
116116
117117
> [!NOTE]
118118
> For optimal performance, use Oracle dNFS to mount the volumes at the database server. We recommend using NFSv3 as a base for dNFS, but NFSv4.1 is also supported. Check the support documentation of your Azure VM operating system for guidance about which NFS protocol version to use in combination with dNFS and your operating system.
@@ -167,7 +167,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
167167
If you want to remove the optional volumes such as `ORA1-ora-data4` volume or `ORA1-ora-binary` volume from the volume group, select the volume then **Remove volume**. Confirm the removal in the dialog box that appears.
168168
169169
> [!IMPORTANT]
170-
> You cannot add a removed volume back to the volume group again.
170+
> You cannot add a removed volume back to the volume group again without cancelling and restarting the application volume group workflow.
171171
172172
Select **Volumes** after completing the changes of volumes.
173173

0 commit comments

Comments
 (0)