Date: Tue, 27 Feb 2018 08:07:47 +0200 From: wishmaster <artemrts@ukr.net> To: "Rodney W. Grimes" <freebsd-rwg@pdx.rh.cn85.dnsmgr.net> Cc: "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org> Subject: Re[2]: Re[2]: Migrate from real server to virtual Message-ID: <1519711012.787233844.2n5j39fz@frv52.fwdcdn.com> In-Reply-To: <201802261507.w1QF7w0g010682@pdx.rh.CN85.dnsmgr.net> References: <1519655843.315990939.0ghqn7l2@frv52.fwdcdn.com> <201802261507.w1QF7w0g010682@pdx.rh.CN85.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--- Original message --- From: "Rodney W. Grimes" <freebsd-rwg@pdx.rh.cn85.dnsmgr.net> Date: 26 February 2018, 17:08:06 > > > > ? > > > > --- Original message --- > > From: "Rodney W. Grimes" <freebsd-rwg@pdx.rh.cn85.dnsmgr.net> > > Date: 26 February 2018, 16:17:44 > > > > > > > > Hi, colleagues. > > > > > > > > There is a server running with Windows Server 2008 R2 and I am attempting launch this server in virtual environment as a back up. But there is one big problem - I can not shutdown this server. > > > > My first step was creating a VHD image with help of Disk2vhd. Then a converted this image from VHD to raw image with qemu. > > > > I don't know boot setting of BIOS. > > > > > > > > With this command I am unable to start the server. > > > > > > > > bhyve -c 2 -s 0,hostbridge -s 3,ahci-hd,/vm/img/disk1.raw -s 4,ahci-cd,/VM/distro/null.iso -s 10,virtio-net,tap1 -s 20,fbuf,tcp=192.168.0.254:5900,w=800,h=600,wait -s 21,lpc -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -m 6G -H -w windows2 > > > > > > > > Boot Filed. UEFI Hard Drive > > > > > > > > Any ideas? > > > > > > You mention how you start it, what are you using to try and stop it? > > > > Ctrl+C then bhyvectl --vm windows2 --destroy > > Ok, thats to clean up after a crashed VM, not the way to shutdown > a running system. > > > > Also what version of FreeBSD are you running as a host? > > > > FreeBSD 11.1-STABLE r329364 > > Thanks, wanted to make sure this was a 10.x system. > > > > Are you saying you can not connect to the vnc on 192.168.0.254:5900 > > > and tell windows to shutdown? > > > > I can connect to the 192.168.0.254:5900, but error is displayed: Boot Filed. UEFI Hard Drive > > Boot Failed? So windows never started. > Your not having a shutdown problem your having a start up failure. > > What is the output of: > file /vm/img/disk1.raw > file /VM/distro/null.iso > > And do you really have /vm and /VM? Or is that a typo? > > > -- > Rod Grimes rgrimes@freebsd.org I said not clear. I can not reboot hardware server for some reason and therefore do not know boot settings: or this is UEFI boot or Legacy. But problem is in inability to boot the virtual server. After I connect via VNC I see this error: Boot Filed. UEFI Hard Drive Without parameter "-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd" bhyve does not start at all with error virtual machine cannot be booted. -- Vitaly
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1519711012.787233844.2n5j39fz>