Closed
Bug 850200
Opened 12 years ago
Closed 12 years ago
increase the swap on the scl3 bmo webheads from 2g to 8g
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: glob, Assigned: afernandez)
Details
rom bug 849721:
- the nagios is alerts (low swap) may not be a new issue
- phx webheads had 8g swap, scl3 has 2g
- ashish noticed that phx was pretty heavy on swap consumption (swap avg 1.1G over a year), however this wasn't a high enough percentage to trigger nagios
would it be possible to increase the swap on the scl3 bmo webheads from 2g to 8g?
Comment 1•12 years ago
|
||
Great catch, not sure I even realized this.
Comment 2•12 years ago
|
||
If the box is swapping so much on a regular basis, why not just add more RAM (if the problem can't be solved in other ways)?
Comment 3•12 years ago
|
||
(In reply to Reed Loden [:reed] from comment #2)
> If the box is swapping so much on a regular basis, why not just add more RAM
> (if the problem can't be solved in other ways)?
As always, you don't have visibility into everything :)
The new webheads have 16GB of RAM. The previous webheads only had 8...so this is a simple step to see if this fixes the issue we're seeing.
Comment 4•12 years ago
|
||
Going to move this to server-ops.
Assignee: server-ops-devservices → server-ops
Component: Server Operations: Developer Services → Server Operations
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops → afernandez
| Assignee | ||
Comment 5•12 years ago
|
||
Is this still needed? If so can it be done on Tuesday (2013/10/16)?
Comment 6•12 years ago
|
||
(In reply to Adrian Fernandez [:Aj] from comment #5)
> Is this still needed? If so can it be done on Tuesday (2013/10/16)?
I guess we could do it. Will it be a downtime-less change? If not, we need to go to the CAB for this.
| Assignee | ||
Comment 7•12 years ago
|
||
Well there are two main ways of doing it.
1. Offline, resize the partitions so that swap (in this case /dev/sda2) gets bigger and / (/dev/sda3) gets a smaller.
2. Online, Add an actual swap file.
I am more of a fan of #1 as to keep things clean and simple but can do 2 if we don't want to schedule any possible downtime (technically there shouldn't be as we would drain in Zeus then perform the changes).
Comment 8•12 years ago
|
||
We should do 1 and do it on a weekend. This means we should drain a node from zeus, do the work and then undrain. Good opportunity to do kernel upgrades too. Before we do that, I'd cycle back to :glob and see if he still feels it's good to have this.
Flags: needinfo?(glob)
imho we've run with the current configuration for long enough that it probably isn't worth the effort to change this.
Flags: needinfo?(glob)
Comment 10•12 years ago
|
||
Okay then :)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•