noobaa-operator icon indicating copy to clipboard operation
noobaa-operator copied to clipboard

Cannot create new backingstore with type pv-pool + error message is not clear

Open shirady opened this issue 1 year ago • 0 comments

Environment info

CLI version: 5.13.0 noobaa-image: noobaa/noobaa-core:master-20220913 operator-image: noobaa/noobaa-operator:5.13.0

Actual behavior

  1. Cannot create new backingstore with type pv-pool + error message is not clear

Expected behavior

  1. Create new backingstore with type pv-pool
  2. In case of error, send a clear message

Steps to reproduce

  1. Based on the instructions here - the steps of ‘Build images’ and ‘Deploy noobaa’.
  2. run: nb backingstore create pv-pool <name of pv-pool> for example nb backingstore create pv-pool help (help is the name of the pv-pool).

More information - Screenshots / Logs / Other output

The error message is:

INFO[0033] ⏳ BackingStore "help" Phase is "Verifying": TemporaryError BackingStore Secret "backing-store-pv-pool-help" not found, but not rejecting the young as it might be in process

What does it mean "but not rejecting the young as it might be in process"? (What is "the young"?) Screen Shot 2023-01-04 at 13 31 31

shirady avatar Jan 04 '23 11:01 shirady