Skip to content

Commit 532493d

Browse files
Merge pull request #233834 from msaenzbosupport/patch-10
[Doc-A-THon] Add a disclaimer for OL6
2 parents d3ffb54 + 7fcfe92 commit 532493d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/virtual-machines/workloads/oracle/configure-oracle-asm.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ To install Oracle ASM, complete the following steps.
8282

8383
For more information about installing Oracle ASM, see [Oracle ASMLib Downloads for Oracle Linux 6](https://www.oracle.com/technetwork/server-storage/linux/asmlib/ol6-1709075.html).
8484

85+
> [!IMPORTANT]
86+
> Keep in consideration Oracle Linux 6.x is already EOL. Oracle Linux version 6.10 has available [ELS support](https://www.oracle.com/a/ocom/docs/linux/oracle-linux-extended-support-ds.pdf), which [will end on 07/2024](https://www.oracle.com/a/ocom/docs/elsp-lifetime-069338.pdf).
87+
8588
1. You need to login as root in order to continue with ASM installation:
8689

8790
```bash
@@ -131,7 +134,7 @@ For more information about installing Oracle ASM, see [Oracle ASMLib Downloads f
131134

132135
The output of this command should list the following users and groups:
133136

134-
```bash
137+
```output
135138
uid=3000(grid) gid=54321(oinstall) groups=54321(oinstall),54322(dba),54345(asmadmin),54346(asmdba),54347(asmoper)
136139
```
137140

0 commit comments

Comments
 (0)