Closed
Bug 1000927
Opened 11 years ago
Closed 11 years ago
Kickstart three systems with RHEL6
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: selenamarie, Assigned: rbryce)
Details
Hello!
We're repurposing these three systems and they need to be kickstarted with RHEL6:
https://inventory.mozilla.org/en-US/systems/show/2576 node3.pear.metrics.phx1
https://inventory.mozilla.org/en-US/systems/show/2575 node2.pear.metrics.phx1
https://inventory.mozilla.org/en-US/systems/show/2574 node1.pear.metrics.phx1
They've been decommissioned per https://bugzilla.mozilla.org/show_bug.cgi?id=988456 and now will enjoy a new life as a dev object storage cluster.
Thanks!
| Reporter | ||
Comment 1•11 years ago
|
||
NEVERMIND. Further investigation reveals they are already rhel6 :D :D
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•11 years ago
|
||
Ok, after further consultation with :phrawzty we have resolved:
* kickstart these nodes with a fresh RHEL6 install to clear out the Cloudera cruft
* give them NEW NAMES:
ceph[1-3].dev.phx1.mozilla.com
Thank you!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Updated•11 years ago
|
Assignee: server-ops → rbryce
| Assignee | ||
Comment 3•11 years ago
|
||
FOrgot to close this last week. Kickstarted, puppetized and ready to go. Generic HW monitoring is in place.
Note: These servers were originally configured with another KS profile to handle the extra storage. I used the default KS image, which only handles /boot, / , and SWAP space. Not all the extra storage is formatted.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Thanks :rbryce !
:selena, I'm not sure how much space we need for this test phase, but these nodes have ~ 869 GB free. Sufficient ?
--
$ for i in `seq 1 3`; do; ssh ceph3.dev.phx1.mozilla.com 'df -h' | grep sdf; done
/dev/sdf1 917G 1.7G 869G 1% /
/dev/sdf1 917G 1.7G 869G 1% /
/dev/sdf1 917G 1.7G 869G 1% /
Flags: needinfo?(sdeckelmann)
| Reporter | ||
Comment 5•11 years ago
|
||
(In reply to Daniel Maher [:phrawzty] from comment #4)
> Thanks :rbryce !
>
> :selena, I'm not sure how much space we need for this test phase, but these
> nodes have ~ 869 GB free. Sufficient ?
Yeah, that's totally fine for now.
Thanks!
Flags: needinfo?(sdeckelmann)
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
•