rhel7的xfs與Oracle database
阿新 • • 發佈:2017-08-12
bms 安裝oracle 1.2 name article file systems rhel 7 nts
在rhel7下,安裝oracle database時,能夠選擇xfs文件,例如以下:
Requirements for Installing Oracle Database 12.1on RHEL7 or OL7 64-bit (x86-64) (文檔 ID 1961997.1)
Requirements for Installing Oracle 11.2.0.4 RDBMS on RHEL7 or OL7 64-bit (x86-64) (文檔 ID 1962100.1)
如上兩篇文章,均沒有提到xfs。可是有例如以下的字樣:
可是,在Certification Information for Oracle Database on Linux x86-64 (文檔 ID 1304727.1)文章中。卻有例如以下的字樣:
註意。如上只限於x86-64bit,linux 32bit是不支持XFS的。
Requirements for Installing Oracle Database 12.1on RHEL7 or OL7 64-bit (x86-64) (文檔 ID 1961997.1)
Requirements for Installing Oracle 11.2.0.4 RDBMS on RHEL7 or OL7 64-bit (x86-64) (文檔 ID 1962100.1)
如上兩篇文章,均沒有提到xfs。可是有例如以下的字樣:
Oracle Database is supported on ext2, ext3, and ext4 file systems (see Note:236826.1 for further information)
可是,在Certification Information for Oracle Database on Linux x86-64 (文檔 ID 1304727.1)文章中。卻有例如以下的字樣:
XFS - XFS is supported when using OL7 or RHEL 7. Oracle has not tested XFS with earlier versions of OL or RHEL.
註意。如上只限於x86-64bit,linux 32bit是不支持XFS的。
rhel7的xfs與Oracle database