Travis Glenn Hansen
Travis Glenn Hansen
The minimum allowed size through the api is 1GB. Can you try with a size above that and make sure the quota is correctly set?
Yeah probably should add a note.
Note added to the README for an upcoming release.
Filesystem grow operations are attempted by democratic-csi every time a volume is 'staged' on a node. Was that an intermittent issue? Seems pretty odd..
Hmm, was there an unclean shutdown or something? As any FYI ext4 also resizes upon mount, that code simply does the same thing for ext3, 4, and 4dev.
Can you do a `df` on the mount point? Also what os and kernel version is running?
Does this help at all: https://superuser.com/questions/816627/xfs-incorrect-statement-of-no-space-left-on-device As an FYI, ext4 also does a grow operation each mount as well.
To be clear that would only impact new volumes, did you delete and recreate the volume for testing?
Yeah. That’s been discussed a bit. I would just make this a request to formally allow a new flag on a per release basis which controls the behavior for ‘normal’...
Golang is unfortunately not my forte but I can provide some guidance :)