Date: Mon, 18 Feb 2019 13:22:10 +1100 From: Jason Tubnor <jason@tubnor.net> To: Victor Sudakov <vas@sibptus.ru> Cc: "freebsd-virtualization@freebsd.org" <virtualization@freebsd.org> Subject: Re: NVMe and Bhyve Message-ID: <CACLnyC%2BY7Uu5iXLiOn_dfVWcp-P1rkMTagj7G6GBCScbDsxWhA@mail.gmail.com> In-Reply-To: <20190218010901.GA8125@admin.sibptus.ru> References: <20190212084333.GA46685@admin.sibptus.ru> <CACLnyCL%2BRC7d%2B2diTKV-v08vymJ4f8irtFvv7qppUL_i1JdkSA@mail.gmail.com> <20190212130506.GA62989@admin.sibptus.ru> <CAOfEmZh1MKmiFEhoKtyr--J2ygDkPTJ3UTyHsDUewiCugFmpxg@mail.gmail.com> <CACLnyC%2BFs=oO3xUZD9CdCjVMw%2BteCG_R7a_ARVbiM8i2%2BYU7eg@mail.gmail.com> <20190215044134.GA52633@admin.sibptus.ru> <D55C1528-037F-45B7-835C-8D1D50485D0C@lassitu.de> <20190216041134.GA75357@admin.sibptus.ru> <20190217155811.GA99389@admin.sibptus.ru> <CACLnyCKh4yQDnKHtST8wNXP9T1bihiSnJMBv9wgYx7jwyPX-fw@mail.gmail.com> <20190218010901.GA8125@admin.sibptus.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 Feb 2019 at 12:09, Victor Sudakov <vas@sibptus.ru> wrote: > > Well, disk0 will be the guest HDD to install to, disk1 will be the ISO with > drivers, and which disk will be the ISO attached by the "vm install" > command? > > From a user perspective, this is not of any value to know. vm-bhyve manages that in the background and usually puts the regular disk0 as -s 4:0 regardless of normal boot or install and when the installer is invoked, puts the installer iso in as -s 3:0 So based on previous examples, you'd see something like this in the log: -s 3:0,ahci-cd,/vm/.iso/myinstaliso.iso -s 4:0,ahci-hd,/dev/zvol/mypool/vm/myserver/disk0 -s 5:0,ahci-cd,/vm/myserver/virtio-win-0.1.164.iso
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACLnyC%2BY7Uu5iXLiOn_dfVWcp-P1rkMTagj7G6GBCScbDsxWhA>