From owner-freebsd-current@freebsd.org Fri Aug 16 19:43:42 2019 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1B5D6ACE5D for ; Fri, 16 Aug 2019 19:43:42 +0000 (UTC) (envelope-from tsoome@me.com) Received: from pv50p00im-tydg10021701.me.com (pv50p00im-tydg10021701.me.com [17.58.6.54]) (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 469DJs2B1fz4gW6 for ; Fri, 16 Aug 2019 19:43:40 +0000 (UTC) (envelope-from tsoome@me.com) Received: from nazgul.lan (148-52-235-80.sta.estpak.ee [80.235.52.148]) by pv50p00im-tydg10021701.me.com (Postfix) with ESMTPSA id D44EB84054A; Fri, 16 Aug 2019 19:43:37 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: Can't boot current under bhyve on current From: Toomas Soome In-Reply-To: <20190816190037.D88D41B84A@kithrup.com> Date: Fri, 16 Aug 2019 22:43:35 +0300 Cc: freebsd-current@freebsd.org, "jhb@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <150E1309-A93F-4DDB-9A21-22609DE51B56@me.com> References: <20190816190037.D88D41B84A@kithrup.com> To: Sean Eric Fagan X-Mailer: Apple Mail (2.3445.104.11) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-08-16_09:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 mlxscore=0 mlxlogscore=980 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1812120000 definitions=main-1908160200 X-Rspamd-Queue-Id: 469DJs2B1fz4gW6 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.57 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:17.58.0.0/16]; FREEMAIL_FROM(0.00)[me.com]; MV_CASE(0.50)[]; DKIM_TRACE(0.00)[me.com:+]; DMARC_POLICY_ALLOW(-0.50)[me.com,quarantine]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.00)[ipnet: 17.58.0.0/20(-2.92), asn: 714(-2.75), country: US(-0.05)]; RCVD_IN_DNSWL_LOW(-0.10)[54.6.58.17.list.dnswl.org : 127.0.5.1]; ASN(0.00)[asn:714, ipnet:17.58.0.0/20, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[148.52.235.80.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[me.com]; R_DKIM_ALLOW(-0.20)[me.com:s=1a1hai]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE_FREEMAIL(0.00)[]; DWL_DNSWL_LOW(-1.00)[me.com.dwl.dnswl.org : 127.0.5.1]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2019 19:43:42 -0000 Could you test with larger memory setup - instead of 512M, 1-2G? rgds, toomas > On 16 Aug 2019, at 22:00, Sean Eric Fagan wrote: >=20 >> I think vm-bhyve hides stderr output from bhyve by default, but there = might >> be a flag to make it display the stderr output. Can you try doing = that to see >> if bhyve is reporting an error? Alternatively, can you see if the = bhyve >> process is still running? >=20 > The log file from it is below. bhyve was still running, looping on vm = ioctls, > until I killed it. >=20 > starting bhyve (run 1) > bhyve exited with status 1 > destroying network device tap1 > stopped > initialising > [loader: bhyveload] > [cpu: 1] > [memory: 512M] > [hostbridge: standard] > [com ports: com1] > [uuid: ad7532de-bec1-11e9-8a55-d05099c38c95] > [utctime: yes] > [debug mode: no] > [primary disk: disk0.img] > [primary disk dev: file] > initialising network device tap0 > failed to find virtual switch 'public' > booting > bhyveload -m 512M -e autoboot_delay=3D3 -d = /VMs/VM-TEST/../.iso/FreeBSD-13.0-CURRENT-amd64-20190725-r350322-disc1.iso= VM-TEST > [bhyve options: -c 1 -m 512M -AHP -U > ad7532de-bec1-11e9-8a55-d05099c38c95 -u] > [bhyve devices: -s 0,hostbridge -s 31,lpc -s > 4:0,virtio-blk,/VMs/VM-TEST/disk0.img -s > 5:0,virtio-net,tap0,mac=3D58:9c:fc:04:34:69] > [bhyve console: -l com1,stdio] > [bhyve iso device: -s > = 3:0,ahci-cd,/VMs/VM-TEST/../.iso/FreeBSD-13.0-CURRENT-amd64-20190725-r3503= 22-disc1.iso,ro] > starting bhyve (run 1) > bhyve exited with status 1 > destroying network device tap0 > stopped >=20 > Alan was trying to help me debug this yesterday, and I manually ran = bhyve, but > had no errors, and it still didn't work. >=20 > Thanks, >=20 > Sean. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org"