Closed
Bug 646573
Opened 14 years ago
Closed 14 years ago
Increase storage for non-prod DB servers
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jberkus, Assigned: jabba)
Details
The following servers need an increase in the amount of SAN storage available to them for the database share in order to match production:
ReplayDB (socorro1.db.sjc1.mozilla.com): 850GB
DevDB: (socorro1.dev.db.sjc1.mozilla.com): 850GB
StageDB: (socorro1.stage.db.sjc1.mozilla.com): 850GB
Note that we regularly clone ReplayDB to the other two. So if it makes sense, you could merely increase the size of the ReplayDB share and wait for the next clone for the other two.
Assignee | ||
Comment 1•14 years ago
|
||
This is done.
[root@socorro1.db.sjc1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg00-root
269G 1.6G 254G 1% /
tmpfs 1.9G 0 1.9G 0% /dev/shm
/dev/cciss/c0d0p1 504M 59M 420M 13% /boot
/dev/sda1 837G 341G 496G 41% /pgdata
[root@socorro1.db.sjc1 ~]#
Stage and Dev servers will automatically get the new size next time they clone from this server.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•