Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-4100

Workspace creation results in FailedScheduling event

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Hide

      You can edit this object (oc edit dwoc devworkspace-config -n openshift-devspaces) and add the following to the existing structure:

      config:
      workspace:
      ignoredUnrecoverableEvents:

      • "FailedScheduling"

      That should prevent the PVC issue from triggering workspace failures. However, it will also likely block reporting of errors in case of a real issue (instead of failing with "Detected unrecoverable event FailedScheduling..." it will fail with:

      Show
      You can edit this object (oc edit dwoc devworkspace-config -n openshift-devspaces) and add the following to the existing structure: config: workspace: ignoredUnrecoverableEvents: "FailedScheduling" That should prevent the PVC issue from triggering workspace failures. However, it will also likely block reporting of errors in case of a real issue (instead of failing with "Detected unrecoverable event FailedScheduling..." it will fail with:
    • Hide

      When we are creating a new workspace with persistent storage (per-workspace storage strategy) using a URL, the workspace immediately fails to start and we see the following error:

      Detected unrecoverable event FailedScheduling: 0/7 nodes are available: 7 pod has unbound immediate PersistentVolumeClaims.

      Show
      When we are creating a new workspace with persistent storage (per-workspace storage strategy) using a URL, the workspace immediately fails to start and we see the following error: Detected unrecoverable event FailedScheduling: 0/7 nodes are available: 7 pod has unbound immediate PersistentVolumeClaims.

      When we are creating a new workspace with persistent storage (per-workspace storage strategy) using a URL, the workspace immediately fails to start and we see the following error:

      Detected unrecoverable event FailedScheduling: 0/7 nodes are available: 7 pod has unbound immediate PersistentVolumeClaims.

      Openshift Version: 4.10.47
      Provider: vSphere
      Installation type: IPI
      Network environment: Disconnected
      Internet Proxy Usage: Yes
      Load Balancer: None
      Storage: vSphere
      Environment: Development/Test
      Version of DS: 3.3

              ibuziuk@redhat.com Ilya Buziuk
              rhn-support-jstonika Joe Stonikas
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: