Date: Sat, 04 Apr 2015 15:24:43 -0400 From: Allan Jude <allanjude@freebsd.org> To: freebsd-virtualization@freebsd.org Subject: Re: odd output from bhyve Message-ID: <55203A7B.9020703@freebsd.org> In-Reply-To: <CAGBxaXmU4fqrJUSNPm_nMXJvwsxJEcpRSv_AOEH=sDocAiWLLg@mail.gmail.com> References: <CAGBxaXkmKJZC76tDK14-7NTLswdZmmCNtg=n_gfQg22Pe8n8-g@mail.gmail.com> <5520193C.2010101@freebsd.org> <CAGBxaXmU4fqrJUSNPm_nMXJvwsxJEcpRSv_AOEH=sDocAiWLLg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --e35CDLVlrNTS8IgXtUpUENVXkqsiqu3EK Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2015-04-04 15:04, Aryeh Friedman wrote: > FreeBSD prometheus 10.1-RELEASE-p8 FreeBSD 10.1-RELEASE-p8 #0 r281026: > Fri Apr 3 14:24:14 EDT 2015 > root@prometheus:/usr/obj/usr/src/sys/GENERIC amd64 >=20 >=20 >=20 > #!/bin/sh > # > # Generated by PetiteCloud 0.2.6 > # >=20 > ifconfig tap56 destroy > ifconfig tap56 create > ifconfig tap56 up > sleep 5 > ifconfig bridge0 addm tap56 up > bhyvectl --destroy --vm=3Dhjtm24l65 > /usr/sbin/bhyveload -m 4096 -d /data/pri/4miq904k2q hjtm24l65 > /usr/sbin/bhyve -c 2 -m 4096 -AI -H -P -g 0 -s 0:0,hostbridge -s > 1,virtio-net,tap56 -s 2,virtio-blk,/data/pri/4miq904k2q -s 31,uart > hjtm24l65& > echo $!>/var/run/petitecloud/hjtm24l65 >=20 > On Sat, Apr 4, 2015 at 1:02 PM, Allan Jude <allanjude@freebsd.org> wrot= e: >> On 2015-04-04 12:55, Aryeh Friedman wrote: >>> /tmp/bhyve.WwKTaeP 84: Name (PPRT, Package () >>> Remark 2095 = - >>> Effective AML package length is zero ^ >>> >>> >>> vm_run error -1, errno 6 >>> >>> >> >> This was the output of what command? What version of FreeBSD? >> >> There is too much missing context here to help you with the error. >> >> -- >> Allan Jude >> >=20 >=20 >=20 You are missing a space before the ampersand at the end of your bhyve invocation --=20 Allan Jude --e35CDLVlrNTS8IgXtUpUENVXkqsiqu3EK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJVIDp+AAoJEJrBFpNRJZKfv7wP/jJOUpMKp5aDOk5np+mFIRvm rm6EtF6YqRwAsYqxJBMExET27rmfT7vipo4AY/70wWHyNkuo4JW7X3V4Zfkidqw8 ZGyujryCKNx722tp/eWCc6BiCymy4TlRhTTRjmrCXQKhBapDa9vI7u/BL9Qour6q hkC6nmXuHb2elX2ACuI0qr740q/w/vXWCdAhMJLcf1nUyfavFeqIihh51lYQSRO1 Zti6EUoBUqy2ABtOeYW2FtJWVFDunO8jdu34wsWciwcWsYqqA5NjCdRoPEPhZOLP xHHHDMjiNPtQF/3OLX8Ld3q25PohWzB/077xdIZOYfvBA8oRU0repeAF1k+2wHXO lkM5pR2Dp2w/IR8dIkOSZOC/FzfoGbTzOfWSiZAIpb5/Za6832mSzjhRpnrPv55y LkmIlqgIpRzwn6exmEgKW5Jvb6FUN+27uWJ9Q1xRF9cyQhrDlGQf7jKGYWub0uEt RtHi1h693Q1dJJcMda6VPD1lxjePIwMQsQ9sIwvTqf/CNxTmAU7PnPLmAMJsVRzM 6+vjxaXujCGhfSrGcT9BLQ8bB9Rf/TxMVsZtcdi1ZcPclhIWxlbB7x6vhevLqxEP aXIkDJx0MMLC4IkDdZShrhy/etlWWXrTWniCCp0eKhw62OQci4uZ5hejU9jQMVIS VNm8+q+eKiPZZ7XuFWXl =Ctpo -----END PGP SIGNATURE----- --e35CDLVlrNTS8IgXtUpUENVXkqsiqu3EK--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55203A7B.9020703>