Date: Fri, 26 Sep 2014 11:02:25 -0700 From: Anish Gupta <akgupt3@gmail.com> To: Denis Menshikov <dassi@inbox.ru> Cc: freebsd-virtualization@freebsd.org Subject: Re: kernel panic when starting the virtual machine Message-ID: <2269F8F0-CDE7-41BA-9EF6-3706DF511297@gmail.com> In-Reply-To: <1411752971.228890800@f250.i.mail.ru> References: <1411752971.228890800@f250.i.mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Can you try cleaning old VM before restarting VM with same name? bhyveload =85testvm bhyve=85=85=85.testvm <bhyvectl =97destroy =97vm=3Dtestvm > bhyveload =85testvm bhyve=85=85=85.testvm -Anish On Sep 26, 2014, at 10:36 AM, Denis Menshikov <dassi@inbox.ru> wrote: > Hello, >=20 > for greater clarity, will present at once the order of my actions: >=20 > sudo bhyload -m 256 -d FreeBSD-10.0-RELEASE-amd64-dvd1.iso testvm >=20 > sudohyve -c 2 -a -A -H -P -I -m 256 -s 0,amd_hostbridge -s 1,lpc -s = 2,ahci-cd,FreeBSD-10.0-RELEASE-amd64-dvd1.iso -s 3,virtio-blk,test.img = -l com1,/dev/nmdm1A testvm >=20 > then runs a successful installation, and as written in the manual, I = add in /etc/ttys line ttyu0 "/usr/libexec/getty 3wire" xterm on secure. = Then it should restart. In the letter to contain messages when loading = during installation and at its completion. Document 1 and 2, = respectively. >=20 > then... >=20 > sudo bhyveload -m 256 -d test.img testvm >=20 > sudo bhyve -c 2 -a -A -H -P -m 256 -s 0,amd_hostbridge -s 1,lpc -s = 2,virtio-blk,test.img -l com1,/dev/nmdm1A testvm > dassi@20:58:~ % sudo cu -l /dev/nmdm1B -s 9600 > Connected > panic: AP #1 (PHY# 1) failed! > cpuid =3D 0 > KDB: stack backtrace: > #0 0xffffffff808e7dd0 at kdb_backtrace+0x60 > #1 0xffffffff808af8b5 at panic+0x155 > #2 0xffffffff80c7e4c5 at cpu_mp_start+0x625 > #3 0xffffffff808f4e8d at mp_start+0x3d > #4 0xffffffff80861238 at mi_startup+0x118 > #5 0xffffffff802d3e0c at btext+0x2c > Uptime: 1s It seems to me that I'm doing something wrong. >=20 > uname -a > FreeBSD vmserver 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan = 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC = amd64 >=20 > --=20 > Denis Menshikov<1><2>_______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to = "freebsd-virtualization-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2269F8F0-CDE7-41BA-9EF6-3706DF511297>