Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLUVFY post HWOS - Verifying Shared Storage Discovery ...FAILED (PRVF-4100) #36

Closed
dfhawthorne opened this issue May 12, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dfhawthorne
Copy link
Owner

New system installation fails with:

TASK [oracle_gi : Run Verification Checks for CRS Installation] ****************
ok: [redfern1.yaocm.id.au]

TASK [oracle_gi : debug] *******************************************************
ok: [redfern1.yaocm.id.au] => {
    "cluvfy_stage_post_hwos.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 Users With Same UID: 0 ...PASSED", 
        "Verifying Time zone consistency ...PASSED", 
        "Verifying Shared Storage Discovery ...FAILED (PRVF-4100)", 
        "Verifying DNS/NIS name service ...PASSED", 
        "", 
        "Post-check for hardware and operating system setup was unsuccessful on all the nodes. ", 
        "", 
        "", 
        "Failures were encountered during execution of CVU verification request \"stage -post hwos\".", 
        "", 
        "Verifying Shared Storage Discovery ...FAILED", 
        "PRVF-4100 : Shared storage check failed on nodes \"redfern1\"", 
        "", 
        "", 
        "CVU operation performed:      stage -post hwos", 
        "Date:                         12/05/2018 9:46:02 PM", 
        "CVU home:                     /opt/app/12.1.0/cluvfy/bin/../", 
        "User:                         oracle"
    ]
}

TASK [oracle_gi : fail] ********************************************************
fatal: [redfern1.yaocm.id.au]: FAILED! => {"changed": false, "msg": "CLUVFY for installation failed"}
@dfhawthorne dfhawthorne added the bug Something isn't working label May 12, 2018
@dfhawthorne dfhawthorne added this to the Install GI on REDFERN1 milestone May 12, 2018
@dfhawthorne dfhawthorne self-assigned this May 12, 2018
@dfhawthorne dfhawthorne added this to To do in REDFERN GI Cluster via automation May 12, 2018
dfhawthorne added a commit that referenced this issue May 12, 2018
@dfhawthorne
Copy link
Owner Author

Resolved through commit 8effcc9.

REDFERN GI Cluster automation moved this from To do to Done May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant