Gitpod: Is the workspace directory partition fixed at 15gb?

Created on 28 Mar 2020  路  6Comments  路  Source: gitpod-io/gitpod

My current project USES more than 15gb of disk space, and I tried to go to another directory for the project, but any file creation behavior prompted read-only, so does that mean I can't continue using gitpod?
image

bug

All 6 comments

Yes, we have put in this limit. Could you elaborate what kind of project it is and why it is consuming that much disk space?

Actually, that's weird, I think this limit should be at 20 GiB currently (and I'm lobbying internally to get it raised to 50 GiB, in order to unlock some ultra cool large open-source projects).

This 15G limit seems like a bug.

Those are two separate limits: one is the space available to a workspace (used to be 15 GiG). The other is the maximum bytes we'll upload during a backup (20 GiG).

+1 to 50GB! or 500GB because i need around 256GB for minds development

Actually, that's weird, I think this limit should be at 20 GiB currently (and I'm lobbying internally to get it raised to 50 GiB, in order to unlock some ultra cool large open-source projects).

This 15G limit seems like a bug.

thanks bro, let me know if you've got it

@Lrvineshaw Sure! But I think this bug is already fixed (馃帀) https://github.com/gitpod-io/gitpod/issues/1349#issuecomment-624206558:

one is the space available to a workspace (used to be 15 GiG)

The "used to be 15 GiB" makes me think that this limit is no longer active, and I personally haven't seen a 15 GiB disk limit in my workspaces recently. So I'll close this issue, but please let me know if you're still seeing 15 GiB! (Then we should look again and fix it for good.)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ColbyWTaylor picture ColbyWTaylor  路  3Comments

mouse484 picture mouse484  路  3Comments

kittaakos picture kittaakos  路  3Comments

kuniss picture kuniss  路  3Comments

bytekast picture bytekast  路  3Comments