Skip to content

Commit b82a5cf

Browse files
committed
fix diagram
1 parent 09bc0b9 commit b82a5cf

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,9 @@ The following table lists some difference between two approaches:
11281128
11291129
To make sure the domain configuration is the same in both machines, this approach move the domain configuration to shared storage, Azure File NFS share.
11301130
1131-
Let's create an Azure Storage Account and NFS share from Azure Portal.
1131+
Let's create an Azure Storage Account and NFS share from Azure Portal:
1132+
1133+
-
11321134
11331135
11341136
@@ -1208,7 +1210,7 @@ Delete the resource group from Azure portal.
12081210
3. Reports failure: REP-50125: org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 208 completed: No
12091211
12101212
Error details:
1211-
1213+
12121214
```text
12131215
[2008/7/10 4:15:49:891] Info 56025 (RWServer:startServer): Reports Server is starting up
12141216
[2008/7/10 4:15:50:274] Exception 50125 (org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 208 completed: No
@@ -1227,4 +1229,4 @@ Delete the resource group from Azure portal.
12271229
12281230
Root cause: incorret hostname and ip address.
12291231
1230-
Solution: double check entries in /etc/hosts.
1232+
Solution: double check entries in /etc/hosts. See [Oracle support doc](https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=32587788759518&parent=EXTERNAL_SEARCH&sourceId=PROBLEM&id=726588.1&_afrWindowMode=0&_adf.ctrl-state=21lszme5t_4).

0 commit comments

Comments
 (0)