Closed
Bug 1456759
Opened 7 years ago
Closed 7 years ago
increase size of the c: drive on windows 10 taskcluster workers
Categories
(Infrastructure & Operations :: RelOps: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: grenade, Assigned: grenade)
Details
papertrail is showing a number of log messages stating that the drive has become full on gecko-t-win10-64* worker types.
https://papertrailapp.com/groups/2488493/events?q="There is not enough space on the disk"
we already mount a disk of 120gb for those worker types but the os partitioning only makes use of the first 40gb.
increase the partition size to make use of the full disk.
| Assignee | ||
Comment 1•7 years ago
|
||
implemented:
https://github.com/mozilla-releng/OpenCloudConfig/commit/ba0edf8291bb74d4aff19b46e0401c4d640e5e3c
https://github.com/mozilla-releng/OpenCloudConfig/commit/8bfa90eec7417ce9967c25b81d2050bff5988a16
https://github.com/mozilla-releng/OpenCloudConfig/commit/dbeec18f1694b607c2e176ec969588d32688eae8
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•