From owner-svn-doc-all@freebsd.org Sun Jan 8 23:49:56 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18186CA6AC6; Sun, 8 Jan 2017 23:49:56 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF68A1FEA; Sun, 8 Jan 2017 23:49:55 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v08NntIA048110; Sun, 8 Jan 2017 23:49:55 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v08NntTC048109; Sun, 8 Jan 2017 23:49:55 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201701082349.v08NntTC048109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Sun, 8 Jan 2017 23:49:55 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49806 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2017 23:49:56 -0000 Author: bjk Date: Sun Jan 8 23:49:54 2017 New Revision: 49806 URL: https://svnweb.freebsd.org/changeset/doc/49806 Log: Add EC2 entry from cperciva Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Sun Jan 8 23:02:16 2017 (r49805) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Sun Jan 8 23:49:54 2017 (r49806) @@ -83,4 +83,72 @@ Miscellaneous + + &os;/EC2 + + + + + Colin + Percival + + cperciva@FreeBSD.org + + + + + +

This report covers work since the last &os;/EC2 status report + (2015Q1).

+ +

&os;/EC2 is now part of the regular &os; release build, + with snapshots and releases being automatically uploaded and + copied to all available regions. Due to legal restrictions + this does not currently include the GovCloud or China + (Beijing) regions; anyone wishing to use &os; in those regions + is encouraged to contact the author.

+ +

The AWS Marketplace reports that approximately 800 users + are running roughly 2000 &os; EC2 instances. This does not + count the likely significantly larger number of EC2 instances + launched "directly" through the EC2 API and Console, but at + least places a lower bound on usage.

+ +

&os; 11.0-RELEASE shipped with support for the "enhanced + networking" support in EC2 C3, C4, R3, I2, D2, and M4 + (excluding m4.16xlarge) instances; this provides significantly + higher network performance than the virtual networking + available on older EC2 instances and with older versions of + &os;.

+ +

&os; 11.0-RELEASE and later also use indirect segment disk + I/Os, which yield ~20% higher throughput with equal or lower + latency, and support the 128-vCPU x1.32xlarge instance + type.

+ +

&os; now supports the Amazon Simple Systems Manager service + ("run command").

+ + + + Complete a pending reorganization of the accounts used for &os;/EC2 + releases. + + Support "second generation enhanced networking" via + the new Elastic Network Adapter found in P2, R4, X1, and + m4.16xlarge instances. + + Provide tools for improved functionality via the Simple + Systems Manager service: Listing installed packages, checking + for updates, adding/removing users, [your favourite sysadmin + task goes here]. + + Add support for EC2's IPv6 networking to the default &os;/EC2 + configuration. + + Continue ongoing interoperability testing between &os;'s + NFS client and Amazon Elastic File System + (NFS-as-a-service). + +