Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-67186

Azure CSI Driver fails to create disks on azure stack hub

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.21
    • Storage
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Yes
    • None
    • Proposed
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

          E1208 14:39:11.435803       1 utils.go:110] GRPC error: rpc error: code = Internal desc = PUT https://management.mtcazs.wwtatc.com/subscriptions/de7e09c3-b59a-4c7d-9c77-439c11b92879/resourceGroups/ci-op-ktx45w9n-4d78f/providers/Microsoft.Compute/disks/pvc-996b6e68-b6d4-4822-a43b-1daf1b59b783
      --------------------------------------------------------------------------------
      RESPONSE 400: 400 Bad Request
      ERROR CODE: BadRequest
      --------------------------------------------------------------------------------
      {
        "error": {
          "details": [
            {
              "message": "Could not find member 'networkAccessPolicy' on object of type 'DiskProperties'. Path 'properties.networkAccessPolicy', line 1, position 113.",
              "target": "diskDescription.properties.networkAccessPolicy"
            },
            {
              "message": "Could not find member 'publicNetworkAccess' on object of type 'DiskProperties'. Path 'properties.publicNetworkAccess', line 1, position 145.",
              "target": "diskDescription.properties.publicNetworkAccess"
            }
          ],
          "code": "BadRequest",
          "message": "The request message is invalid."
        }
      }
      
      The CSI driver has an upstream bug causing failures on install for ASH
      
      level=error msg=Cluster operator monitoring Available is False with UpdatingPrometheusFailed: UpdatingPrometheus: Prometheus "openshift-monitoring/k8s": NoPodReady: shard 0: pod prometheus-k8s-0: running PreBind plugin "VolumeBinding": binding volumes: context deadline exceeded

      Version-Release number of selected component (if applicable):

      4.21

      How reproducible:

          every time

      Steps to Reproduce:

       try to create managed disk on ASH
          

      Upstream has a fix: https://github.com/kubernetes-sigs/azuredisk-csi-driver/pull/3428 we need to pull this into our openshift fork

       

      Thread with context: https://redhat-internal.slack.com/archives/CBZHF4DHC/p1763353948018669 

              rh-ee-mpatlaso Maxim Patlasov
              rh-ee-tbarberb Theo Barber-Bany
              None
              None
              Penghao Wang Penghao Wang
              None
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: