From owner-freebsd-stable@freebsd.org Sun May 7 16:01:11 2017 Return-Path: Delivered-To: freebsd-stable@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 7CC0FD6285C for ; Sun, 7 May 2017 16:01:11 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: from mail-pg0-x22a.google.com (mail-pg0-x22a.google.com [IPv6:2607:f8b0:400e:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 509C91D56 for ; Sun, 7 May 2017 16:01:11 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: by mail-pg0-x22a.google.com with SMTP id u187so14932470pgb.0 for ; Sun, 07 May 2017 09:01:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=3ITT3IMhMqfM/gD/y2tuxeB15zOpaiWvhs5Xu+qN3xk=; b=AM1NiF4y3hKNUSj5/0x8BHc5kPXSzax6skEpWydmJm/RH5XiWQ6t39r/GWyPiQ6wHK qXMWXVKS5wQ4c7hvjbPinsRbsVpBhVJYcq76pBwJ/9B+1gFpmxqFULVnZSd7qQDXgFuS KMMzQq5aSYKFtZpNFuVTKMjarBijYNVtdThL0JiutPm20727zfFGB3LQMJ3oHa8/uO1L kETnX0fYgU4y6ykjkhFjuq4ieDDoy3GgBn2EARwVgPM9m1q4oN9A3RO0IwikhfjlJRdY 8zAaCm3dBcwbu330PS8XUa6f208p8YIRwd9eXH0fyQf7NcTTIHV874+z4nZZgN1YthCe j/eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=3ITT3IMhMqfM/gD/y2tuxeB15zOpaiWvhs5Xu+qN3xk=; b=GzruUPTJP8rUnPHID3ZV2WFz7yTDCTD0DnUUOn3yFTg3PM4j0VvYOBlDzA8x07iHks RT86aBZ7vRKkA5FozD9ZVPWSpc99q2IY9HFvuZtfQuvj1zqmUZD7JO/XSPKwHqqwiYiM HRoSvzO0OH9n49nacuhCUNHD/bSEaFYNu0VS8+yQFroYN9o4+DM5WtoL+kOiji4XJjPx MFaaApEq634qentW7apc9rxjKzRLzEserGBnb5e1OB+s3ATrrRFidTeJDlJJ3o6qp7Ux 1z/W8tDJ9ZEOOukKP86BtajScqrD10P66ao6g2G7Y1viQmveBI0isueW38muBImvrifp ApmA== X-Gm-Message-State: AN3rC/6wYNvO3UL8oGJ8ul8tYyjqeR4zajgHzO8kmW/pAd6dw8nq9u1G KUb5n2F3oEhK0wzztpo= X-Received: by 10.84.174.1 with SMTP id q1mr60066707plb.188.1494172870313; Sun, 07 May 2017 09:01:10 -0700 (PDT) Received: from [192.168.88.254] (ip70-173-249-54.lv.lv.cox.net. [70.173.249.54]) by smtp.gmail.com with ESMTPSA id o5sm26091006pfk.126.2017.05.07.09.01.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 May 2017 09:01:09 -0700 (PDT) Subject: Re: 11 stable vagrant images: page fault To: Stefan Bethke References: Cc: freebsd-stable@freebsd.org From: jungle boogie Message-ID: <99591b41-40d2-d753-f2a6-db2c86f11af3@gmail.com> Date: Sun, 7 May 2017 09:01:07 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2017 16:01:11 -0000 On 05/07/2017 03:21 AM, Stefan Bethke wrote: > >> Am 07.05.2017 um 07:11 schrieb jungle boogie : >> >> I'm using 11-stable Vagrant image from here: >> https://atlas.hashicorp.com/freebsd/boxes/FreeBSD-11.0-STABLE >> (tried 20th of April and 5th of April). >> >> Unfortunately, I can only get the VM to stay up for about 9 seconds, because it's in a constant reboot loop. >> >> This command will stop the reboot: >> VBoxManage setextradata stable_default_1494131864056_36337 "VBoxInternal/PDM/HaltOnReset" 1 >> >> And when doing so, I see this failure: >> http://imgur.com/a/USHdB >> >> I can download 11-stable and 12-current vdh files and import those into virtualbox, resulting in those not crashing. >> 11-stable is from the 20th of April. > > Out of curiosity, can you try: https://atlas.hashicorp.com/stblassitude/boxes/freebsd-11 > Works! $ uname -a; freebsd-version -ku FreeBSD 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 #0: Tue Apr 11 08:48:40 UTC 2017 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 11.0-RELEASE-p9 11.0-RELEASE-p10 So something is broken with those very specific 11-stable virtual machines. I went back to March and found one that works: FreeBSD 11.0-STABLE FreeBSD 11.0-STABLE #0 r315416: Thu Mar 16 17:20:57 UTC 2017 Very interesting the official image has been 'revoked': https://atlas.hashicorp.com/freebsd/boxes/FreeBSD-11.0-RELEASE > I was unhappy with the official images, so I’m building my own. On my Mac, I can run my image (including the latest freebsd-update patches), without problems. > > The main difference in my image is that the freebsd-update patches are already rolled into the image, so there’s no reboot cycle with vagrant up. I’m updating the image every couple of weeks. > The packer config is at https://github.com/stblassitude/packer-freebsd Thanks, I'll check that out. I think a little more than a year ago there was a freeBSD journal article by Steve Willis or Brad Davis (I think!) about vagrant and packer. In addition to that article (if I still have it), do you have any reading material about vagrant/packer and making own images? > > > Stefan >