Uploaded image for project: 'OpenShift Hive'
  1. OpenShift Hive
  2. HIVE-1769

Some issues for installing cluster on IBM Cloud.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • None
    • None
    • Quality / Stability / Reliability
    • False
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      1.When the cluster provisioned, the PowerState shall be “Running” even ibmcloud doesn't hibernating yet

      jianpingshu@jshu-mac ibmcloud % oc get cd -A
      NAMESPACE   NAME                    INFRAID                       PLATFORM   REGION   VERSION   CLUSTERTYPE   PROVISIONSTATUS   POWERSTATE   AGE
      default     jshu-ibmcloud-cluster   jshu-ibmcloud-cluster-qljmr   ibmcloud   eu-gb    4.10.0                  Provisioned                    93m
       
      

       

      2. Hibernating condition message is misleading to be treated as a failure. Better to be reworked like “ Hibernating is not supported by platform. The cluster can be running only.” 

       

      conditions:
        - lastProbeTime: "2022-02-24T02:31:18Z"
          lastTransitionTime: "2022-02-24T02:31:18Z"
          message: 'Unsupported platform: no actuator to handle it'
          reason: Unsupported
          status: "False"
          type: Hibernating
       
      

       

      3. Here "-region=us-east" should be changed to "-region=REGION"

      The same issue for create-cluster too i.e. make region and base-domain more common.

      create-cluster CLUSTER_DEPLOYMENT_NAME --cloud=ibmcloud --region="us-east" --base-domain=ibm.hive.openshift.com --manifests=/manifests --credentials-mode-manual

      $ ./hiveutil deprovision ibmcloud

      DEBU[0000] Couldn't find install logs provider environment variable. Skipping. 

      Error: accepts 1 arg(s), received 0

      Usage:

        hiveutil deprovision ibmcloud INFRAID --region=us-east --base-domain=BASE_DOMAIN --cluster-name=CLUSTERNAME [flags]

       

      Flags:

            --base-domain string    cluster's base domain

            --cluster-name string   cluster's name

        -h, --help                  help for ibmcloud

            --loglevel string       log level, one of: debug, info, warn, error, fatal, panic (default "info")

            --region string         region in which to deprovision cluster

      Global Flags:

            --creds-dir string   directory of the creds. Changes in the creds will cause the program to terminate

      Error occurred: accepts 1 arg(s), received 0

              abutcher@redhat.com Andrew Butcher
              mihuang@redhat.com Mingxia Huang
              None
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: