Skip to content

datanode PVC: No space left on device #72

Answered by sbernauer
rajarshp asked this question in Q&A
Discussion options

You must be logged in to vote

That makes perfect sense, the next guess would have been inodes as well.

I just checked and for a 30Gi pvc on IONOS cloud you get 2.0M, on a different cloud you get 1.9M inodes. So seems like Trident is on the lower side of things with 0.9M.

I googled a bit and found https://kb.netapp.com/Cloud/Astra/Trident/Does_Trident_support_configuring_inodes_on_volume_creation.
I also wanted to mention that you can use multiple PVCs for datanodes, see https://docs.stackable.tech/home/stable/hdfs/usage-guide/resources/#_multiple_storage_volumes.
This could help if you get a higher inode/GiB ratio for smaller persistent volumes.

Anyhow, if you divide 3GB of data by 933887 inodes, you end up with an av…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rajarshp
Comment options

@sbernauer
Comment options

Answer selected by rajarshp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants