# ECK Stack - no persistent volumes available for this claim and no storage class is set

**URL:** https://discuss.elastic.co/t/eck-stack-no-persistent-volumes-available-for-this-claim-and-no-storage-class-is-set/337875
**Category:** Elasticsearch
**Created:** [July 7, 2023, 8:53am UTC](https://discuss.elastic.co/t/eck-stack-no-persistent-volumes-available-for-this-claim-and-no-storage-class-is-set/337875 "2023-07-07T08:53:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![simonebenati](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/simonebenati/32/123185_2.png) [@simonebenati](https://discuss.elastic.co/u/simonebenati)
#### Post date: [July 7, 2023, 8:53am UTC](https://discuss.elastic.co/t/eck-stack-no-persistent-volumes-available-for-this-claim-and-no-storage-class-is-set/337875/1 "2023-07-07T08:53:59Z")

</div>

As the title says I am not able to provision a pvc, the error is:

> "no persistent volumes available for this claim and no storage class is set"

And therefore the describe of the elasticsearch pod says:

> pod has unbound immediate PersistentVolumeClaims. preemption: 0/6 nodes are available: 6 Preemption is not helpful for scheduling.

The helm chart has default values, I'm on kubernetes v1.25.10+rke2r1 . The csi is longhorn:

```auto
NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
longhorn (default) driver.longhorn.io Delete Immediate true 79m

```

Does anyone have idea of what I'm doing wrong or how I could fix this? As I said I installed the operator via helm with default values then installed the eck stack via helm with default values.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [August 4, 2023, 8:54am UTC](https://discuss.elastic.co/t/eck-stack-no-persistent-volumes-available-for-this-claim-and-no-storage-class-is-set/337875/2 "2023-08-04T08:54:53Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
