Re: Need to replace SAN, best method with least downtime? (8.4.4)

From: Gabriele Bartolini <gabriele(dot)bartolini(at)2ndQuadrant(dot)it>
To: Marinos Yannikos <mjy(at)geizhals(dot)at>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Need to replace SAN, best method with least downtime? (8.4.4)
Date: 2011-04-24 18:17:08
Message-ID: 4DB46924.1020903@2ndQuadrant.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Marinos,

Il 23/04/11 16:00, Marinos Yannikos ha scritto:
> b) set up a PITR slave (warm standby) on the same box, fail over to
> it, replace SAN A, then set up a PITR slave on A and fail over to it
> eventually

Based on what you said (on a professional basis this would require a
thorough assessment), I would recommend using warm standby then
switchover to the new server. This operation will give you the shortest
downtime. When it is restored, switchback to the original server using
the same procedure.

You can find information on this procedure in the documentation and in
PostgreSQL 9 administration cookbook
(http://www.postgresql.org/docs/books/)

If you are not sure you can do this by yourself, you can still contact
professional companies that regularly do this kind of services around
the world (mine is one of them but for a complete list:
http://www.postgresql.org/support/professional_support) and let them do
the job for you. Probably cheaper and safer.

Cheers,
Gabriele

--
Gabriele Bartolini - 2ndQuadrant Italia
PostgreSQL Training, Services and Support
gabriele(dot)bartolini(at)2ndQuadrant(dot)it | www.2ndQuadrant.it

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Phil Couling 2011-04-24 19:44:26 Extract (Recover) data from a cluster built on a different architecture (ARM).
Previous Message Adrian Klaver 2011-04-24 18:01:21 Re: setting local variable