Pre Flight Fails for Data Repository
search cancel

Pre Flight Fails for Data Repository

book

Article ID: 387586

calendar_today

Updated On:

Products

Network Observability

Issue/Introduction

 The following show the failure in the log

 "stdout": "\nRoot user is not allowed to use this tool.\nTry again as the DB administrative user.",
    "stdout_lines": [
        "",
        "Root user is not allowed to use this tool.",
        "Try again as the DB administrative user."
    ]

Environment

Performance Management; NetOps; Ansible

Resolution

Add the following to the inventory.remote file, under the dr header

ansible_sudo_pass="PASSWORD" 
replacing PASSWORD with their sudo password