On Wed, Jul 11, 2012 at 08:37:32AM -0700, Matthew Dempsky wrote: > On Wed, Jul 11, 2012 at 6:01 AM, Jiri B <ji...@devio.us> wrote: > > Or even better, it would be much important to make OpenBSD to see added > > disks without reboot (it means rescanning the bus). > > I don't understand what you're referring to here. OpenBSD already > handles hotplugged disks in quite a few cases; e.g., USB and some > other SCSI drivers. (Notably ahci(4) does not yet though.)
Like this one... mpi0 at pci0 dev 16 function 0 "Symbios Logic 53c1030" rev 0x01: apic 2 int 17 scsibus1 at mpi0: 16 targets, initiator 7 sd0 at scsibus1 targ 0 lun 0: <VMware, Virtual disk, 1.0> SCSI2 0/direct fixed sd0: 61440MB, 512 bytes/sector, 125829120 sectors For example on Linux you can add new disk and rescan, the disk is visible. I can test on one ESXi 5. jirib