[root@centos-8 extract]# ./DP-for-Cloud-Workloads-local-install.sh Please provide password for the Server admin account: Repeat password: Please provide password for the database root account: Repeat password: Last metadata expiration check: 18:18:51 ago on Wed 22 Feb 2023 05:07:41 PM CET. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 18:18:52 ago on Wed 22 Feb 2023 05:07:41 PM CET. Package ansible-core-2.14.2-2.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! Starting galaxy role install process - changing role xe0nic.ansible_vprotect_server from master to unspecified - downloading role 'ansible_vprotect_server', owned by xe0nic - downloading role from https://github.com/Storware/ansible-vprotect-server/archive/master.tar.gz - extracting xe0nic.ansible_vprotect_server to /root/.ansible/roles/xe0nic.ansible_vprotect_server - xe0nic.ansible_vprotect_server (master) was installed successfully Starting galaxy role install process - changing role xe0nic.ansible_vprotect_node from master to unspecified - downloading role 'ansible_vprotect_node', owned by xe0nic - downloading role from https://github.com/Storware/ansible-vprotect-node/archive/master.tar.gz - extracting xe0nic.ansible_vprotect_node to /root/.ansible/roles/xe0nic.ansible_vprotect_node - xe0nic.ansible_vprotect_node (master) was installed successfully Starting galaxy collection install process Nothing to do. All requested collections are already installed. If you want to reinstall them, consider using `--force`. Starting galaxy collection install process Nothing to do. All requested collections are already installed. If you want to reinstall them, consider using `--force`. /tmp/extract/vprotect /tmp/extract PLAY [server] *************************************************************************************************************************** TASK [Gathering Facts] ****************************************************************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Set the Server FQDN variable] ******************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Show the Server FQDN variable] ******************************************************************* ok: [localhost] => { "msg": "Server FQDN: centos-8" } TASK [xe0nic.ansible_vprotect_server : Add MariaDB repository] ************************************************************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_server : Ensure MariaDB repository on CentOS/RHEL 8 has 'module_hotfixes' option enabled] ***************** changed: [localhost] TASK [xe0nic.ansible_vprotect_server : Add package repository] ************************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Install expect and firewalld] ******************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Install the Server] ****************************************************************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_server : Check if Server is configured] ******************************************************************* ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Configure the Server] **************************************************************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_server : SSL - generate key and certificate] ************************************************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_server : SSL - create PKCS12 bundle from certificate and the key] ***************************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_server : SSL - create a keystore for vProtect Server with PKCS12 bundle] ********************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_server : SSL - update keystore path] ********************************************************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_server : Changing ownership of the files in the installation directory] *********************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_server : Start and enable the Server service] ************************************************************* changed: [localhost] TASK [xe0nic.ansible_vprotect_server : Start and enable firewalld service] ************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Firewall - open port 8181] *********************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Firewall - redirect port 443 to 8181] ************************************************************ ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Login to the Server] ***************************************************************************** FAILED - RETRYING: [localhost]: Login to the Server (60 retries left). ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Change the default admin password] *************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_server : Set admin password fact variable] **************************************************************** ok: [localhost] PLAY [nodes] **************************************************************************************************************************** TASK [Gathering Facts] ****************************************************************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_node : Check mandatory variables] ************************************************************************* ok: [localhost] => { "changed": false, "msg": "All assertions passed" } TASK [xe0nic.ansible_vprotect_node : Set the Node name variable] ************************************************************************ skipping: [localhost] TASK [xe0nic.ansible_vprotect_node : Show the Server FQDN and Node name variables] ****************************************************** ok: [localhost] => { "msg": "Server FQDN: centos-8, Node name: node1" } TASK [xe0nic.ansible_vprotect_node : Add package repository] **************************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_node : Install the Node] ********************************************************************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_node : Create staging space directory] ******************************************************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_node : Configure the Node] ******************************************************************************** changed: [localhost] TASK [xe0nic.ansible_vprotect_node : SSL - import the Server certificate] *************************************************************** ok: [localhost] TASK [xe0nic.ansible_vprotect_node : Register the Node] ********************************************************************************* changed: [localhost] TASK [xe0nic.ansible_vprotect_node : Start and enable the Node service] ***************************************************************** changed: [localhost] PLAY RECAP ****************************************************************************************************************************** localhost : ok=32 changed=15 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 /tmp/extract DONE! Try to log into your Data Protector for Cloud Workloads Server console now. [root@centos-8 extract]#