Re: Testing in AWS, EBS

From: Artem Tomyuk <admin(at)leboutique(dot)com>
To: Rayson Ho <raysonlogin(at)gmail(dot)com>
Cc: Yves Dorfsman <yves(at)zioup(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Testing in AWS, EBS
Date: 2016-05-26 15:03:38
Message-ID: CANYYVqKow+n9iAFA7mh68scdN3nUjVk=No=SJ22mfQJtnbyuYQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Why no? Or you missed something?

It should be done on every EBS restored from snapshot.

Is that from your personal experience, and if so, when did you do the test??

Yes we are using this practice, because as a part of our production load we
are using auto scale groups to create new instances, wheech are created
from AMI, wheech stands on snapshots, so...

2016-05-26 17:54 GMT+03:00 Rayson Ho <raysonlogin(at)gmail(dot)com>:

> Thanks Artem.
>
> So no EBS pre-warming does not apply to EBS volumes created from snapshots.
>
> Rayson
>
> ==================================================
> Open Grid Scheduler - The Official Open Source Grid Engine
> http://gridscheduler.sourceforge.net/
> http://gridscheduler.sourceforge.net/GridEngine/GridEngineCloud.html
>
>
> On Thu, May 26, 2016 at 10:52 AM, Artem Tomyuk <admin(at)leboutique(dot)com>
> wrote:
> > Please look at the official doc.
> >
> > "New EBS volumes receive their maximum performance the moment that they
> are
> > available and do not require initialization (formerly known as
> pre-warming).
> > However, storage blocks on volumes that were restored from snapshots
> must be
> > initialized (pulled down from Amazon S3 and written to the volume) before
> > you can access the block"
> >
> > Quotation from:
> > http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-initialize.html
> >
> > 2016-05-26 17:47 GMT+03:00 Rayson Ho <raysonlogin(at)gmail(dot)com>:
> >>
> >> On Thu, May 26, 2016 at 10:00 AM, Artem Tomyuk <admin(at)leboutique(dot)com>
> >> wrote:
> >>>
> >>>
> >>> 2016-05-26 16:50 GMT+03:00 Rayson Ho <raysonlogin(at)gmail(dot)com>:
> >>>>
> >>>> Amazon engineers said that EBS pre-warming is not needed anymore.
> >>>
> >>>
> >>> but still if you will skip this step you wont get much performance on
> ebs
> >>> created from snapshot.
> >>
> >>
> >>
> >> IIRC, that's not what Amazon engineers said. Is that from your personal
> >> experience, and if so, when did you do the test??
> >>
> >> Rayson
> >>
> >> ==================================================
> >> Open Grid Scheduler - The Official Open Source Grid Engine
> >> http://gridscheduler.sourceforge.net/
> >> http://gridscheduler.sourceforge.net/GridEngine/GridEngineCloud.html
> >>
> >>
> >>
> >
>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Yves Dorfsman 2016-05-26 15:41:06 Re: Testing in AWS, EBS
Previous Message Rayson Ho 2016-05-26 14:54:54 Re: Testing in AWS, EBS