Skip to content

Commit 105013c

Browse files
committed
addressed PR feedback
1 parent 596d82d commit 105013c

9 files changed

+76
-66
lines changed
-24.3 KB
Loading

articles/oracle/oracle-db/oracle-database-autonomous-database-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You access the OracleDB@Azure service through the Microsoft Azure portal. You cr
1717
There are IP address requirement differences between Oracle Database@Azure and Oracle Cloud Infrastructure (OCI).
1818
* Oracle Database@Azure reserves 13 IP addresses for the client subnet versus 3 for OCI requirements.
1919

20-
For more information on specific Oracle Autonomous Database topics beyond their implementation and use within OracleDB@Azure, see [Using Oracle Autonomous Database Serverless](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/index.html).
20+
For more information on specific Oracle Autonomous Database articles beyond their implementation and use within OracleDB@Azure, see [Using Oracle Autonomous Database Serverless](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/index.html).
2121

2222
The following articles provide specifics of the creation and management tasks associated with Autonomous Database services.
2323

articles/oracle/oracle-db/oracle-database-plan-ip.md

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Plan IP address space
2+
title: Plan IP address space for Oracle Database@Azure
33
description: Learn about how to plan your IP address space for Oracle Database@Azure.
44
author: jjaygbay1
55
ms.service: oracle-on-azure
@@ -9,14 +9,16 @@ ms.date: 08/29/2024
99
ms.author: jacobjaygbay
1010
---
1111

12-
# Plan for IP Address Space
12+
# Plan for IP Address Space for Oracle Database@Azure
13+
14+
When you set up Oracle Database@Azure, you need to plan your IP address space to ensure that you have enough IP addresses for your virtual machine clusters and networking services.
1315

1416
This article provides tables you can use to find the minimum subnet CIDR size for your Oracle Database@Azure Exadata service instance.
1517

1618
Consider the following points when setting up networking:
1719

1820
- The minimum CIDR size is /27.
19-
- IP address ranges allocated to an Exadata VM cluster must not overlap with other CIDRs in use, as this overlap might cause routing issues. Take cross-region routing into consideration when configuring CIDRs for Oracle Database@Azure.
21+
- IP address ranges allocated to an Exadata virtual machine cluster must not overlap with other CIDRs in use, as this overlap might cause routing issues. Take cross-region routing into consideration when configuring CIDRs for Oracle Database@Azure.
2022
- For Exadata X9M: IP addresses XXX.XXX.X.X/XX and XXX.XXX.X.X/XX are reserved for the interconnect, and can't be allocated to client or backup networks.
2123

2224
Other requirements specific to the Client Subnet and the Backup Subnet are provided in the sections for each subnet type that follow.
@@ -25,84 +27,82 @@ Other requirements specific to the Client Subnet and the Backup Subnet are provi
2527

2628
The Client Subnet has the following IP address requirements:
2729

28-
- Four IP addresses are needed for each virtual machine. VM clusters have a minimum of two virtual machines. Therefore, a VM cluster with two virtual machines requires eight IP addresses in the Client Subnet. Each additional virtual machine added to a VM cluster increases the number of IP addresses needed in the Client Subnet by 4 IPs.
29-
- Each VM cluster requires three IP addresses for Single Client Access Names \([SCANs](https://docs.oracle.com/en/cloud/paas/exadata-cloud/csexa/connect-db-using-net-services.html)\), regardless of how many virtual machines are present in the VM cluster.
30-
- 17 IP addresses are reserved for networking services in the Client Subnet, regardless of how many VM clusters are present in the Client Subnet. The 17 addresses are the first 16 IP addresses, and the last IP address.
30+
- Four IP addresses are needed for each virtual machine. virtual machine clusters have a minimum of two virtual machines. Therefore, a virtual machine cluster with two virtual machines requires eight IP addresses in the Client Subnet. Each additional virtual machine added to a virtual machine cluster increases the number of IP addresses needed in the Client Subnet by 4 IPs.
31+
- Each virtual machine cluster requires three IP addresses for Single Client Access Names ([SCANs](https://docs.oracle.com/en/cloud/paas/exadata-cloud/csexa/connect-db-using-net-services.html)), regardless of how many virtual machines are present in the virtual machine cluster.
32+
- 17 IP addresses are reserved for networking services in the Client Subnet, regardless of how many virtual machine clusters are present in the Client Subnet. The 17 addresses are the first 16 IP addresses, and the last IP address.
3133

32-
**Example**: IP addresses required for a Client Subnet that has one VM cluster with two virtual machines.
34+
**Example**: IP addresses required for a Client Subnet that has one virtual machine cluster with two virtual machines.
3335

34-
``11 IPs *\(VM cluster with 2 virtual machines, plus 3 SCANs\)* + 17 IPs *\(Networking\)* = 28 IPs.``
36+
``11 IPs *(virtual machine cluster with 2 virtual machines, plus 3 SCANs)* + 17 IPs *(Networking)* = 28 IPs.``
3537

36-
### VM cluster scenarios: CIDR size needed for the Client Subnet
38+
### virtual machine cluster scenarios: CIDR size needed for the Client Subnet
3739

38-
The following table shows scenarios of provisioned VM clusters of differing sizes. The number of each scenario that can fit in a Client Subnet depends on the CIDR size used by the subnet. This table doesn't show all possible scenarios.
40+
The following table shows scenarios of provisioned virtual machine clusters of differing sizes. The number of each scenario that can fit in a Client Subnet depends on the CIDR size used by the subnet. This table doesn't show all possible scenarios.
3941

4042
|Scenario|/27|/26|/25|/24|/23|/22|
4143
|--------|---|---|---|---|---|---|
42-
|1 VM cluster with 2 virtual machines *\(11 IPs + 17 Networking = 28\)*|1|4|10|21|45|91|
43-
|1 VM cluster with 3 virtual machines *\(15 IPs + 17 Networking = 32*|1|3|7|15|33|67|
44-
|1 VM cluster with 4 virtual machines *\(19 IPs + 17 Networking = 36\)*| |2|5|12|26|53|
45-
|2 VM clusters with 2 virtual machines each *\(22 IPs + 17 Networking = 39\)*| |2|5|10|22|45|
46-
|2 VM clusters with 3 virtual machines each *\(30 IPs + 17 Networking = 47\)*| |1|3|7|16|33|
47-
|2 VM clusters with 4 virtual machines each *\(38 IPs + 17 Networking = 55\)*| |1|2|6|13|26|
44+
|1 virtual machine cluster with 2 virtual machines *(11 IPs + 17 Networking = 28)*|1|4|10|21|45|91|
45+
|1 virtual machine cluster with 3 virtual machines *(15 IPs + 17 Networking = 32*|1|3|7|15|33|67|
46+
|1 virtual machine cluster with 4 virtual machines *(19 IPs + 17 Networking = 36)*| |2|5|12|26|53|
47+
|2 virtual machine clusters with 2 virtual machines each *(22 IPs + 17 Networking = 39)*| |2|5|10|22|45|
48+
|2 virtual machine clusters with 3 virtual machines each *(30 IPs + 17 Networking = 47)*| |1|3|7|16|33|
49+
|2 virtual machine clusters with 4 virtual machines each *(38 IPs + 17 Networking = 55)*| |1|2|6|13|26|
4850

49-
### VM cluster scenarios: CIDR size needed for the Client Subnet
51+
### virtual machine cluster scenarios: CIDR size needed for the Client Subnet
5052

51-
The following table shows scenarios of provisioned VM clusters of differing sizes. The number of each scenario that can fit in a Client Subnet depends on the CIDR size used by the subnet. This table doesn't show all possible scenarios.
53+
The following table shows scenarios of provisioned virtual machine clusters of differing sizes. The number of each scenario that can fit in a Client Subnet depends on the CIDR size used by the subnet. This table doesn't show all possible scenarios.
5254

5355
|Scenario|/27|/26|/25|/24|/23|/22|
5456
|--------|---|---|---|---|---|---|
55-
|1 VM cluster with 2 virtual machines *\(11 IPs + 17 Networking = 28\)*|1|2|4|9|18|36|
56-
|1 VM cluster with 3 virtual machines *\(15 IPs + 17 Networking = 32*|1|2|4|8|16|32|
57-
|1 VM cluster with 4 virtual machines *\(19 IPs + 17 Networking = 36\)*| |1|3|7|14|28|
58-
|2 VM clusters with 2 virtual machines each *\(22 IPs + 17 Networking = 39\)*| |1|3|6|13|26|
59-
|2 VM clusters with 3 virtual machines each *\(30 IPs + 17 Networking = 47\)*| |1|2|5|10|21|
60-
|2 VM clusters with 4 virtual machines each *\(38 IPs + 17 Networking = 55\)*| |1|2|4|9|18|
57+
|1 virtual machine cluster with 2 virtual machines *(11 IPs + 17 Networking = 28)*|1|2|4|9|18|36|
58+
|1 virtual machine cluster with 3 virtual machines *(15 IPs + 17 Networking = 32)*|1|2|4|8|16|32|
59+
|1 virtual machine cluster with 4 virtual machines *(19 IPs + 17 Networking = 36)*| |1|3|7|14|28|
60+
|2 virtual machine clusters with 2 virtual machines each *(22 IPs + 17 Networking = 39)*| |1|3|6|13|26|
61+
|2 virtual machine clusters with 3 virtual machines each *(30 IPs + 17 Networking = 47)*| |1|2|5|10|21|
62+
|2 virtual machine clusters with 4 virtual machines each *(38 IPs + 17 Networking = 55)*| |1|2|4|9|18|
6163

6264
## Backup Subnet requirements
6365

6466
The Backup Subnet has the following IP address requirements:
6567

66-
- 3 IP addresses for each virtual machine. VM clusters have a minimum of 2 virtual machines. Therefore, a VM cluster with 2 virtual machines requires 6 IP addresses in the backup subnet. Each additional virtual machine added to a VM cluster increases the number of IP addresses needed in the Backup Subnet by 3 IPs.
67-
- Networking services require 3 IP addresses for the Backup Subnet, regardless of how many VM clusters are present in the Backup Subnet.
68+
- 3 IP addresses for each virtual machine. virtual machine clusters have a minimum of 2 virtual machines. Therefore, a virtual machine cluster with 2 virtual machines requires 6 IP addresses in the backup subnet. Each additional virtual machine added to a virtual machine cluster increases the number of IP addresses needed in the Backup Subnet by 3 IPs.
69+
- Networking services require 3 IP addresses for the Backup Subnet, regardless of how many virtual machine clusters are present in the Backup Subnet.
6870

69-
**Example**: IP addresses required for a Backup Subnet that has 1 VM cluster with 2 virtual machines.
71+
**Example**: IP addresses required for a Backup Subnet that has 1 virtual machine cluster with 2 virtual machines.
7072

71-
``6 IPs *\(VM cluster with 2 virtual machines\)* + 3 IPs *\(Networking\)* = 9 IPs.``
73+
``6 IPs *(virtual machine cluster with 2 virtual machines)* + 3 IPs *(Networking)* = 9 IPs.``
7274

73-
### VM cluster scenarios: CIDR size needed for the Backup Subnet
75+
### virtual machine cluster scenarios: CIDR size needed for the Backup Subnet
7476

75-
The following table shows scenarios of provisioned VM clusters of differing sizes. The number of each scenario that can fit in a Backup Subnet depends on the CIDR size used by the subnet. This table doesn't display all possible scenarios.
77+
The following table shows scenarios of provisioned virtual machine clusters of differing sizes. The number of each scenario that can fit in a Backup Subnet depends on the CIDR size used by the subnet. This table doesn't display all possible scenarios.
7678

7779
|Scenario|/28|/27|/26|/25|/24|/23|
7880
|--------|---|---|---|---|---|---|
79-
|1 VM cluster with 2 virtual machines *\(6 IPs + 3 Networking = 9\)*|1|3|7|14|28|56|
80-
|1 VM cluster with 3 virtual machines *\(9 IPs + 3 Networking = 12\)*|1|2|5|10|21|42|
81-
|1 VM cluster with 4 virtual machines *\(12 IPs + 3 Networking = 15\)*|1|2|4|8|17|34|
82-
|2 VM clusters with 2 virtual machines each *\(12 IPs + 3 Networking = 15\)*|1|2|4|8|17|34|
83-
|2 VM clusters with 3 virtual machines each *\(18 IPs + 3 Networking = 21\)*| |1|3|6|12|24|
84-
|2 VM clusters with 4 virtual machines each *\(24 IPs + 3 Networking = 27\)*| |1|2|4|9|18|
81+
|1 virtual machine cluster with 2 virtual machines *(6 IPs + 3 Networking = 9)*|1|3|7|14|28|56|
82+
|1 virtual machine cluster with 3 virtual machines *(9 IPs + 3 Networking = 12)*|1|2|5|10|21|42|
83+
|1 virtual machine cluster with 4 virtual machines *(12 IPs + 3 Networking = 15)*|1|2|4|8|17|34|
84+
|2 virtual machine clusters with 2 virtual machines each *(12 IPs + 3 Networking = 15)*|1|2|4|8|17|34|
85+
|2 virtual machine clusters with 3 virtual machines each *(18 IPs + 3 Networking = 21)*| |1|3|6|12|24|
86+
|2 virtual machine clusters with 4 virtual machines each *(24 IPs + 3 Networking = 27)*| |1|2|4|9|18|
8587

8688
## Usable IPs for client and Backup subnets by CIDR size
8789

88-
The following table shows the number of IPs available for VM clusters and SCANs for various CIDR sizes, after subtracting the IPs required by the Networking services.
90+
The following table shows the number of IPs available for virtual machine clusters and SCANs for various CIDR sizes, after subtracting the IPs required by the Networking services.
8991

9092
>[!Tip]
91-
> Allocating a larger space for the subnet than the minimum required \(for example, at least /25 instead of /27\) can reduce the relative impact of those reserved addresses on the subnet's available space.
93+
> Allocating a larger space for the subnet than the minimum required (for example, at least /25 instead of /27) can reduce the relative impact of those reserved addresses on the subnet's available space.
9294
93-
|Subnet CIDR|Reserved Networking IPs for Client Subnet|Usable IPs for Client Subnet \(Virtual Machines and SCANs\)|Reserved Networking IPs for Backup Subnet|Usable IPs for Backup Subnet \(Virtual Machines and SCANs\)|
95+
|Subnet CIDR|Reserved Networking IPs for Client Subnet|Usable IPs for Client Subnet (Virtual Machines and SCANs)|Reserved Networking IPs for Backup Subnet|Usable IPs for Backup Subnet (Virtual Machines and SCANs)|
9496
|-----------|-----------------------------------------|-----------------------------------------------------------|-----------------------------------------|-----------------------------------------------------------|
95-
|/28|17|0 \(2^4 - 17\)|3|13 \(2^4 - 3\)|
96-
|/27|17|15 \(2^5 - 17\)|3|29 \(2^5 - 3\)|
97-
|/26|17|47 \(2^6 - 17\)|3|61 \(2^6 - 3\)|
98-
|/25|17|111 \(2^7 - 17\)|3|125 \(2^7 - 3\)|
99-
|/24|17|239 \(2^8 - 17\)|3|253 \(2^8 - 3\)|
100-
|/23|17|495 \(2^9 - 17\)|3|509 \(2^9 - 3\)|
101-
|/22|17|1007 \(2^10 - 17\)|3|1021 \(2^10 - 3\)|
97+
|/28|17|0 (2^4 - 17)|3|13 (2^4 - 3)|
98+
|/27|17|15 (2^5 - 17)|3|29 (2^5 - 3)|
99+
|/26|17|47 (2^6 - 17)|3|61 (2^6 - 3)|
100+
|/25|17|111 (2^7 - 17)|3|125 (2^7 - 3)|
101+
|/24|17|239 (2^8 - 17)|3|253 (2^8 - 3)|
102+
|/23|17|495 (2^9 - 17)|3|509 (2^9 - 3)|
103+
|/22|17|1007 (2^10 - 17)|3|1021 (2^10 - 3)|
102104

103105
## Next steps
104-
105-
- [Onboard with Oracle Database@Azure](onboard-oracle-database.md)
106106
- [Provision and manage Oracle Database@Azure](provision-oracle-database.md)
107107
- [Oracle Database@Azure support information](oracle-database-support.md)
108108
- [Network planning for Oracle Database@Azure](oracle-database-network-plan.md)

articles/oracle/oracle-db/oracle-database-processes-autonomous-database-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Database operations processes for Exadata services
3-
description: Learn about database operations processes for Exadata services.
2+
title: Database operations processes for autonomous recovery Service@Azure
3+
description: Learn about database operations processes for autonomous recovery Service@Azure.
44
author: jjaygbay1
55
ms.author: jacobjaygbay
66
ms.topic: concept-article
@@ -12,7 +12,7 @@ ms.date: 08/01/2024
1212

1313
There are Oracle processes that are accessible from Microsoft Azure, but are setup and maintained from the Oracle Cloud Infrastructure (OCI) console.
1414

15-
## Oracle Database Autonomous Recovery Service@Azure
15+
## Oracle database Autonomous Recovery Service@Azure
1616

1717
Oracle Database Autonomous Recovery Service@Azure (RCV) is the preferred backup solution for OracleDB@Azure resources. The key customer benefits are as follows:
1818
* Allows use of Microsoft Azure Consumption Commitment (MACC) to pay for your backup storage.

articles/oracle/oracle-db/oracle-database-provision-autonomous-database.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Provision an autonomous database
3-
description: Learn about how to provision an autonomous database.
2+
title: Provision an autonomous database serverless instance
3+
description: Learn about how to provision an autonomous database serverless instance.
44
author: jjaygbay1
55
ms.author: jacobjaygbay
66
ms.topic: concept-article
77
ms.service: oracle-on-azure
88
ms.date: 08/01/2024
99
---
10-
# Provision an autonomous database
10+
# Provision an autonomous database serverless instance
1111

1212
Provisioning and basic management functions for an Oracle Autonomous Database Serverless instance is done from the Oracle Autonomous Database@Azure blade. More management functions are available within the Oracle Cloud Infrastructure (OCI) portal available via the link to that Oracle Autonomous Database from the Oracle Autonomous Database@Azure blade.
1313

14-
>[!NOTE]
15-
> There are prerequisites that must be completed before you can provision Exadata Services. You need to complete the following:
14+
## Prerequisites
15+
The following are prerequisites that must be completed before you can provision Exadata Services.
1616

1717
- An existing Azure subscription
1818
- An Azure virtual network with a subnet delegated to the Oracle Database@Azure service (`Oracle.Database/networkAttachments`)

articles/oracle/oracle-db/oracle-database-regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: oracle-on-azure
66
ms.collection: linux
77
ms.topic: article
88
ms.date: 9/24/2024
9-
ms.custom: engagement-fy23
9+
ms.custom: references-regions
1010
ms.author: jacobjaygbay
1111
---
1212

0 commit comments

Comments
 (0)