Uploaded image for project: 'Data Foundation Bugs'
  1. Data Foundation Bugs
  2. DFBUGS-2491

pv-backingstore-xx-noobaa-pod restarting

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • odf-4.19
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ppc64le
    • ?
    • ?
    • None

       

      Description of problem - Provide a detailed description of the issue encountered, including logs/command-output snippets and screenshots if the issue is observed in the UI:

      pv-backingstore-xxxx-noobaa-pod resting with default resources after uploading data more the 1 Gb to MCG bucket.

      The OCP platform infrastructure and deployment type (AWS, Bare Metal, VMware, etc. Please clarify if it is platform agnostic deployment), (IPI/UPI):

      IBM Power UPI

      The ODF deployment type (Internal, External, Internal-Attached (LSO), Multicluster, DR, Provider, etc):

      Internal-Attached (LSO)

       

      The version of all relevant components (OCP, ODF, RHCS, ACM whichever is applicable):

      OCP: 4.19.0-ec-5
      ODF: 4.19.0-77

       

      Does this issue impact your ability to continue to work with the product?

      yes

       

      Is there any workaround available to the best of your knowledge?

      yes.
      increase pod resources using patch command.

      oc patch backingstore pv-backingstore-xx1 --type merge --patch '{"spec":{"pvPool":{ "resources": {"limits": {"cpu": "999m", "memory": "999Mi"}, "requests": {"cpu": "999m", "memory": "999Mi"}}}}}' 
      

       

       

      Can this issue be reproduced? If so, please provide the hit rate

      100%

       

      Can this issue be reproduced from the UI?

      NA

      If this is a regression, please provide more details to justify this:

       

      Steps to Reproduce:

      step #1 Create 2 PV BackingStores with 1 PV/Pod each.
      step #2 Create a NooBaa bucket with a spread policy on top of the 2 created PV BackingStores
      step #3 Write roughly 2000MB into the bucket

       

      The exact date and time when the issue was observed, including timezone details:

      08-05-2025:9:30 AM IST

      Actual results:

      Data upload failed with following error,

      upload failed: ./testfile.txt to s3://v1-bucket-165682be-6a50-4c6a-9bd4-87c2ca3c9577/testfile.txt An error occurred (InvalidBucketState) when calling the UploadPart operation: The request is not valid with the current state of the bucket

      pv-backingstore-xx-noobaa-pod restarting.

       

      Expected results:

      Data upload successful without any error.

      Logs collected and log location:

       

      Additional info:

       
       

              rh-ee-nbecker Nimrod Becker
              rh-ee-vtippire Veerareddy Tippireddy
              Krishnaram Karthick Ramdoss Krishnaram Karthick Ramdoss
              Votes:
              0 Vote for this issue
              Watchers:
              19 Start watching this issue

                Created:
                Updated:
                Resolved: