-current host, 10.1 client loops

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Mar 16 21:26:04 UTC 2016


--------
In message <CAFgRE9HFVZFdA9f6itRQQAnKWvXPJi8ukFyhPxxsnNYk=d1pmg at mail.gmail.com>, Neel Natu writes:

>- try to reproduce with the ahci-hd device emulation instead of virtio-blk.

Ok, I tried to find how to do that but failed...

I start bhyve like this:

	sh -x /usr/share/examples/bhyve/vmrun.sh \
                -m 1G \
                -c 1 \
                -t ${VMN} \
                -d ${P}.root.dd \
                -d ${P}.swap.dd \
                -d ${P}.tami_install.dd \
                -d ${P}.tami_git.dd \
                vm${VMU} || true

How do I tell that script to use ahci-hd ?



-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-virtualization mailing list