Closed Bug 894478 Opened 11 years ago Closed 11 years ago

Kickstart a spare seamicro in SCL3 for releng

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: fox2mike, Assigned: ericz)

References

Details

Let's call this github-sync4.dmz.scl3.mozilla.com, any standard spare seamicro.

Once it's online, let's puppetize with the same user/classes as the others.
Assignee: server-ops → eziegenhorn
Blocks: 877922
Group: infra
This needs kind of a lot of inodes. Anything we can do to bump up from the default?
earlier bugs should have inode requirement -- see bug 802702 and bug 877922 comment 0
This is done and ready.

For future reference, there are a couple of ways out there for increasing inodes at kickstart time such as --bytes-per-inode and even running sed against /etc/mke2fs.conf, none of which work.  The only thing I could get working was making the filesystem in advance with systemrescuecd/mkfs, then telling kickstart to use it without formatting it (clearpart --none, a few --onpart's and a --noformat).
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
looks good - Thanks!
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.