[MDEV-13666] Wheezy runs out of disk space / shm Created: 2017-08-29 Updated: 2017-10-04 Resolved: 2017-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alice Sherepa | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
As discussed earlier, wheezy has been running out of space quite often recently. Probably other VMs will follow. The outcome of that discussion was that we should try to increase the memory for our kvm runs. |
| Comments |
| Comment by Daniel Bartholomew [ 2017-08-31 ] |
|
Current plan is to add a new memory size variable to maria-master.cfg and update the various builder definitions to use that variable when launching VMs. This way if we want to change the default memory again we can just update one variable and have it apply everywhere. |
| Comment by Daniel Bartholomew [ 2017-08-31 ] |
|
This is now in place. Not sure if it's related or not, but I also noticed that the most recent wheezy 10.2 builds succeeded, before I upped the memory. Marko made the commit that seemed to fix things: https://github.com/MariaDB/server/commit/a9e71c77e429e5cf35bb5373a4bda41983d21002 In any case, we can still easily adjust the memory now, up or down. |
| Comment by Daniel Bartholomew [ 2017-10-04 ] |
|
I think this issue is fixed. Please reopen if it is not (with details and links of what remains to be done). Thanks. |