Message from discussion
Group renamed and October pow-wow
Received: by 10.42.57.79 with SMTP id c15mr10041863ich.33.1350500237219;
Wed, 17 Oct 2012 11:57:17 -0700 (PDT)
X-BeenThere: rubygems-org@googlegroups.com
Received: by 10.42.84.2 with SMTP id j2ls16788763icl.0.gmail; Wed, 17 Oct 2012
11:57:16 -0700 (PDT)
Received: by 10.66.73.1 with SMTP id h1mr4795649pav.0.1350500236150;
Wed, 17 Oct 2012 11:57:16 -0700 (PDT)
Received: by 10.66.73.1 with SMTP id h1mr4795648pav.0.1350500236138;
Wed, 17 Oct 2012 11:57:16 -0700 (PDT)
Return-Path: <e...@phx.io>
Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43])
by gmr-mx.google.com with ESMTPS id js4si1202170pbb.2.2012.10.17.11.57.15
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 17 Oct 2012 11:57:15 -0700 (PDT)
Received-SPF: pass (google.com: domain of e...@phx.io designates 209.85.220.43 as permitted sender) client-ip=209.85.220.43;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of e...@phx.io designates 209.85.220.43 as permitted sender) smtp.mail=e...@phx.io
Received: by mail-pa0-f43.google.com with SMTP id fb1so8637621pad.16
for <rubygems-org@googlegroups.com>; Wed, 17 Oct 2012 11:57:15 -0700 (PDT)
d=google.com; s=20120113;
h=date:from:to:message-id:in-reply-to:references:subject:x-mailer
:mime-version:content-type:x-gm-message-state;
bh=Dnc5scj4i0oGl2KM5dhHcfC8CA62uOBZoEZXmtfuPoA=;
b=P8apgwAM0qwDqTZV5DQHYv1z+6uHvLXhwTXwZjGHvz4S4r+sbO+9EUucJVT2VJKmd5
qVCXWsrTwHjxonG3PSodXTR/NU/jmDQ551kzwWl/XPLlEBCdW+QSs6gVqObx1fAXnZr/
NNXDSFEdKALJmvDzrj9KxS4uU2LSXMh1dWgU3zvGvMNZbrGR1mbtTlvaj5uHY1Sqg9Gs
SEggGlEIvCXVdSMToUcL0S5d8+lq7jfqGFshaspg6UD1QdX6yCxAW480KLTuPwuXYTxf
1ESXTmL88BgdeybNicRMHfwFDdqshwheYMmMkdrDrweni6uBecEF9lDWeE3aHHgx+62A
Q+oA==
Received: by 10.68.222.234 with SMTP id qp10mr13019235pbc.127.1350500235609;
Wed, 17 Oct 2012 11:57:15 -0700 (PDT)
Return-Path: <e...@phx.io>
Received: from [172.20.10.2] (mobile-198-228-214-223.mycingular.net. [198.228.214.223])
by mx.google.com with ESMTPS id mz10sm12884441pbc.37.2012.10.17.11.57.14
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 17 Oct 2012 11:57:14 -0700 (PDT)
Date: Wed, 17 Oct 2012 11:57:12 -0700
From: Evan Phoenix <e...@phx.io>
To: rubygems-org@googlegroups.com
Message-ID: <08746482C56549269CFE66AC8FBF7...@phx.io>
In-Reply-To: <2f8b49a2-e9ab-4ab4-886d-a479413853c0@googlegroups.com>
References: <1F9B8BB979824CC5A3C9CE2C78AC9...@quaran.to>
<2f8b49a2-e9ab-4ab4-886d-a479413853c0@googlegroups.com>
Subject: Re: [gemcutter] Re: Group renamed and October pow-wow
X-Mailer: sparrow 1.6.4 (build 1178)
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="507eff88_665aca49_10869"
X-Gm-Message-State: ALoCoQkR3SVm5qig9Q7g7SFUEk9ZRwi0bH5Y8+6GX8BmwVmpz699b8c4rz/z4m3EFbCxJvyIh3zM
--507eff88_665aca49_10869
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Just put the site in maint mode by doing the following:
cd /etc/httpd/conf
vim httpd.conf
comment out "SetEnv RAILS_ENV production"
uncomment "SetEnv RAILS_ENV maintenance"
run "sudo /usr/sbin/apachectl restart"
--
Evan Phoenix // e...@phx.io
On Wednesday, October 17, 2012 at 10:59 AM, Erik Hollensbe wrote:
> Already discussed in IRC, but consolidating the convo, these details before the hangout would really help:
>
> - Database configuration (Redis, Postgres, etc)
> - Network map (just a description will work)
> - Machine configurations (cpu/ram/disk are crucial)
> - Details of any custom software (save the rubygems.org (http://rubygems.org) source) critical to the infra (descriptions and/or code)
> - Listing of known pain points
> - Redis disk space has already been detailed by evan (AOF growing out of control)
>
> Monitoring and charting info would also be nice if you have that easily available, but if not it's not critical for this conversation I don't think.
>
> Be well.
>
> -Erik
>
> On Wednesday, October 17, 2012 10:47:27 AM UTC-7, Nick Quaranto wrote:
> > I've renamed the group! Huzzah! Not sure how I forgot about this before.
> >
> > We're going to have a Google Hangout on Friday (10/19) to discuss current issues at 9PM EST. The link will be posted on this thread once we've kicked it off, and in the #rubygems IRC channel.
> >
> > Issues to cover:
> >
> > * Current status of why the server is unhappy
> > * Progress and update on moving infrastructure
> > * Fixing our stats pages and counting downloading
> > * Improving the Bundler API's performance
> >
>
>
>
>
>
--507eff88_665aca49_10869
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<div>Just put the site in maint mode by doing the followi=
ng:
</div><div><br></div><div>cd /etc/httpd/conf</div><div>vi=
m httpd.conf</div><div>comment out =22SetEnv RAILS=5FENV production=22</d=
iv><div>uncomment =22SetEnv RAILS=5FENV maintenance=22</div><div>run =22s=
udo /usr/sbin/apachectl restart=22</div>
<div><div><br></div>-- <br>Evan Phoenix // evan=40ph=
x.io<br><div><br></div></div>
=20
<p style=3D=22color: =23A0A0A8;=22>On Wednesday, October =
17, 2012 at 10:59 AM, Erik Hollensbe wrote:</p>
<blockquote type=3D=22cite=22 style=3D=22border-left-styl=
e:solid;border-width:1px;margin-left:0px;padding-left:10px;=22>
<span><div><div>Already discussed in IRC, but consoli=
dating the convo, these details before the hangout would really help:<div=
><br></div><div>- Database configuration (Redis, Postgres, etc)</div><div=
>- Network map (just a description will work)</div><div>- Machine configu=
rations (cpu/ram/disk are crucial)</div><div>- Details of any custom soft=
ware (save the <a href=3D=22http://rubygems.org=22>rubygems.org</a> sourc=
e) critical to the infra (descriptions and/or code)</div><div>- Listing o=
f known pain points</div><div> - Redis disk space has already been =
detailed by evan (AO=46 growing out of control)</div><div><br></div><div>=
Monitoring and charting info would also be nice if you have that easily a=
vailable, but if not it's not critical for this conversation I don't thin=
k.</div><div><br></div><div>Be well.</div><div><br></div><div>-Erik<br><d=
iv><br>On Wednesday, October 17, 2012 10:47:27 AM UTC-7, Nick Quaranto wr=
ote:<blockquote type=3D=22cite=22><div>
<div>
I've renamed the group=21 Huzzah=21 Not sure how I fo=
rgot about this before.
</div><div><br></div><div>We're going to have a Google Ha=
ngout on =46riday (10/19) to discuss current issues at 9PM EST. The link =
will be posted on this thread once we've kicked it off, and in the =23rub=
ygems IRC channel.</div><div><br></div><div>Issues to cover:</div><div><b=
r></div><div>* Current status of why the server is unhappy</div><div>* Pr=
ogress and update on moving infrastructure</div><div>* =46ixing our stats=
pages and counting downloading</div><div>* Improving the Bundler API's p=
erformance</div>
=20
</div></blockquote></div></div></div></div></span>
=20
=20
=20
=20
</blockquote>
=20
<div>
<br>
</div>
--507eff88_665aca49_10869--