Closed Bug 646573 Opened 13 years ago Closed 13 years ago

Increase storage for non-prod DB servers

Categories

(Socorro :: General, task)

x86
macOS
task
Not set
normal

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.
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: 13 years ago
Resolution: --- → FIXED
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.