<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Socorro Status Blog</title>
	<atom:link href="http://blog.mozilla.org/socorro/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.org/socorro</link>
	<description>Announcements about crash-stats.mozilla.com</description>
	<lastBuildDate>Wed, 05 Dec 2012 18:18:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Planned Maintenance 5-8pm PT &#8211; PostgreSQL 9.2 upgrade</title>
		<link>http://blog.mozilla.org/socorro/2012/12/05/planned-maintenance-5-8pm-pt-postgresql-9-2-upgrade/</link>
		<comments>http://blog.mozilla.org/socorro/2012/12/05/planned-maintenance-5-8pm-pt-postgresql-9-2-upgrade/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 18:17:46 +0000</pubDate>
		<dc:creator>Laura Thomson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=173</guid>
		<description><![CDATA[On Dec 5, 2012, from 5pm PT to 8pm PT, crash-stats.mozilla.com will be undergoing maintenance and will be temporarily unavailable. This evening&#8217;s outage will involve routine maintenance which includes upgrading our systems to use PostgreSQL version 9.2. We will also be deploying version 29 of Socorro, which primarily supports the database upgrade. We expect all [...]]]></description>
				<content:encoded><![CDATA[<p>On Dec 5, 2012, from 5pm PT to 8pm PT, crash-stats.mozilla.com will be undergoing maintenance and will be temporarily unavailable. </p>
<p>This evening&#8217;s outage will involve routine maintenance which includes upgrading our systems to use PostgreSQL version 9.2. We will also be deploying version 29 of Socorro, which primarily supports the database upgrade.</p>
<p>We expect all systems to be recovered by 8pm PT.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2012/12/05/planned-maintenance-5-8pm-pt-postgresql-9-2-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socorro upgrade: short downtime at 5.30pm PDT today</title>
		<link>http://blog.mozilla.org/socorro/2012/09/25/socorro-upgrade-short-downtime-at-5-30pm-pdt-today/</link>
		<comments>http://blog.mozilla.org/socorro/2012/09/25/socorro-upgrade-short-downtime-at-5-30pm-pdt-today/#comments</comments>
		<pubDate>Tue, 25 Sep 2012 22:03:27 +0000</pubDate>
		<dc:creator>Laura Thomson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=169</guid>
		<description><![CDATA[We will be doing a minor PostgreSQL update from version 9.0.9 to 9.0.10 tonight at 5.30pm PT. The Socorro webapp will be unavailable for 1-2 minutes at that time. This is being tracked in]]></description>
				<content:encoded><![CDATA[<p>We will be doing a minor PostgreSQL update from version 9.0.9 to 9.0.10 tonight at 5.30pm PT.  The Socorro webapp will be unavailable for 1-2 minutes at that time.</p>
<p>This is being tracked in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=793795" title="https://bugzilla.mozilla.org/show_bug.cgi?id=793795"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2012/09/25/socorro-upgrade-short-downtime-at-5-30pm-pdt-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socorro maintenance window tonight, Sept 12, @ 5pm PDT</title>
		<link>http://blog.mozilla.org/socorro/2012/09/12/socorro-maintenance-window-tonight-sept-12-5pm-pdt/</link>
		<comments>http://blog.mozilla.org/socorro/2012/09/12/socorro-maintenance-window-tonight-sept-12-5pm-pdt/#comments</comments>
		<pubDate>Wed, 12 Sep 2012 20:57:39 +0000</pubDate>
		<dc:creator>Laura Thomson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=165</guid>
		<description><![CDATA[Tonight we are pushing an update to Socorro (http://crash-stats.mozilla.com) to support rapid betas. This involves complex database changes to support all the by-build-date views that are in the new release. We intend to do this without significant user-facing downtime, by breaking replication, failing over to secondary, pushing the changes to primary, verifying, and failing back. [...]]]></description>
				<content:encoded><![CDATA[<p>Tonight we are pushing an update to Socorro (<a href="http://crash-stats.mozilla.com">http://crash-stats.mozilla.com</a>) to support rapid betas.  This involves complex database changes to support all the by-build-date views that are in the new release.</p>
<p>We intend to do this without significant user-facing downtime, by breaking replication, failing over to secondary, pushing the changes to primary, verifying, and failing back.  This is the first time we&#8217;ve tried a procedure like this for a code release.  In the past we&#8217;ve done pushes like this one with downtime, although we have used this procedure for database upgrades.  This is an attempt at making things disruption free for you, our users.</p>
<p>If this doesn&#8217;t work for any reason, in the worst case the webapp will be offline for up to an hour, starting at around 5pm PDT.</p>
<p>We will continue collecting crashes throughout, but processing will be paused during the maintenance window.</p>
<p>You can track progress in this bug:<br />
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=790707">https://bugzilla.mozilla.org/show_bug.cgi?id=790707</a></p>
<p>The bugs that will be shipping in this release are documented here:<br />
<a href="https://bugzilla.mozilla.org/buglist.cgi?target_milestone=18&#038;product=Socorro">https://bugzilla.mozilla.org/buglist.cgi?target_milestone=18&#038;product=Socorro</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2012/09/12/socorro-maintenance-window-tonight-sept-12-5pm-pdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HBase outage &#8211; more leap second fallout</title>
		<link>http://blog.mozilla.org/socorro/2012/07/11/hbase-outage-more-leap-second-fallout/</link>
		<comments>http://blog.mozilla.org/socorro/2012/07/11/hbase-outage-more-leap-second-fallout/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 13:39:30 +0000</pubDate>
		<dc:creator>Laura Thomson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=160</guid>
		<description><![CDATA[We are currently experiencing an HBase outage due to an NTP offset. This was caused by accidentally re-running the leap second correction script (via puppet). The NTP problem has been fixed &#8211; tracked in this bug (private infra only, sorry) https://bugzilla.mozilla.org/show_bug.cgi?id=772792. We are in the process of restoring HBase services and will update when it&#8217;s [...]]]></description>
				<content:encoded><![CDATA[<p>We are currently experiencing an HBase outage due to an NTP offset. This was caused by accidentally re-running the leap second correction script (via puppet).</p>
<p>The NTP problem has been fixed &#8211; tracked in this bug (private infra only, sorry) <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=772792">https://bugzilla.mozilla.org/show_bug.cgi?id=772792</a>.  </p>
<p>We are in the process of restoring HBase services and will update when it&#8217;s done.</p>
<p>In the meantime you will be unable to load individual crash reports, and new crashes will not be processed, although they are being safely stored for later processing.</p>
<p>Update: we&#8217;re back.  Took two attempts to restore HBase as it was running low on file descriptors.  We will solve that problem medium term with a purge according to our data retention policy.  New purge process is in testing on staging at present.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2012/07/11/hbase-outage-more-leap-second-fallout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HBase is down due to Java Leap Second bug</title>
		<link>http://blog.mozilla.org/socorro/2012/06/30/hbase-is-down-due-to-java-leap-second-bug/</link>
		<comments>http://blog.mozilla.org/socorro/2012/06/30/hbase-is-down-due-to-java-leap-second-bug/#comments</comments>
		<pubDate>Sun, 01 Jul 2012 01:36:41 +0000</pubDate>
		<dc:creator>Laura Thomson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=156</guid>
		<description><![CDATA[A problem with Java&#8217;s handling of the Leap Second today caused our HBase clusters to crash. Currently we are accepting but not processing crashes. You will also be unable to view individual crash reports until the problem is resolved. Tracking in https://bugzilla.mozilla.org/show_bug.cgi?id=769972 I&#8217;ll update when the problem is fixed. Update: As of 11.25pm EDT, Socorro [...]]]></description>
				<content:encoded><![CDATA[<p>A problem with Java&#8217;s handling of the Leap Second today caused our HBase clusters to crash.  Currently we are accepting but not processing crashes.  You will also be unable to view individual crash reports until the problem is resolved.</p>
<p>Tracking in </p>
<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=769972" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=769972</a></p>
<p>I&#8217;ll update when the problem is fixed.</p>
<p>Update: As of 11.25pm EDT, Socorro is functioning normally.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2012/06/30/hbase-is-down-due-to-java-leap-second-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socorro outage Sunday 4/15</title>
		<link>http://blog.mozilla.org/socorro/2012/04/15/socorro-outage-sunday-415/</link>
		<comments>http://blog.mozilla.org/socorro/2012/04/15/socorro-outage-sunday-415/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 03:39:29 +0000</pubDate>
		<dc:creator>Laura Thomson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=152</guid>
		<description><![CDATA[The Socorro admin node was down for most of the day. This means that various pieces of batch processing did not happen. While the machine is now back online, we are still cleaning up. All data was collected, and processing is up to date. You may see some abnormalities in aggregate data and graphs until [...]]]></description>
				<content:encoded><![CDATA[<p>The Socorro admin node was down for most of the day.  This means that various pieces of batch processing did not happen.  While the machine is now back online, we are still cleaning up.  </p>
<p>All data was collected, and processing is up to date.  You may see some abnormalities in aggregate data and graphs until we complete backfilling and cleanup.</p>
<p>Further detail can be found in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=745539" title="https://bugzilla.mozilla.org/show_bug.cgi?id=745539">bug 745539</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2012/04/15/socorro-outage-sunday-415/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pushing 2.4.2 database changes tonight</title>
		<link>http://blog.mozilla.org/socorro/2012/02/14/pushing-2-4-2-database-changes-tonight/</link>
		<comments>http://blog.mozilla.org/socorro/2012/02/14/pushing-2-4-2-database-changes-tonight/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 01:35:43 +0000</pubDate>
		<dc:creator>jberkus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=148</guid>
		<description><![CDATA[Socorro version 2.4.2 database changes are being pushed tonight, Feb 14, 6pm PST to 9pm PST.  This may cause some sluggishness, but will not require a downtime. Code changes will be pushed on Feb. 15th.]]></description>
				<content:encoded><![CDATA[<p>Socorro version 2.4.2 database changes are being pushed tonight, Feb 14, 6pm PST to 9pm PST.  This may cause some sluggishness, but will not require a downtime.</p>
<p>Code changes will be pushed on Feb. 15th.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2012/02/14/pushing-2-4-2-database-changes-tonight/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Downtime planned for Socorro 2.4 Upgrade</title>
		<link>http://blog.mozilla.org/socorro/2012/01/10/downtime-planned-for-socorro-2-4-upgrade/</link>
		<comments>http://blog.mozilla.org/socorro/2012/01/10/downtime-planned-for-socorro-2-4-upgrade/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 23:00:05 +0000</pubDate>
		<dc:creator>jberkus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=143</guid>
		<description><![CDATA[Socorro/crash-stats will be down from 16:00 UTC to approximately 18:00 UTC ( 8am to 10am PST ) this Friday, January 13th.  This is to accomplish the 2.4 upgrade, whose primary feature is changing the whole socorro database to consistently use UTC times instead of PST/PDT times.  Followed by this downtime period will be a somewhat [...]]]></description>
				<content:encoded><![CDATA[<p>Socorro/crash-stats will be down from 16:00 UTC to approximately 18:00 UTC ( 8am to 10am PST ) this Friday, January 13th.  This is to accomplish the 2.4 upgrade, whose primary feature is changing the whole socorro database to consistently use UTC times instead of PST/PDT times.  Followed by this downtime period will be a somewhat longer ( 2 to 5 hour ) period of degraded performance as we backfill a bunch of data in the background.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2012/01/10/downtime-planned-for-socorro-2-4-upgrade/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>individual crash reports temporarily inaccessible</title>
		<link>http://blog.mozilla.org/socorro/2011/11/28/individual-crash-reports-temporarily-inaccessible/</link>
		<comments>http://blog.mozilla.org/socorro/2011/11/28/individual-crash-reports-temporarily-inaccessible/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 19:40:53 +0000</pubDate>
		<dc:creator>rhelmer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=139</guid>
		<description><![CDATA[We were slow pushing a config change for the latest release, so individual crash reports are not accessible (all other reports are fine). We&#8217;re working on correcting this ASAP.]]></description>
				<content:encoded><![CDATA[<p>We were slow pushing a config change for the latest release, so individual crash reports are not accessible (all other reports are fine). We&#8217;re working on correcting this ASAP.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2011/11/28/individual-crash-reports-temporarily-inaccessible/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Socorro Update this morning</title>
		<link>http://blog.mozilla.org/socorro/2011/11/07/socorro-update-this-morning/</link>
		<comments>http://blog.mozilla.org/socorro/2011/11/07/socorro-update-this-morning/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 17:44:27 +0000</pubDate>
		<dc:creator>jberkus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/socorro/?p=136</guid>
		<description><![CDATA[We will be pushing a socorro update at around 10am PST this morning.  This update will enable hang reports and searches on content reports and a few other features. During the push, expected to last until 10:30AM, some data may appear inconsistent and seach links may be broken.  This situation is expected to correct itself [...]]]></description>
				<content:encoded><![CDATA[<p>We will be pushing a socorro update at around 10am PST this morning.  This update will enable hang reports and searches on content reports and a few other features.</p>
<p>During the push, expected to last until 10:30AM, some data may appear inconsistent and seach links may be broken.  This situation is expected to correct itself before 11:00AM; if it does not, then please inform the socorro team on irc.mozilla.org #breakpad.</p>
<p>Thank you for your patience!  Lots of great new socorro features are coming over the next three months!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/socorro/2011/11/07/socorro-update-this-morning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
