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

Timed out while installing rook-ceph-cluster app in rook-ceph namespace #132

Open
sohm22 opened this issue Jan 18, 2022 · 1 comment
Open

Comments

@sohm22
Copy link

sohm22 commented Jan 18, 2022

� Installing rook-ceph-cluster app...
Version: v1.5.8
Pre-install dependencies:
 - rook-ceph-operator
Post-install dependencies:
---
⣷ Setting up pre-install dependencies for rook-ceph-operator  Warning: policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
 ✓ Installing app rook-ceph-operator in rook-ceph namespace
 ✓ Installing app rook-ceph-cluster in rook-ceph namespace
ERROR: Timed out while installing rook-ceph-cluster app in rook-ceph namespace

 ✗ Setting up post-install dependencies for rook-ceph-cluster
exit status 1

can anyone help ?

@sahil-lakhwani
Copy link
Contributor

Hey @sohm22 , can you check the status of CR CephCluster rook-ceph
kubectl get cephcluster rook-ceph -n rook-ceph

If the value of Phase is not Ready, you might want to check the logs of the operator
kuebctl logs rook-ceph-operator-<uuid> -n rook-ceph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants