Coder Social home page Coder Social logo

Comments (8)

dfhawthorne avatar dfhawthorne commented on June 21, 2024

Best Practices: Task And Handler Organization For A Role has an example of how to install and configure NTP.

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on June 21, 2024

In my 10G Build of PADSTOW, I used GRIDCTRL as an NTP server.

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on June 21, 2024

Successful run:

TASK [oracle_gi : Checks to see if CRS has been installed and configured] ******
ok: [redfern1.yaocm.id.au]

TASK [oracle_gi : debug] *******************************************************
ok: [redfern1.yaocm.id.au] => {
    "cluvfy_stage_post_crsinst.stdout_lines": [
        "", 
        "Verifying Node Connectivity ...", 
        "  Verifying Hosts File ...PASSED", 
        "  Verifying Check that maximum (MTU) size packet goes through subnet ...PASSED", 
        "Verifying Node Connectivity ...PASSED", 
        "Verifying Multicast check ...PASSED", 
        "Verifying ASM filter driver configuration consistency ...PASSED", 
        "Verifying Time zone consistency ...PASSED", 
        "Verifying Cluster Manager Integrity ...PASSED", 
        "Verifying User Mask ...PASSED", 
        "Verifying Cluster Integrity ...PASSED", 
        "Verifying OCR Integrity ...PASSED", 
        "Verifying CRS Integrity ...", 
        "  Verifying Clusterware Version Consistency ...PASSED", 
        "Verifying CRS Integrity ...PASSED", 
        "Verifying Node Application Existence ...PASSED", 
        "Verifying Single Client Access Name (SCAN) ...", 
        "  Verifying DNS/NIS name service 'redfern-crs.yaocm.id.au' ...", 
        "    Verifying Name Service Switch Configuration File Integrity ...PASSED", 
        "  Verifying DNS/NIS name service 'redfern-crs.yaocm.id.au' ...PASSED", 
        "Verifying Single Client Access Name (SCAN) ...PASSED", 
        "Verifying OLR Integrity ...PASSED", 
        "Verifying Voting Disk ...PASSED", 
        "Verifying ASM Integrity ...PASSED", 
        "Verifying Device Checks for ASM ...PASSED", 
        "Verifying ASM disk group free space ...PASSED", 
        "Verifying User Not In Group \"root\": oracle ...PASSED", 
        "Verifying Clock Synchronization ...", 
        "CTSS is in Observer state. Switching over to clock synchronization checks using NTP", 
        "", 
        "  Verifying Network Time Protocol (NTP) ...", 
        "    Verifying '/etc/ntp.conf' ...PASSED", 
        "    Verifying '/etc/chrony.conf' ...PASSED", 
        "    Verifying Daemon 'ntpd' ...PASSED", 
        "    Verifying NTP daemon or service using UDP port 123 ...PASSED", 
        "    Verifying NTP daemon is synchronized with at least one external time source ...PASSED", 
        "  Verifying Network Time Protocol (NTP) ...PASSED", 
        "Verifying Clock Synchronization ...PASSED", 
        "Verifying VIP Subnet configuration check ...PASSED", 
        "Verifying Network configuration consistency checks ...PASSED", 
        "Verifying File system mount options for path GI_HOME ...PASSED", 
        "", 
        "Post-check for cluster services setup was successful. ", 
        "", 
        "CVU operation performed:      stage -post crsinst", 
        "Date:                         15/05/2018 8:52:03 PM", 
        "CVU home:                     /opt/app/12.1.0/cluvfy/bin/../", 
        "User:                         oracle"
    ]
}

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on June 21, 2024

Resolved through commit df72588.

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on June 21, 2024

Full run of play-book failed with:

Oracle Clusterware is installed on all nodes.
CTSS resource check passed
Query of CTSS for time offset passed

CTSS is in Observer state. Switching over to clock synchronization checks using NTP


Starting Clock synchronization checks using Network Time Protocol(NTP)...
NTP configuration file "/etc/ntp.conf" existence check passed
PRVF-7590 : "ntpd" is not running on node "redfern1"
PRVG-1024 : The NTP Daemon or Service was not running on any of the cluster nodes.
PRVF-5415 : Check to see if NTP daemon or service is running failed
Clock synchronization check using Network Time Protocol(NTP) failed

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on June 21, 2024
[douglas@redfern1 ~]$ sudo systemctl status ntpd
[sudo] password for douglas: 
● ntpd.service - Network Time Service
   Loaded: loaded (/usr/lib/systemd/system/ntpd.service; enabled; vendor preset: disabled)
   Active: active (running) since Wed 2018-05-16 18:47:12 AEST; 1h 26min ago
 Main PID: 17997 (ntpd)
   CGroup: /system.slice/ntpd.service
           └─17997 /usr/sbin/ntpd -u ntp:ntp -g

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on June 21, 2024

Linux:CVU NTP Prerequisite check fails with PRVF-7590, PRVG-1024 and PRVF-5415 (Doc ID 2126223.1) matches this error.

from ansible-ocm12c.

dfhawthorne avatar dfhawthorne commented on June 21, 2024

Resolved through commit 136b78b.

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.