Giter VIP home page Giter VIP logo

Comments (1)

asbisen avatar asbisen commented on May 17, 2024
  • vault is disabled by default in Viya 3.4 container recipes, so it being down is not anomalous.

  • pgpool's status shows as "not ready", but it seems that the service is up and available because I can log in to the database using psql. most probably a cosmetic bug?

kubectl -n sas-viya exec -it sas-viya-pgpoolc-0 -- /etc/init.d/sas-viya-all-services status
Getting service info from consul...
  Service                                            Status     Host               Port     PID
  sas-viya-consul-default                            up         N/A                 N/A     139
  sas-viya-alert-track-default                       up         10.36.3.140           0     541
  sas-viya-ops-agent-default                         up         10.36.3.140           0    4813
  sas-viya-pgpool-default                            not ready  N/A                 N/A     N/A
  sas-viya-watch-log-default                         up         10.36.3.140           0    1980
  sas-viya-backup-agent-default                      up         10.36.3.140       37727     624
  • As you have identified there is a typo in /opt/sas/viya/home/lib/envesntl/sas-init-functions @ line 277 in sas-viya-consul-0. Bug for sure, fortunately it does not affect the functionality.
kubectl -n sas-viya exec -it sas-viya-consul-0 -- /etc/init.d/sas-viya-all-services status
Getting service info from consul...
  Service                                            Status     Host               Port     PID
  sas-viya-consul-default                            up         N/A                 N/A     534
/opt/sas/viya/home/lib/envesntl/sas-init-functions: line 277: status: command not found
/opt/sas/viya/home/lib/envesntl/sas-init-functions: line 277: status: command not found
/opt/sas/viya/home/lib/envesntl/sas-init-functions: line 277: status: command not found
  sas-viya-vault-default                             down       N/A                 N/A     N/A
/opt/sas/viya/home/lib/envesntl/sas-init-functions: line 277: status: command not found
  sas-viya-alert-track-default                       up         10.36.4.126           0     762
/opt/sas/viya/home/lib/envesntl/sas-init-functions: line 277: status: command not found
  sas-viya-ops-agent-default                         up         10.36.4.126           0    8853
/opt/sas/viya/home/lib/envesntl/sas-init-functions: line 277: status: command not found
  sas-viya-watch-log-default                         up         10.36.4.126           0    1124
/opt/sas/viya/home/lib/envesntl/sas-init-functions: line 277: status: command not found
  sas-viya-backup-agent-default                      up         10.36.4.126       37179    1064

from sas-container-recipes.

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.