sassoftware / viya4-monitoring-kubernetes

Provides simple scripts and customization options to deploy monitoring, alerts, and log aggregation for Viya 4 running on Kubernetes
Apache License 2.0
56 stars 32 forks source link

facing challenges in Installation of Cluster-monitoring and logging #508

Closed azaadshatru closed 4 months ago

azaadshatru commented 1 year ago

Hi Team,

need your help, while running viya4-deployment --tags "cluster-logging,cluster-monitoring,viya-monitoring,install" command I am getting the following error message:

TASK [monitoring : cluster-monitoring - output credentials] ** ok: [localhost] => msg:

TASK [monitoring : cluster-monitoring - host-based user values] ** changed: [localhost] Tuesday 27 June 2023 07:18:45 +0000 (0:00:00.556) 0:00:13.974 ** Tuesday 27 June 2023 07:18:46 +0000 (0:00:00.032) 0:00:14.007 ** Tuesday 27 June 2023 07:18:46 +0000 (0:00:00.032) 0:00:14.039 **

TASK [monitoring : cluster-monitoring - deploy] ** fatal: [localhost]: FAILED! => changed=true cmd:

PLAY RECAP *** localhost : ok=23 changed=6 unreachable=0 failed=1 skipped=57 rescued=0 ignored=0

Tuesday 27 June 2023 07:40:32 +0000 (0:21:46.930) 0:22:00.970 **

monitoring : cluster-monitoring - deploy --------------------------------------------------------------------------------------- 1306.93s monitoring : v4m - download ------------------------------------------------------------------------------------------------------- 5.29s monitoring : v4m - add storageclass ----------------------------------------------------------------------------------------------- 2.84s monitoring : cluster-monitoring - lookup existing credentials --------------------------------------------------------------------- 1.46s Gathering Facts ------------------------------------------------------------------------------------------------------------------- 0.75s monitoring : cluster-monitoring - host-based user values -------------------------------------------------------------------------- 0.56s monitoring : cluster-monitoring - create userdir ---------------------------------------------------------------------------------- 0.31s global tmp dir -------------------------------------------------------------------------------------------------------------------- 0.28s common role ----------------------------------------------------------------------------------------------------------------------- 0.07s monitoring role - cluster --------------------------------------------------------------------------------------------------------- 0.05s common : ansible.utils.update_fact ------------------------------------------------------------------------------------------------ 0.04s common : migrations --------------------------------------------------------------------------------------------------------------- 0.04s common : set_fact ----------------------------------------------------------------------------------------------------------------- 0.04s monitoring : v4m - ensure supported value for V4M_ROUTING ------------------------------------------------------------------------- 0.04s common : Load config file --------------------------------------------------------------------------------------------------------- 0.04s common : task validation - ensure the onboard and offboard tasks are not run simultaneously --------------------------------------- 0.04s common : task validation - ensure the other tasks run only with supported actions ------------------------------------------------- 0.04s common : Set DEPLOY_DIR ----------------------------------------------------------------------------------------------------------- 0.04s common : task validation - ensure the cas-onboard and offboard tasks are not run simultaneously ----------------------------------- 0.04s common : Fail empty value --------------------------------------------------------------------------------------------------------- 0.04s [app_user@KBPRECSVL0001 sasviya]$

Kindly help.