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

No free space #25

Open
mohammadkarami2023 opened this issue Oct 8, 2023 · 4 comments
Open

No free space #25

mohammadkarami2023 opened this issue Oct 8, 2023 · 4 comments

Comments

@mohammadkarami2023
Copy link

I am new to k8s and deployed rawfile-localpv on k8s 1.28 and all the relevant pods are running. when i make the storage class and use that in my pod i get the following in pod describe:
"1 node(s) did not have enough free storage"
but my node has plenty of free space (around 100G, my request is 10G) and has no DiskPressure in the node describe
can you please guide me

@mohammadkarami2023
Copy link
Author

Using rawfile_remaining_capacity_bytes metric in grafana, it also shows that i have around 100G free space

@jaredkipe
Copy link

If you look at the logs you'll find Failed to watch *v1beta1.CSIStorageCapacity: failed to list *v1beta1.CSIStorag │ │ eCapacity: the server could not find the requested resource

https://cloud.google.com/kubernetes-engine/docs/deprecations/apis-1-27#csistoragecapacity-127

I'm not going to call this abandonware quite yet, but I guess I'm forking it now and will start hacking away on keeping it working...

@jaredkipe
Copy link

654f178 this works

@orville-wright
Copy link
Contributor

Hi @jaredkipe as you noticed, we are in the process of a major restructuring of the openEBS project. The main goal is to focus on the most popular, active & deployed Storage Engines.... and archive/migrate all legacy repos/projects out to the openebs-at hive org. We're doing this with the help of CNCF.

Local PV Rawfile is one of the projects where the decision was difficult. We decided to keep it (Me and @tiagolobocastro were the champions supporting this) as we're think Rawfile provides some key value to users.

I'll contact the author @semekh to discuss involving him in the restructuring work that is under way for the past 5 months.

Is there any specific thing you'd like to discuss about Rawfile.

note: As part of the major restructuring, we're tidying up the names of all the Storage Engines so that it's consistent across all 5 Engines. (previously it was confusing for users).

  • All Local-PV engines are named "Local PV ". So Rawfile becomes... Local PV Rawfile.

Anyway, I'm happy to discuss this Storage Engine with you and support it as part of OpenEBS. It's great that you are shining a light on it. thx.

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

3 participants