Virtio Driver
Bryan Venteicher
bryanv at daemoninthecloset.org
Mon Jan 13 05:13:28 UTC 2014
----- Original Message -----
> What happens if you "camcontrol rescan all" ?
>
A VirtIO block device (and a parent VirtIO PCI device) is what is likely
getting created here, so there is no SCSI bus to rescan.
I had a prior private conversation with Robert last week. This particular
use case will not work until PCI hotplug support is there - this is not
a limitation of VirtIO (fundamentally or as implemented in FreeBSD).
Workarounds include use VirtIO SCSI since it supports hot plug. In FreeBSD
10, VirtIO block supports the resize events from the hypervisor, but the
GEOM support for this was not MFC'ed to 9.
> sean
>
> _______________________________________________
> freebsd-virtualization at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to
> "freebsd-virtualization-unsubscribe at freebsd.org"
>
More information about the freebsd-virtualization
mailing list