Coder Social home page Coder Social logo

Comments (7)

dfhawthorne avatar dfhawthorne commented on July 19, 2024

The Oracle 18.1 Error Messages Manual says:

PRVG-10467: The default Oracle Inventory group could not be determined.

Cause: An attempted Cluster Verification Utility (CVU) validation check failed because either the Oracle Inventory group could not be read from the inventory configuration file or the primary group could not be retrieved. This occurred because either the file did not exist, the property was not found, or the primary group was not found in the /etc/group file. Detailed failure information is provided in the accompanying error messages.

Action: Ensure that the inventory file exists and contains the Oracle Inventory property. On Linux and UNIX machines, verify that the primary group is found in the file /etc/group.

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on July 19, 2024

/opt/app/12.1.0/cluvfy/bin/cluvfy stage -pre crsinst -n $(hostname -s) -r 12.1 -verbose

Log is attached as cluvfy_2018_05_11_verbose.log

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on July 19, 2024

resolv.conf issue is caused by:

Verifying resolv.conf Integrity ...
  Node Name                             Status                  
  ------------------------------------  ------------------------
  redfern1                              passed                  

checking response for name "redfern1" from each of the name servers specified
in "/etc/resolv.conf"

  Node Name     Source                    Comment                   Status    
  ------------  ------------------------  ------------------------  ----------
  redfern1      192.168.1.252             IPv4                      passed    
  redfern1      192.168.1.1               IPv4                      failed    
Verifying resolv.conf Integrity ...FAILED

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on July 19, 2024

And the PRVG-10467 message does not appear in this log when I run the command as oracle!

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on July 19, 2024

Tried using networks.yml to fix DNS problem. Got the following error messages:

TASK [oracle_gi : install needed network manager libs] *************************
changed: [redfern1.yaocm.id.au] => (item=[u'NetworkManager-glib'])

TASK [oracle_gi : Configure Public LAN Interface] ******************************
fatal: [redfern1.yaocm.id.au]: FAILED! => {"changed": false, "msg": "Error: Failed to modify connection 'eth0': No such method 'Update2'\n", "name": "eth0", "rc": 1}

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on July 19, 2024

Edited /etc/sysconfig/network-scripts/ifcfg-eth0 to remove offending DNS entry (on REDFERN1)

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on July 19, 2024

Resolved through commit 04b2b14.

However, the PRVG-10467 message still appears while running the play-book, but not while running the cluvfy command interactively.

from ansible-ocm12c.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.