You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/application-volume-group-oracle-deploy-volumes.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
54
54
3. In the **ORACLE** tab, provide Oracle-specific information:
55
55
56
56
* **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.
58
58
* **Group name / Group description**:
59
59
Provide the volume group name and description.
60
60
* **Number of Oracle data volumes (1-8)**:
@@ -79,9 +79,9 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
79
79
* **Network features**:
80
80
Select either **Basic** or **Standard** network features. All volumes should use the same network feature. This selection is set for each individual volume.
81
81
* **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.
83
83
* **Virtual network**:
84
-
Specify an existing VNet where the VMs are placed.
84
+
Specify an existing VNet where the Oracle VMs are located.
85
85
* **Subnet**:
86
86
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.
87
87
* **Encryption key source**:
@@ -112,7 +112,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
112
112
[  ](./media/volume-hard-quota-guidelines/application-add-tags-oracle.png#lightbox)
113
113
114
114
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.
116
116
117
117
> [!NOTE]
118
118
> 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`
167
167
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.
168
168
169
169
> [!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.
171
171
172
172
Select **Volumes** after completing the changes of volumes.
0 commit comments