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

[enterprise-4.15] Issue in file storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.14
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          I believe the LVMCLuster examples need to specify the openshift-storage namespace, otherwise I get this error:
      
      "error":"cross-namespace owner references are disallowed, owner's namespace <ns>, obj's namespace openshift-storage"

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

      4.15 & older  

      How reproducible:

        When namespace is not defined, no topolvm pods are created

      Steps to Reproduce:

          1. Copy LVMCLuster example from docs & apply
          2. Nothing happens
          3.
          

      Actual results:

          No topolvm pod creation

      Expected results:

      Example copied from doc should define all params needed    

      Additional info:

          Adding the namespace succeeds:
      
      kind: LVMCluster
      metadata:
        name: my-lvmcluster
        namespace: openshift-storage

            lpettyjo@redhat.com Lisa Pettyjohn
            jhopper@redhat.com Jenifer Abrams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: