Storage Fusion

 View Only

IBM Spectrum Fusion install validation

By HEMALATHA B T posted Fri January 21, 2022 08:29 AM

  
IBM Spectrum Fusion is a factory-integrated hyper-converged infrastructure appliance is installed in three steps.
  • Network Configuration
  • Initial Configuration
  • Final Configuration
Refer to the IBM Spectrum Fusion installation blog for more information about IBM Spectrum Fusion installation.

This document is to help users to validate the IBM Spectrum Fusion installation at each step.

Network configuration validation:
See the following image for Network configuration successful completion:


The provisioner node is configured with IPV4. You can connect to the provisioner node from an external network.

Initial configuration validation:
See the following image for initial configuration installation completion:

  1.  All pods on ibm-spectrum-fusion-ns are healthy. See the following snippet:
    oc get po -n ibm-spectrum-fusion-ns  
    NAME                                                              READY   STATUS    RESTARTS   AGE
    callhomeclient-5668b74c8d-6nd7l                                   1/1     Running   0          2d22h
    callhomeclient-5668b74c8d-tsdkc                                   1/1     Running   0          2d22h
    eventmanager-cffcc6fb-hnc9z                                       1/1     Running   12         2d22h
    eventmanager-cffcc6fb-tn5g2                                       1/1     Running   16         2d22h
    grafana-deployment-85fbb859f5-mflfg                               1/1     Running   0          34h
    grafana-operator-controller-manager-979c8bb5c-d4xqs               2/2     Running   0          2d
    isf-bkprstr-operator-controller-manager-54c86b67cd-dx4jw          2/2     Running   2          2d19h
    isf-compute-operator-controller-manager-5f56b7bd58-w9hfk          2/2     Running   0          26h
    isf-ics-operator-controller-manager-747dbfb7cf-h7nm4              2/2     Running   0          2d22h
    isf-installer-operator-controller-manager-58747bfcd5-crscm        2/2     Running   0          2d22h
    isf-network-operator-controller-manager-744477d5f-mfwh7           2/2     Running   0          33h
    isf-proxy-5dcdb5748f-zqdzd                                        1/1     Running   0          2d22h
    isf-serviceability-operator-controller-manager-7b58ff96bb-npnmp   2/2     Running   0          2d22h
    isf-storage-operator-controller-manager-7c8fd68578-bfgqj          2/2     Running   0          2d22h
    isf-storage-service-dep-8657bcd6-d64wd                            1/1     Running   0          2d22h
    isf-ui-dep-6dcf7867c-vsv9v                                        1/1     Running   0          2d22h
    isf-ui-operator-controller-manager-59658748b5-rcrmg               2/2     Running   0          2d22h
    isf-update-operator-controller-manager-547fb97fc7-l5sv5           2/2     Running   0          2d22h
    logcollector-67687d6fd6-ntm52                                     1/1     Running   0          2d23h
    logcollector-67687d6fd6-wlxgz                                     1/1     Running   1          2d23h
    trapserver-0                                                      1/1     Running   0          2d22h
  2. CRDs are created on the IBM Spectrum Fusion namespace (ibm-spectrum-fusion-ns). See the following snippet:
    oc get crds | grep isf
    computeconfigurations.configuration.isf.ibm.com                   2021-09-15T15:22:47Z
    computefirmwares.firmware.isf.ibm.com                             2021-09-15T15:22:50Z
    computeinits.initialization.isf.ibm.com                           2021-09-15T15:22:50Z
    computemonitorings.monitoring.isf.ibm.com                         2021-09-15T15:22:50Z
    computeprovisionworkers.install.isf.ibm.com                       2021-09-15T15:22:50Z
    controlplanebackups.bkprstr.isf.ibm.com                           2021-09-15T15:22:47Z
    ics.satellite.isf.ibm.com                                         2021-09-15T15:22:47Z
    isfchdeps.mgmtsft.isf.ibm.com                                     2021-09-15T15:22:55Z
    isfemdeps.mgmtsft.isf.ibm.com                                     2021-09-15T15:22:54Z
    isflcdeps.mgmtsft.isf.ibm.com                                     2021-09-15T15:22:47Z
    isfproxydeps.mgmtsft.isf.ibm.com                                  2021-09-15T15:22:55Z
    isfuideps.mgmtsft.isf.ibm.com                                     2021-09-15T15:22:50Z
    links.network.isf.ibm.com                                         2021-09-15T15:22:52Z
    networkinits.init.isf.ibm.com                                     2021-09-15T15:22:47Z
    nodeconfigs.monitor.isf.ibm.com                                   2021-09-15T15:22:48Z
    nodes.storage.isf.ibm.com                                         2021-09-15T15:22:55Z
    scales.storage.isf.ibm.com                                        2021-09-15T15:22:54Z
    sppmanagers.spp.isf.ibm.com                                       2021-09-15T15:22:47Z
    storageservices.storage.isf.ibm.com                               2021-09-15T15:22:52Z
    storagesetups.install.isf.ibm.com                                 2021-09-15T15:22:53Z
    switches.network.isf.ibm.com                                      2021-09-15T15:22:49Z
    systemhealths.monitor.isf.ibm.com                                 2021-09-15T15:22:50Z
    updatemanagers.update.isf.ibm.com                                 2021-09-15T15:22:53Z
    vlans.network.isf.ibm.com                                         2021-09-15T15:22:55Z
  3. All the five default nodes are healthy. See the following snippet:
    oc get nodes
    NAME                           STATUS   ROLES    AGE    VERSION
    compute-0.racke.mydomain.com   Ready    worker   72m    v1.20.0+2817867
    compute-1.racke.mydomain.com   Ready    worker   72m    v1.20.0+2817867
    control-0.racke.mydomain.com   Ready    master   114m   v1.20.0+2817867
    control-1.racke.mydomain.com   Ready    master   114m   v1.20.0+2817867
    control-2.racke.mydomain.com   Ready    master   114m   v1.20.0+2817867
  4. All the cluster operators on Red Hat OpenShift are healthy. See the following snippet:
    oc get co
    NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE authentication 4.7.16 True False False 31h baremetal 4.7.16 True False False 32h cloud-credential 4.7.16 True False False 33h cluster-autoscaler 4.7.16 True False False 32h config-operator 4.7.16 True False False 32h console 4.7.16 True False False 31h csi-snapshot-controller 4.7.16 True False False 31h dns 4.7.16 True False False 32h etcd 4.7.16 True False False 32h image-registry 4.7.16 True False False 32h ingress 4.7.16 True False False 31h insights 4.7.16 True False False 32h kube-apiserver 4.7.16 True False False 32h kube-controller-manager 4.7.16 True False False 32h kube-scheduler 4.7.16 True False False 32h kube-storage-version-migrator 4.7.16 True False False 31h machine-api 4.7.16 True False False 32h machine-approver 4.7.16 True False False 32h machine-config 4.7.16 True False False 32h marketplace 4.7.16 True False False 31h monitoring 4.7.16 True False False 31h network 4.7.16 True False False 32h node-tuning 4.7.16 True False False 32h openshift-apiserver 4.7.16 True False False 31h openshift-controller-manager 4.7.16 True False False 9h openshift-samples 4.7.16 True False False 32h operator-lifecycle-manager 4.7.16 True False False 32h operator-lifecycle-manager-catalog 4.7.16 True False False 32h operator-lifecycle-manager-packageserver 4.7.16 True False False 31h service-ca 4.7.16 True False False 32h storage 4.7.16 True False False 32h
  5. All CRs created on IBM Spectrum Fusion namespace (ibm-spectrum-fusion-ns) are healthy. See the following image:
  6. The external operators are installed and they are healthy. The installed external operators are seen in the following snippet:
        grafana
        elasticsearch
        cluster-logging
        oadp
        nmstate
  7. Config Maps are created in the IBM Spectrum Fusion namespace. See the following snippet:
[kni@compute-2 ~]$ oc get cm
NAME DATA AGE
137ac81d.isf.ibm.com 0 5m4s
1662337a.isf.ibm.com 0 4m55s
492eda20.isf.ibm.com 0 3m59s
59139532.isf.ibm.com 0 5m27s
80f81273.isf.ibm.com 0 5m30s
allow-tickets 1 2m23s
b0a12d26.isf.ibm.com 0 5m8s
cr-version-cm 1 5m59s
d984e8f5.isf.ibm.com 0 3m52s
dd24deb1.isf.ibm.com 0 5m28s
devconfigmap 1 10m
eventmanagerleader 0 115s
grafana-config 1 2m35s
grafana-datasources 1 2m35s
grafana-operator-lock 0 5m10s
grafana-operator-manager-config 1 9m6s
isf-bkprstr-operator-manager-config 1 6m8s
isf-collection-sets 1 2m24s
isf-components 1 2m25s
isf-compute-operator-manager-config 1 6m6s
isf-ics-operator-manager-config 1 6m3s
isf-installer-operator-manager-config 1 6m8s
isf-logs 1 2m24s
isf-network-operator-manager-config 1 5m59s
isf-serviceability-operator-allow-tickets 1 6m3s
isf-serviceability-operator-collection-sets 1 6m5s
isf-serviceability-operator-components 1 6m
isf-serviceability-operator-logs 1 6m3s
isf-serviceability-operator-manager-config 1 5m59s
isf-storage-operator-manager-config 1 6m5s
isf-ui-operator-host-template 1 6m6s
isf-ui-operator-ics-config 1 6m7s
isf-ui-operator-manager-config 1 6m6s
isf-update-operator-manager-config 1 6m1s
kickstart 1 10m
kube-root-ca.crt 1 11m
nodeconfig 1 10m
openshift-service-ca.crt 1 11m
rackinfoconfig 1 10m
snmp3-users 1 2m22s

Final configuration
validation:
This is the Final configuration completion. See the following image: 
  1. Click "Done" on the final configuration to launch the IBM Spectrum Fusion dashboard. Ensure that all the components are healthy (Green) on the dashboard. See the following image:  
  2. IBM Spectrum Scale Dashboard should show that the System health is green. Navigate to the Storage console from the IBM Spectrum Fusion dashboard main menu. See the following image:
  3.  IBM Spectrum Protect Plus Dashboard should show that the System health is green. Navigate to the IBM Spectrum Protect Plus console from the IBM Spectrum Fusion dashboard main menu. See the following image:
  4. The IBM Spectrum Protect Plus dashboard should be used to validate the backup SLA policies setup for the IBM Spectrum Fusion rack. See the following image:
    In this manner, you can validate installation on the IBM Spectrum Fusion appliance.
0 comments
22 views

Permalink