Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: hvm domus on netbsd-10 dom0 zvol



"Hauke Fath (SPG)" <hf%spg.tu-darmstadt.de@localhost> writes:

> Yeah well, PV. Mine are HVM, running off an rdsk zvol via vnd.

As Brad pointed out, you need to use the block device.  The HOWTO says
this.  This link won't age well, but:
  https://wiki.netbsd.org/ports/xen/howto/#index14h2

are you using file: or phy:, and/or are you mounting vnd yourself?

After you changed rdsk to dsk, does it work ok?

> # dd if=/dev/zvol/rdsk/tank/arch-stick of=/dev/null bs=32k
> 655360+0 records in
> 655360+0 records out
> 21474836480 bytes transferred in 24.876 secs (863275304 bytes/sec)

wow, that's fast!

>
> qemu-system-i386: failed to create 'qdisk' device '768': no dev parameter

If things still don't work, you should post your xen config file
lines about disks, striving to drive mindreading to zero.

> brconfig: bn1 is not a bridge
> qemu-system-i386: network script /etc/pkg/xen/scripts/qemu-ifup failed
> with status 256
> qemu-system-i386: terminating on signal 1 from pid 6700 (<unknown process>)
> #

Have you configured a virtual interface, and did you mark it for bridge
mode or NAT?



Home | Main Index | Thread Index | Old Index