Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b62nZ-0000JC-GS for pgsql-performance@arkaria.postgresql.org; Thu, 26 May 2016 21:26:33 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b62nX-0007tu-RD for pgsql-performance@arkaria.postgresql.org; Thu, 26 May 2016 21:26:31 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1b62nX-0007tl-2o for pgsql-performance@postgresql.org; Thu, 26 May 2016 21:26:31 +0000 Received: from mail-oi0-x229.google.com ([2607:f8b0:4003:c06::229]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1b62nU-0001zf-4p for pgsql-performance@postgresql.org; Thu, 26 May 2016 21:26:29 +0000 Received: by mail-oi0-x229.google.com with SMTP id k23so145085731oih.0 for ; Thu, 26 May 2016 14:26:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=pjOcBceqQF2bOZXiYDVTp0EGq3uKtPTRjLmRFkDA8qQ=; b=Qp1rzvCdK9HZQa8a8ENo9bwNh1IeMLXf6ly4Q8DynGNdfMQVZTg4kjVuu5k6ncc8uF ODM3nDTuPhuIUXMVDO92gwP7GYnqHBLrkPy6KsZdo/YT6Ef5GIl3TKw8pP0TV/nAQmvR qw2qtRDV7MvtZEDWrmdb0nyhrCpV+HpvX+h/Ov6ob+LJW79genkHWQ/cLGP7KIDIcuhM OPJOhpLVHCTi8F9RpuAoHXy/Q/bCfUCjfo+jsIC0LQmjgtQzoH9Dx+aZOtY+JdMuYkXD 1OT2Uksgu2pd2Q7D6m3EbS09Ov709iH2bDnn57nhSq4j8nUaYSkdpncpehpVYOmHSWtA uCVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=pjOcBceqQF2bOZXiYDVTp0EGq3uKtPTRjLmRFkDA8qQ=; b=g6G8ypZEv7dV6f6YyvcTp7f1b68BPISvYgCxZbqPIUUr/a02fCu5TESqWoj2QvjmbE vc9sDi8Hfrso9/gx1NzdZF2aVHBlCYiMZgtpKXzMxk9cm+pPlM4ttqP6XZ3RED8D8amI RIJhAiGGFQbH1P+h2lXcFTZM5wYu0nA/woSa/SO7sgkpmN+gxRHO0OkH3844i1lAiKr+ XM28Eec/v1i8azK6bRdRjUVrC1HBy+Aa9VveOEQO6Toa4l3wzUea5u/f2DBkyKDbT7vo lbaKVMZqh4TsWvJqaQ6Dh+dVW6TlxZEoHttDzKYruJ/JVa86cDSHS2hDnTAQqu87zPo+ uddw== X-Gm-Message-State: ALyK8tLcfi80O5dwcUYTw9J4cuPGQMXo5vdbwroPtp5cXqUUCayICwwvCjCpjChdNxMmSqIkuJA1d+oCZaRBlQ== MIME-Version: 1.0 X-Received: by 10.202.88.86 with SMTP id m83mr7190388oib.52.1464297987461; Thu, 26 May 2016 14:26:27 -0700 (PDT) Received: by 10.202.244.3 with HTTP; Thu, 26 May 2016 14:26:27 -0700 (PDT) In-Reply-To: <57471912.8050509@zioup.com> References: <57463BAC.2090608@zioup.com> <5746F1B3.8080701@zioup.com> <57471912.8050509@zioup.com> Date: Thu, 26 May 2016 17:26:27 -0400 Message-ID: Subject: Re: Testing in AWS, EBS From: Rayson Ho To: Yves Dorfsman Cc: pgsql-performance@postgresql.org Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-performance Precedence: bulk Sender: pgsql-performance-owner@postgresql.org Thanks Yves for the clarification! It used to be very important to pre-warm EBS before running benchmarks in order to get consistent results. Then at re:Invent 2015, the AWS engineers said that it is not needed anymore, which IMO is a lot less work for us to do benchmarking in AWS, because pre-warming a multi-TB EBS vol is very time consuming, and the I/Os were not free. 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 11:41 AM, Yves Dorfsman wrote: > On 2016-05-26 09:03, Artem Tomyuk wrote: >> Why no? Or you missed something? > > I think Rayson is correct, but the double negative makes it hard to read: > > "So no EBS pre-warming does not apply to EBS volumes created from snapshots." > > Which I interpret as: > So, "no EBS pre-warming", does not apply to EBS volumes created from snapshots. > > Which is correct, you sitll have to warm your EBS when created from sanpshots (to get the data from S3 to the filesystem). > > > -- > http://yves.zioup.com > gpg: 4096R/32B0F416 > > > > -- > Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-performance -- Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance