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

[CI] e2e-openstack-singlestackv6 job can't mount an ipv4 manila share

XMLWordPrintable

    • +
    • None
    • 3
    • ShiftStack Sprint 264
    • 1
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      Description of problem:

      e2e-openstack-singlestackv6 job can't mount an ipv4 manila share
      
      [sig-installer][Suite:openshift/openstack] The OpenStack platform on volume creation should create a manila share when using manila storage class
      
      feee57b1edc4 } ProvisioningSucceeded: Successfully provisioned volume pvc-415fe94b-2e39-4b68-bae9-2049df124620
        I0106 17:01:00.426404 261 dump.go:53] At 2025-01-06 16:55:58 +0000 UTC - event for manila-test-dep: {deployment-controller } ScalingReplicaSet: Scaled up replica set manila-test-dep-6b9f65476c to 2
        I0106 17:01:00.426412 261 dump.go:53] At 2025-01-06 16:55:58 +0000 UTC - event for manila-test-dep-6b9f65476c: {replicaset-controller } SuccessfulCreate: Created pod: manila-test-dep-6b9f65476c-xv7lk
        I0106 17:01:00.426423 261 dump.go:53] At 2025-01-06 16:55:58 +0000 UTC - event for manila-test-dep-6b9f65476c: {replicaset-controller } SuccessfulCreate: Created pod: manila-test-dep-6b9f65476c-8kxfw
        I0106 17:01:00.426434 261 dump.go:53] At 2025-01-06 16:56:00 +0000 UTC - event for manila-test-dep-6b9f65476c-xv7lk: {kubelet vsf7zq14-f087b-n7qkq-worker-0-2cvj2} FailedMount: MountVolume.SetUp failed for volume "pvc-415fe94b-2e39-4b68-bae9-2049df124620" : rpc error: code = Internal desc = volume(3c64ac10-323a-4956-9f4f-9595e42a91fa) mount "38.102.83.127:/volumes/_nogroup/9838570d-d1b9-43fd-bb64-92989a4cc098/257dd717-7ab9-4503-9f78-24e536210006" on "/var/lib/kubelet/pods/f4359fbe-0e78-4430-a6d3-acdca4b19ae0/volumes/kubernetes.io~csi/pvc-415fe94b-2e39-4b68-bae9-2049df124620/mount" failed with mount failed: exit status 32
        Mounting command: mount
        Mounting arguments: -t nfs 38.102.83.127:/volumes/_nogroup/9838570d-d1b9-43fd-bb64-92989a4cc098/257dd717-7ab9-4503-9f78-24e536210006 /var/lib/kubelet/pods/f4359fbe-0e78-4430-a6d3-acdca4b19ae0/volumes/kubernetes.io~csi/pvc-415fe94b-2e39-4b68-bae9-2049df124620/mount
        Output: mount.nfs: Network is unreachable

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

      4.18    

      How reproducible:

      https://prow.ci.openshift.org/job-history/gs/test-platform-results/logs/periodic-ci-shiftstack-ci-release-4.18-e2e-openstack-singlestackv6    

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

      https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-shiftstack-ci-release-4.18-e2e-openstack-singlestackv6/1876274304425922560    

      Expected results:

      passed    

      Additional info:

      The OSP where e2e-openstack-singlestackv6 runs is IPv4. This CI deals with OpenStack service endpoints using a proxy that redirects IPv6 requests (from e2e-openstack-singlestackv6) to ipv4 OSP endpoints.
      Howevere, the Manila share is created in its IPv4 default network. One solution could be to extend or create the Manila share on an IPv6 network. 

              rh-ee-mcarpio Miguel Carpio
              rh-ee-mcarpio Miguel Carpio
              Itshak Brown Itshak Brown
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: