Closed
Bug 1002557
Opened 11 years ago
Closed 11 years ago
Increase disk size on lots of AWS puppetmasters
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: rail)
References
Details
The AWS puppet masters need their /data partitions increased to 420G.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → rail
| Reporter | ||
Comment 1•11 years ago
|
||
Including servo, yes :)
| Assignee | ||
Comment 2•11 years ago
|
||
Done.
* created an EBS snapshot of the existing volume
* created new 450G volumes using this snapshot
* attached those to the existing puppet masters
* ran resize2fs
* mounted as /data2
* rsynced /data to /data2
* unmounted the old partition and mounted the new one as /data
* updated /etc/fstab
* detached the old 350G volumes
* I'm going to kill the old volumes tomorrow
| Assignee | ||
Comment 3•11 years ago
|
||
Deleted.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•