Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oracle advm,oracleoks,oracleacfs errors?

785045Jun 14 2011 — edited Jun 17 2011
I have an 11.2.0.1 Linux setup with a grid and rdbms homes on linux. We use a standalone ASM instance for the database files - no RAC. We use raw file systems. I am upgrading to 11.2.0.2 and doing the grid home first. I selected "Install grid infrastructure for ASM and standalone server". It ran fine until I ran the rootupgrade script at the end. That finished and said the upgrade was successful. The ASM instance I had was detected and was upgraded, the home was built and /etc/oratab was changed. I did get the following out of the rootupgrade script. It says at the end it finished successfully but listed "fatal" errors in the output. These errors had to do with oracleoks, oracleadvm, and oracleacfs. But we don't use ADVM or ACFS so I think I can just ignore but can I? And is there a way to avoid the errors - I have more servers to do and will likely get the same errors? Here's the output - note the "FATAL" item toward the bottom:


[root@ora-vm-db2 grid]# ./rootupgrade.sh
Running Oracle 11g root script...

The following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME= /u01/app/oracle/product/11.2.0.2/grid

Enter the full pathname of the local bin directory: [usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]: Y
Copying oraenv to /usr/local/bin ...
The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]: y
Copying coraenv to /usr/local/bin ...

Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: /u01/app/oracle/product/11.2.0.2/grid/crs/in stall/crsconfig_params
Creating trace directory

ASM Configuration upgraded successfully.

Creating OCR keys for user 'oracle', privgrp 'dba'..
Operation successful.
LOCAL ONLY MODE
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
CRS-4664: Node ora-vm-db2 successfully pinned.
Adding daemon to inittab

ACFS-9300: ADVM/ACFS distribution files found.
ACFS-9312: Existing ADVM/ACFS installation detected.
ACFS-9314: Removing previous ADVM/ACFS installation.
ACFS-9315: Previous ADVM/ACFS components successfully removed.
ACFS-9307: Installing requested ADVM/ACFS software.
ACFS-9308: Loading installed ADVM/ACFS drivers.
ACFS-9321: Creating udev for ADVM/ACFS.
ACFS-9323: Creating module dependencies - this may take some time.
FATAL: Module oracleoks not found.
FATAL: Module oracleadvm not found.
FATAL: Module oracleacfs not found.
ACFS-9327: Verifying ADVM/ACFS devices.
ACFS-9121: Failed to detect control device '/dev/asm/.asm_ctl_spec'.
ACFS-9310: ADVM/ACFS installation failed.
ACFS-9311: not all components were detected after the installation.

ora-vm-db2 2011/06/13 12:11:41 /u01/app/oracle/product/11.2.0.2/grid/cdata/ora-vm-db2/backup_20110613_121141.olr

ora-vm-db2 2010/07/01 13:00:38 /app/oracle/product/11.2.0/grid/cdata/ora-vm-db2/backup_20100701_130038.olr
Successfully configured Oracle Grid Infrastructure for a Standalone Server
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2011
Added on Jun 14 2011
2 comments
1,606 views