Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pod has unbound immediate PersistentVolumeClaims #17625

Closed
KOSSOKO opened this issue Aug 12, 2020 · 16 comments
Closed

pod has unbound immediate PersistentVolumeClaims #17625

KOSSOKO opened this issue Aug 12, 2020 · 16 comments
Labels
area/chectl Issues related to chectl, the CLI of Che kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@KOSSOKO
Copy link

KOSSOKO commented Aug 12, 2020

Describe the bug

Times out when scheduling/downloading images.
Logs indicate timeout waiting for postgres volumes to be bound

Che version
latest

Steps to reproduce

ran
chectl server:start --platform k8s --multiuser --domain=che.test.maap --k8spodwaittimeout=300000
Expected behavior

Eclipse che is deployed and a url is generated
Runtime environment: Kubernetes

Kubernetes cluster: 1.13

kubectl version
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.0", GitCommit:"9e991415386e4cf155a24b1da15becaa390438d8", GitTreeState:"clean", BuildDate:"2020-03-25T14:58:59Z", GoVersion:"go1.13.8", Compiler:"gc", Platform:"windows/amd64"}
Unable to connect to the server: dial tcp 90.84.245.177:5443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

Screenshots

 chectl server:start --platform k8s --multiuser --domain=che.test.maap --k8spodwaittimeout=300000
› Current Kubernetes context: 'external'
  √ Verify Kubernetes API...OK
  √ �  Looking for an already existing Eclipse Che instance
    √ Verify if Eclipse Che is deployed into namespace "che"...it is not
  √ ✈️  Kubernetes preflight checklist
    √ Verify if kubectl is installed
    √ Verify remote kubernetes status...done.
    √ Check Kubernetes version: Found v1.13.10-r0-CCE2.0.26.B001.
    √ Verify domain is set...set to che.test.maap.
    ↓ Check if cluster accessible [skipped]
Eclipse Che logs will be available in 'C:\Users\tkossoko\AppData\Local\Temp\1\chectl-logs\1597220181106'
  √ Start following logs
    √ Start following Operator logs...done
    √ Start following Eclipse Che logs...done
    √ Start following Postgres logs...done
    √ Start following Keycloak logs...done
    √ Start following Plugin registry logs...done
    √ Start following Devfile registry logs...done
  √ Start following events
    √ Start following namespace events...done
  √ �‍  Running the Eclipse Che operator
    √ Copying operator resources...done.
    √ Create Namespace (che)...It already exists.
    √ Create ServiceAccount che-operator in namespace che...It already exists.
    √ Create Role che-operator in namespace che...It already exists.
    √ Create ClusterRole che-operator...It already exists.
    √ Create RoleBinding che-operator in namespace che...It already exists.
    √ Create ClusterRoleBinding che-operator...It already exists.
    √ Create CRD checlusters.org.eclipse.che...It already exists.
    √ Waiting 5 seconds for the new Kubernetes resources to get flushed...done.
    √ Create deployment che-operator in namespace che...It already exists.
    √ Create the Custom Resource of type checlusters.org.eclipse.che in the namespace che...It already exists.
  > ✅  Post installation checklist
    > Eclipse Che pod bootstrap
      × scheduling
        → ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
        downloading images
        starting
      Retrieving Eclipse Che server URL
      Eclipse Che status check
    Retrieving Che self-signed CA certificate
 »   Error: Error: ERR_TIMEOUT: Timeout set to pod wait timeout 300000. podExist: false, currentPhase: undefined
 »   Installation failed, check logs in 'C:\Users\tkossoko\AppData\Local\Temp\1\chectl-logs\1597220181106'

Logs :

LAST SEEN   TYPE      REASON             KIND                    MESSAGE
45m         Warning   FailedScheduling   Pod                     pod has unbound immediate PersistentVolumeClaims (repeated 3 times)
21s         Warning   FailedScheduling   Pod                     pod has unbound immediate PersistentVolumeClaims (repeated 4 times)
55s         Normal    FailedBinding      PersistentVolumeClaim   no persistent volumes available for this claim and no storage class is set
NAME                             AGE
postgres-data.162a39d1dba1091a   19h
postgres-6f55cd44c9-tht7b.162a757f8680b90f   45m
postgres-data.162a39d1dba1091a               19h
postgres-6f55cd44c9-tht7b.162a757f8680b90f   50m
time="2020-08-11T13:29:39Z" level=info msg="Default 'info' log level is applied"
time="2020-08-11T13:29:39Z" level=info msg="Go Version: go1.13.4"
time="2020-08-11T13:29:39Z" level=info msg="Go OS/Arch: linux/amd64"
time="2020-08-11T13:29:39Z" level=info msg="operator-sdk Version: v0.5.0"
time="2020-08-11T13:29:39Z" level=info msg="Operator is running on Kubernetes"
time="2020-08-11T13:29:40Z" level=info msg="Registering Che Components Types"
time="2020-08-11T13:29:40Z" level=info msg="Starting the Cmd"
time="2020-08-11T13:29:40Z" level=info msg="Creating a new object: ServiceAccount, name che-tls-job-service-account"
time="2020-08-11T13:29:40Z" level=info msg="Creating a new object: Role, name che-tls-job-role"
time="2020-08-11T13:29:40Z" level=info msg="Creating a new object: RoleBinding, name che-tls-job-role-binding"
time="2020-08-11T13:29:40Z" level=info msg="Creating a new object: Job, name che-tls-job"
time="2020-08-11T13:29:40Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:41Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:42Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:43Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:44Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:45Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:46Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:47Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:48Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:50Z" level=info msg="Import public part of Eclipse Che self-signed CA certificvate from \"self-signed-certificate\" secret into your browser."
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: ServiceAccount, name che"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on service account 'che' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: ServiceAccount, name che-workspace"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on service account 'che-workspace' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Role, name exec"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role 'exec' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Role, name view"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role 'view' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: RoleBinding, name che"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role binding 'che' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: RoleBinding, name che-workspace-exec"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role binding 'che-workspace-exec' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: RoleBinding, name che-workspace-view"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role binding 'che-workspace-view' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with installation flavor: che"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Secret, name che-postgres-secret"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Postgres Secret: che-postgres-secret"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Secret, name che-identity-postgres-secret"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Identity Provider Postgres Secret: che-identity-postgres-secret"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Secret, name che-identity-secret"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Identity Provider Secret: che-identity-secret"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Postgres DB: dbche"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Postgres hostname: postgres"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Postgres port: 5432"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Keycloak realm: che"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Keycloak client ID: che-public"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with log level: INFO"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Service, name postgres"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on service 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: PersistentVolumeClaim, name postgres-data"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on pvc 'postgres-data' to be bound. Sometimes PVC can be bound only when the first consumer is created."
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Deployment, name postgres"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:39:52Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T23:29:40Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T23:29:40Z" level=info msg="Waiting on deployment 'postgres' to be ready"


@KOSSOKO KOSSOKO added the kind/question Questions that haven't been identified as being feature requests or bugs. label Aug 12, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 12, 2020
@tolusha
Copy link
Contributor

tolusha commented Aug 12, 2020

@KOSSOKO
What does the output of chectl version ?

@KOSSOKO
Copy link
Author

KOSSOKO commented Aug 12, 2020

@tolusha chectl/0.0.20200810-next.aaf3582 win32-x64 node-v10.22.0

@tolusha
Copy link
Contributor

tolusha commented Aug 12, 2020

pls use --platform minikube instead of --platform k8s

@KOSSOKO
Copy link
Author

KOSSOKO commented Aug 12, 2020

@tolusha even if it is not a minikube ?I have a real kubernetes cluster

@tolusha
Copy link
Contributor

tolusha commented Aug 12, 2020

You mentioned that minikube version: v1.9.1
k8s is for a real kubernetes cluster.

@KOSSOKO
Copy link
Author

KOSSOKO commented Aug 12, 2020

Sorry, let me update it. It is k8S 1.13

@tolusha
Copy link
Contributor

tolusha commented Aug 12, 2020

What does this print ? kubectl get sc

@KOSSOKO
Copy link
Author

KOSSOKO commented Aug 12, 2020

What does this print ? kubectl get sc

efs-performance flexvolume-huawei.com/fuxiefs 2d1h
efs-standard flexvolume-huawei.com/fuxiefs 2d1h
nfs-rw flexvolume-huawei.com/fuxinfs 2d1h
obs-standard flexvolume-huawei.com/fuxiobs 2d1h
obs-standard-ia flexvolume-huawei.com/fuxiobs 2d1h
sas flexvolume-huawei.com/fuxivol 2d1h
sata flexvolume-huawei.com/fuxivol 2d1h
ssd flexvolume-huawei.com/fuxivol 2d1h

we use ssd and sata for most of apps we deploye

@tolusha
Copy link
Contributor

tolusha commented Aug 12, 2020

So, there is no a default one then use flags --postgres-pvc-storage-class-name and --workspace-pvc-storage-class-name to set storage class name.

@tolusha tolusha added the area/chectl Issues related to chectl, the CLI of Che label Aug 12, 2020
@KOSSOKO
Copy link
Author

KOSSOKO commented Aug 12, 2020

Thanks, i'm trying it. Command is running
chectl server:start --platform k8s --multiuser --domain=che.test.maap --k8spodwaittimeout=400000 --postgres-pvc-storage-class-name=sata --workspace-pvc-storage-class-name=sata

Maybe, this documentation should be updated in order to add these two properties in the list of available properties:
https://www.eclipse.org/che/docs/che-7/using-the-chectl-management-tool/#che-deployment-options-using-chectl_the-chectl-management-tool

@tolusha
Copy link
Contributor

tolusha commented Aug 12, 2020

Agree.
For the time being the most recent doc is here https://github.com/che-incubator/chectl/

@KOSSOKO
Copy link
Author

KOSSOKO commented Aug 12, 2020

@tolusha even if I added the properties, still have the same issue with following logs.
It seems that these two properties are not taken into account (Maybe that's why there are not listed in the documentation)

LAST SEEN   TYPE      REASON             KIND                    MESSAGE
4m18s       Warning   FailedScheduling   Pod                     pod has unbound immediate PersistentVolumeClaims (repeated 4 times)
4m22s       Normal    FailedBinding      PersistentVolumeClaim   no persistent volumes available for this claim and no storage class is set
NAME                             AGE
postgres-data.162a39d1dba1091a   24h
postgres-6f55cd44c9-tht7b.162a757f8680b90f   6h19m
postgres-data.162a39d1dba1091a               24h
postgres-6f55cd44c9-tht7b.162a757f8680b90f   6h24m
postgres-data.162a39d1dba1091a               24h
postgres-6f55cd44c9-tht7b.162a757f8680b90f   6h30m
time="2020-08-11T13:29:39Z" level=info msg="Default 'info' log level is applied"
time="2020-08-11T13:29:39Z" level=info msg="Go Version: go1.13.4"
time="2020-08-11T13:29:39Z" level=info msg="Go OS/Arch: linux/amd64"
time="2020-08-11T13:29:39Z" level=info msg="operator-sdk Version: v0.5.0"
time="2020-08-11T13:29:39Z" level=info msg="Operator is running on Kubernetes"
time="2020-08-11T13:29:40Z" level=info msg="Registering Che Components Types"
time="2020-08-11T13:29:40Z" level=info msg="Starting the Cmd"
time="2020-08-11T13:29:40Z" level=info msg="Creating a new object: ServiceAccount, name che-tls-job-service-account"
time="2020-08-11T13:29:40Z" level=info msg="Creating a new object: Role, name che-tls-job-role"
time="2020-08-11T13:29:40Z" level=info msg="Creating a new object: RoleBinding, name che-tls-job-role-binding"
time="2020-08-11T13:29:40Z" level=info msg="Creating a new object: Job, name che-tls-job"
time="2020-08-11T13:29:40Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:41Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:42Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:43Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:44Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:45Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:46Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:47Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:48Z" level=info msg="Waiting on job 'che-tls-job' to be finished"
time="2020-08-11T13:29:50Z" level=info msg="Import public part of Eclipse Che self-signed CA certificvate from \"self-signed-certificate\" secret into your browser."
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: ServiceAccount, name che"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on service account 'che' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: ServiceAccount, name che-workspace"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on service account 'che-workspace' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Role, name exec"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role 'exec' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Role, name view"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role 'view' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: RoleBinding, name che"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role binding 'che' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: RoleBinding, name che-workspace-exec"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role binding 'che-workspace-exec' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: RoleBinding, name che-workspace-view"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on role binding 'che-workspace-view' to be created"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with installation flavor: che"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Secret, name che-postgres-secret"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Postgres Secret: che-postgres-secret"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Secret, name che-identity-postgres-secret"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Identity Provider Postgres Secret: che-identity-postgres-secret"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Secret, name che-identity-secret"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Identity Provider Secret: che-identity-secret"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Postgres DB: dbche"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Postgres hostname: postgres"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Postgres port: 5432"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Keycloak realm: che"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with Keycloak client ID: che-public"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Updating eclipse-che CR with log level: INFO"
time="2020-08-11T13:29:51Z" level=info msg="Custom resource eclipse-che updated"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Service, name postgres"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on service 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: PersistentVolumeClaim, name postgres-data"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on pvc 'postgres-data' to be bound. Sometimes PVC can be bound only when the first consumer is created."
time="2020-08-11T13:29:51Z" level=info msg="Creating a new object: Deployment, name postgres"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:29:51Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T13:39:52Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T23:29:40Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-11T23:29:40Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-12T09:29:40Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-12T09:29:40Z" level=info msg="Waiting on deployment 'postgres' to be ready"
time="2020-08-12T09:55:14Z" level=info msg="Waiting on deployment 'postgres' to be ready"

@tolusha
Copy link
Contributor

tolusha commented Aug 12, 2020

kubectl get pvc -n che -o yaml ?

@KOSSOKO
Copy link
Author

KOSSOKO commented Aug 12, 2020

kubectl get pvc -n che -o yaml ?

apiVersion: v1
items:
- apiVersion: v1
  kind: PersistentVolumeClaim
  metadata:
    creationTimestamp: "2020-08-11T13:29:51Z"
    finalizers:
    - kubernetes.io/pvc-protection
    labels:
      app: che
      component: postgres
    name: postgres-data
    namespace: che
    ownerReferences:
    - apiVersion: org.eclipse.che/v1
      blockOwnerDeletion: true
      controller: true
      kind: CheCluster
      name: eclipse-che
      uid: ad51f94c-dbd6-11ea-a5b2-fa163e6c591b
    resourceVersion: "256161"
    selfLink: /api/v1/namespaces/che/persistentvolumeclaims/postgres-data
    uid: bc19baf6-dbd6-11ea-a5b2-fa163e6c591b
  spec:
    accessModes:
    - ReadWriteOnce
    dataSource: null
    resources:
      requests:
        storage: 1Gi
    volumeMode: Filesystem
  status:
    phase: Pending
kind: List
metadata:
  resourceVersion: ""
  selfLink: ""

@tolusha
Copy link
Contributor

tolusha commented Aug 12, 2020

Probably some leftovers in the namespace. I don't see storageClassName is set
Could you pls remove the namespace and try again?

@KOSSOKO
Copy link
Author

KOSSOKO commented Aug 12, 2020

It is working thanks. Now che is downloading the images.
I deleted the namespace and rerun the command

kubectl delete namespaces che
namespace "che" deleted
chectl server:start --platform k8s --multiuser --domain=che.test.maap --k8spodwaittimeout=400000 --postgres-pvc-storage-class-name="sata" --workspace-pvc-storage-class-name="sata"

Thanks a lot

@tolusha tolusha mentioned this issue Aug 12, 2020
42 tasks
@tolusha tolusha closed this as completed Aug 12, 2020
@skabashnyuk skabashnyuk removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

4 participants