Question

Ifscloud Services no active Endpoints and are not accessible

  • 10 September 2022
  • 6 replies
  • 402 views

Badge +5

Windows Management Server: Win 10

Middleware Server                      : Ubuntu 22.04 LTS Server edition in VM

Database                                        : Oracle 19c on Windows

 

Overview:

Explorative deployment to identify steps/procedures/issues of

Remote deployment of IFSCloud 22.1.4

 

Issue:

Ifscloud installation completed without errors.

Ifscloud Services do not have any active Endpoints and are not accessible through browser.

Autogenerated certs from ifscloud installer are installed into the

Trusted Root Certificate Authorities in both local machine as well as in java cacerts store.

 

Steps:

Database created and configured per below guidelines

https://docs.ifs.com/techdocs/22r1/070_remote_deploy/010_installing_fresh_system/030_preparing_server/107_oracle19c_windows/

Run middleware installation through below step

PS C:\ifs\buildlocal\ifsroot\deliveries\build-home\ifsinstaller> .\installer.cmd --set action=mtinstaller

 

Result:

======================================================

PS C:\ifs\buildlocal\ifsroot> kubectl get ns

NAME              STATUS   AGE

kube-system       Active   43h

kube-public       Active   43h

kube-node-lease   Active   43h

default           Active   43h

ifs-ingress       Active   43h

rsdev             Active   42h

ifs-monitoring    Active   42h

 

kubectl  get  ep  -A -o wide

NAMESPACE        NAME                                       ENDPOINTS                                           AGE

default          kubernetes                                 192.168.29.58:16443                                 43h

kube-system      microk8s.io-hostpath                       <none>                                              43h

rsdev            ifsapp-doc                                 <none>                                              42h

rsdev            ifs-virus-scanner                          <none>                                              42h

rsdev            ifsapp-native-server                       <none>                                              42h

rsdev            ifsapp-proxy                               <none>                                              42h

rsdev            ifsapp-connect                             <none>                                              42h

rsdev            ifsapp-iam                                 <none>                                              42h

rsdev            ifsapp-client-notification                 <none>                                              42h

rsdev            ifsapp-powerbi-svc                         <none>                                              42h

rsdev            ifsapp-reporting                           <none>                                              42h

rsdev            ifs-file-storage                           <none>                                              42h

rsdev            ifsapp-reporting-br                        <none>                                              42h

rsdev            ifsapp-reporting-cr                        <none>                                              42h

rsdev            ifsapp-native-odata                        <none>                                              42h

rsdev            ifsapp-reporting-ren                       <none>                                              42h

rsdev            ifsapp-native-executor                     <none>                                              42h

rsdev            ifsmaintenix-appserver                     <none>                                              42h

ifs-monitoring   fluentd-headless                           <none>                                              42h

ifs-monitoring   fluentd-forwarder                          <none>                                              42h

ifs-monitoring   elasticsearch-master-headless              <none>                                              42h

ifs-monitoring   fluentd-aggregator                         <none>                                              42h

ifs-monitoring   elasticsearch-master                       <none>                                              42h

ifs-ingress      ingress-ingress-nginx-defaultbackend       10.64.77.233:8080                                   42h

rsdev            ifsmaintenix-reportserver                                                                      42h

rsdev            ifsapp-busmod                                                                                  42h

kube-system      kubernetes-dashboard                       10.64.77.237:8443                                   43h

ifs-ingress      linkerd-identity-headless                  10.64.77.223:8080                                   42h

kube-system      dashboard-metrics-scraper                  10.64.77.229:8000                                   43h

ifs-ingress      ingress-ingress-nginx-controller-metrics   192.168.29.58:10254                                 42h

kube-system      metrics-server                             10.64.77.235:443                                    43h

kube-system      kube-dns                                   10.64.77.225:53,10.64.77.225:53,10.64.77.225:9153   43h

ifs-ingress      ingress-ingress-nginx-controller           192.168.29.58:443,192.168.29.58:80                  42h

ifs-ingress      linkerd-identity                           10.64.77.223:8080                                   42h

ifs-ingress      linkerd-sp-validator                       10.64.77.232:8443                                   42h

ifs-ingress      linkerd-dst-headless                       10.64.77.232:8086                                   42h

ifs-ingress      linkerd-policy-validator                   10.64.77.232:9443                                   42h

ifs-ingress      linkerd-dst                                10.64.77.232:8086                                   42h

ifs-ingress      linkerd-policy                             10.64.77.232:8090                                   42h

ifs-ingress      linkerd-proxy-injector                     10.64.77.224:8443                                   42h

rsdev            ifsapp-native-notification                 10.64.77.219:8787,10.64.77.219:8080                 42h

rsdev            ifsapp-rem                                 10.64.77.226:8080                                   42h

rsdev            ifsapp-amm                                 10.64.77.218:9990,10.64.77.218:9080                 42h

rsdev            ifsapp-scim                                10.64.77.221:8080                                   42h

rsdev            ifsapp-extensibility                       10.64.77.220:8080                                   42h

rsdev            ifsapp-odata                               10.64.77.234:8787,10.64.77.234:8080                 42h

rsdev            ifsapp-client-services                     <none>                                              42h

rsdev            ifsapp-signing-service                     10.64.77.242:8080                                   42h

rsdev            ifsapp-client                              10.64.77.243:9145,10.64.77.243:8080                 42h

rsdev            ifsapp-rmpanel                             10.64.77.244:8080                                   42h

rsdev            ifsapp-application-svc                     10.64.77.245:8080                                   42h


6 replies

Badge +5

kubectl get svc -A  -o wide

NAMESPACE        NAME                                       TYPE           CLUSTER-IP       EXTERNAL-IP   PORT(S)

                        AGE   SELECTOR

default          kubernetes                                 ClusterIP      10.152.183.1     <none>        443/TCP

                        43h   <none>

kube-system      metrics-server                             ClusterIP      10.152.183.21    <none>        443/TCP

                        43h   k8s-app=metrics-server

kube-system      kubernetes-dashboard                       ClusterIP      10.152.183.22    <none>        443/TCP

                        43h   k8s-app=kubernetes-dashboard

kube-system      dashboard-metrics-scraper                  ClusterIP      10.152.183.246   <none>        8000/TCP

                        43h   k8s-app=dashboard-metrics-scraper

kube-system      kube-dns                                   ClusterIP      10.152.183.10    <none>        53/UDP,53/TCP,9153/TCP

                        43h   k8s-app=kube-dns

ifs-ingress      linkerd-policy                             ClusterIP      None             <none>        8090/TCP

                        42h   linkerd.io/control-plane-component=destination

ifs-ingress      linkerd-dst-headless                       ClusterIP      None             <none>        8086/TCP

                        42h   linkerd.io/control-plane-component=destination

ifs-ingress      linkerd-identity-headless                  ClusterIP      None             <none>        8080/TCP

                        42h   linkerd.io/control-plane-component=identity

ifs-ingress      ingress-ingress-nginx-defaultbackend       ClusterIP      10.152.183.172   <none>        80/TCP

                        42h   app.kubernetes.io/component=default-backend,app.kubernetes.io/instance=ingress,app.kubernetes.io/name=ingress-nginx

ifs-ingress      linkerd-proxy-injector                     ClusterIP      10.152.183.235   <none>        443/TCP

                        42h   linkerd.io/control-plane-component=proxy-injector

ifs-ingress      linkerd-sp-validator                       ClusterIP      10.152.183.58    <none>        443/TCP

                        42h   linkerd.io/control-plane-component=destination

ifs-ingress      ingress-ingress-nginx-controller           LoadBalancer   10.152.183.206   <pending>     80:30893/TCP,443:31948/TCP

                        42h   app.kubernetes.io/component=controller,app.kubernetes.io/instance=ingress,app.kubernetes.io/name=ingress-nginx

ifs-ingress      linkerd-dst                                ClusterIP      10.152.183.119   <none>        8086/TCP

                        42h   linkerd.io/control-plane-component=destination

ifs-ingress      linkerd-policy-validator                   ClusterIP      10.152.183.174   <none>        443/TCP

                        42h   linkerd.io/control-plane-component=destination

ifs-ingress      ingress-ingress-nginx-controller-metrics   ClusterIP      10.152.183.13    <none>        10254/TCP

                        42h   app.kubernetes.io/component=controller,app.kubernetes.io/instance=ingress,app.kubernetes.io/name=ingress-nginx

ifs-ingress      linkerd-identity                           ClusterIP      10.152.183.17    <none>        8080/TCP                                                          42h   linkerd.io/control-plane-component=identity

rsdev            ifsapp-signing-service                     ClusterIP      10.152.183.66    <none>        8080/TCP

                        42h   app=ifsapp-signing-service

rsdev            ifsapp-amm                                 ClusterIP      10.152.183.80    <none>        9080/TCP,9990/TCP

                        42h   app=ifsapp-amm

rsdev            ifsapp-doc                                 ClusterIP      10.152.183.120   <none>        8080/TCP,9100/TCP,9854/TCP

                        42h   app=ifsapp-doc

rsdev            ifs-virus-scanner                          ClusterIP      10.152.183.216   <none>        8080/TCP

                        42h   app=ifs-virus-scanner

rsdev            ifsmaintenix-reportserver                  ClusterIP      10.152.183.60    <none>        8080/TCP

                        42h   app=ifsmaintenix-reportserver

rsdev            ifsapp-native-server                       ClusterIP      10.152.183.71    <none>        8080/TCP,8787/TCP,9100/TCP,9990/TCP                               42h   app=ifsapp-native-server

rsdev            ifsapp-proxy                               ClusterIP      10.152.183.33    <none>        80/TCP,443/TCP,9145/TCP

                        42h   app=ifsapp-proxy

rsdev            ifsapp-client-services                     ClusterIP      10.152.183.117   <none>        8080/TCP,8787/TCP,9090/TCP

                        42h   app=ifsapp-client-services

rsdev            ifsapp-busmod                              ClusterIP      10.152.183.225   <none>        8080/TCP

                        42h   app=ifsapp-busmod

rsdev            ifsapp-rem                                 ClusterIP      10.152.183.108   <none>        8080/TCP

                        42h   app=ifsapp-rem

rsdev            ifsapp-client                              ClusterIP      10.152.183.184   <none>        8080/TCP,9145/TCP

                        42h   app=ifsapp-client

rsdev            ifsapp-native-notification                 ClusterIP      10.152.183.92    <none>        8080/TCP,8787/TCP

                        42h   app=ifsapp-native-notification

rsdev            ifsapp-connect                             ClusterIP      10.152.183.118   <none>        8080/TCP,9100/TCP,9990/TCP

                        42h   app=ifsapp-connect

rsdev            ifsapp-odata                               ClusterIP      10.152.183.229   <none>        8080/TCP,8787/TCP

                        42h   app=ifsapp-odata

rsdev            ifsapp-iam                                 ClusterIP      10.152.183.152   <none>        8080/TCP

                        42h   app=ifsapp-iam

rsdev            ifsapp-extensibility                       ClusterIP      10.152.183.11    <none>        8080/TCP

                        42h   app=ifsapp-extensibility

rsdev            ifsapp-scim                                ClusterIP      10.152.183.148   <none>        8080/TCP

                        42h   app=ifsapp-scim

rsdev            ifsapp-application-svc                     ClusterIP      10.152.183.147   <none>        8080/TCP

                        42h   app=ifsapp-application-svc

rsdev            ifsapp-client-notification                 ClusterIP      10.152.183.170   <none>        8080/TCP,8787/TCP,9100/TCP,9990/TCP                               42h   app=ifsapp-client-notification

rsdev            ifsapp-powerbi-svc                         ClusterIP      10.152.183.56    <none>        8080/TCP

                        42h   app=ifsapp-powerbi-svc

rsdev            ifsapp-reporting                           ClusterIP      10.152.183.69    <none>        8080/TCP

                        42h   app=ifsapp-reporting

rsdev            ifs-file-storage                           ClusterIP      10.152.183.209   <none>        8080/TCP,7777/TCP

                        42h   app=ifs-file-storage

rsdev            ifsapp-reporting-br                        ClusterIP      10.152.183.4     <none>        8080/TCP

                        42h   app=ifsapp-reporting-br

rsdev            ifsapp-reporting-cr                        ClusterIP      10.152.183.83    <none>        8080/TCP

                        42h   app=ifsapp-reporting-cr

rsdev            ifsapp-native-odata                        ClusterIP      10.152.183.24    <none>        8080/TCP,8787/TCP

                        42h   app=ifsapp-native-odata

rsdev            ifsapp-reporting-ren                       ClusterIP      10.152.183.164   <none>        8080/TCP

                        42h   app=ifsapp-reporting-ren

rsdev            ifsapp-rmpanel                             ClusterIP      10.152.183.140   <none>        8080/TCP

                        42h   app=ifsapp-rmpanel

rsdev            ifsapp-native-executor                     ClusterIP      10.152.183.210   <none>        8080/TCP,8787/TCP

                        42h   app=ifsapp-native-executor

rsdev            ifsmaintenix-appserver                     ClusterIP      10.152.183.50    <none>        8080/TCP,7001/TCP,7600/TCP,57600/TCP,4712/TCP,4713/TCP,8888/TCP   42h   app=ifsmaintenix-appserver

ifs-monitoring   fluentd-headless                           ClusterIP      None             <none>        9880/TCP,24224/TCP

                        42h   app.kubernetes.io/component=aggregator,app.kubernetes.io/instance=monitoring,app.kubernetes.io/name=fluentd

ifs-monitoring   elasticsearch-master-headless              ClusterIP      None             <none>        9200/TCP,9300/TCP

                        42h   app=elasticsearch-master

ifs-monitoring   fluentd-forwarder                          ClusterIP      10.152.183.49    <none>        9880/TCP

                        42h   app.kubernetes.io/component=forwarder,app.kubernetes.io/instance=monitoring,app.kubernetes.io/name=fluentd

ifs-monitoring   fluentd-aggregator                         ClusterIP      10.152.183.36    <none>        9880/TCP,24224/TCP

                        42h   app.kubernetes.io/component=aggregator,app.kubernetes.io/instance=monitoring,app.kubernetes.io/name=fluentd

ifs-monitoring   elasticsearch-master                       ClusterIP      10.152.183.149   <none>        9200/TCP,9300/TCP

                        42h   app=elasticsearch-master,chart=elasticsearch,release=monitoring

Userlevel 7
Badge +18

Hi - Since we haven’t seen a reply here, you may need to raise a case for support to help. Are you able to do that?

Badge +5

How/where do I raise the ticket? 

LCM or partner support or product support?

Userlevel 7
Badge +18

I would say product support. Do you normally login here? https://support.ifs.com/csm

Badge +5

Thanks.

Raised Ticket CS0093631.

Userlevel 5
Badge +11

@RSAnil  - Did you get any reply on this.

REgards

Pankaj

Reply