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
| Premium SSD | Supported | 512e | ASM Recommended. LVM Supported | No support for ASM on Windows |
88
-
| Premium SSD v2 | Supported | 4K Native | ASM Recommended. LVM Supported | No support for ASM on Windows. Change Log File disks from 4K Native to 512e |
88
+
| Premium SSD v2 | Supported | 4K Native or 512e<sup>1</sup> | ASM Recommended. LVM Supported | No support for ASM on Windows. Change Log File disks from 4K Native to 512e |
89
89
| Standard SSD | Not supported ||||
90
90
| Standard HDD | Not supported ||||
91
91
| Ultra disk | Supported | 4K Native | ASM Recommended. LVM Supported | No support for ASM on Windows. Change Log File disks from 4K Native to 512e |
<sup>1</sup> 512e is supported on Premium SSD v2 for Windows systems. 512e configurations are not recommended for Linux customers. Migrate to 4K Native using procedure in MOS 512/512e sector size to 4K Native Review (Doc ID 1133713.1)
99
+
98
100
Additional considerations that apply list like:
99
101
1. No support for DIRECTIO with 4K Native sector size. Recommended settings for FILESYSTEMIO_OPTIONS for LVM configurations:
100
102
- LVM - If disks with 512/512e geometry are used, FILESYSTEMIO_OPTIONS = SETALL
101
103
- LVM - If disks with 4K Native geometry are used, FILESYSTEMIO_OPTIONS = ASYNC
102
104
2. Oracle 19c and higher fully supports 4K Native sector size with both ASM and LVM
103
105
3. Oracle 19c and higher on Linux – when moving from 512e storage to 4K Native storage Log sector sizes must be changed
104
106
4. To migrate from 512/512e sector size to 4K Native Review (Doc ID 1133713.1) – see section “Offline Migration to 4Kb Sector Disks”
107
+
5. SAPInst will write to the pfile during installation. If the $ORACLE_HOME/dbs is on a 4K disk set filesystemio_options=asynch and see the Section “Datafile Support of 4kb Sector Disks” in MOS Supporting 4K Sector Disks (Doc ID 1133713.1)
105
108
5. No support for ASM on Windows platforms
106
109
6. No support for 4K Native sector size for Log volume on Windows platforms. SSDv2 and Ultra Disk must be changed to 512e via the “Edit Disk” pencil icon in the Azure Portal
107
110
7. 4K Native sector size is supported only on Data volumes for Windows platforms. 4K isn't supported for Log volumes on Windows
@@ -122,10 +125,11 @@ Checklist for Oracle Automatic Storage Management:
is used and not UDEV. UDEV is required for multiple SANs, a scenario that doesn't exist on Azure
124
127
3. ASM should be configured for **External Redundancy**. Azure Premium SSD storage provides triple redundancy. Azure Premium SSD matches the reliability and integrity of any other storage solution. For optional safety customers can consider **Normal Redundancy** for the Log Disk Group
125
-
4. No Mirror Log is required for ASM [888626 - Redo log layout for high-end systems](https://launchpad.support.sap.com/#/notes/888626)
128
+
4. No Mirror Log is optional for ASM [888626 - Redo log layout for high-end systems](https://launchpad.support.sap.com/#/notes/888626)
126
129
5. ASM Disk Groups configured as per Variant 1, 2 or 3 below
127
130
6. ASM Allocation Unit size = 4MB (default). VLDB OLAP systems such as BW may benefit from larger ASM Allocation Unit size. Change only after confirming with Oracle support
128
131
7. ASM Sector Size and Logical Sector Size = default (UDEV isn't recommended but requires 4k)
132
+
8. If the COMPATIBLE.ASM disk group attribute is set to 11.2 or greater for a disk group, you can create, copy, or move an Oracle ASM SPFILE into ACFS file system. Review the Oracle documentation on moving pfile into ACFS. SAPInst will not create the pfile in ACFS by default
129
133
8. Appropriate ASM Variant is used. Production systems should use Variant 2 or 3
130
134
131
135
### Oracle Automatic Storage Management Disk Groups
0 commit comments