Hi

I use 4.2 and 4.3 with VMware ESX. I can add disks online to virtual
machines. Is it possible to see that scsi disk on OpeBSD ?

How may I reprobe scsi bus ? FreeBSD has camcontrol , is there
anything similiar on OpenBSD ?

# dmesg |grep -iE "scsi|mpi0"
atapiscsi0 at pciide0 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <NECVMWar, VMware IDE CDR00, 1.00> SCSI0
5/cdrom removable
mpi0 at pci0 dev 16 function 0 "Symbios Logic 53c1030" rev 0x01: irq 9
scsibus1 at mpi0: 16 targets
sd0 at scsibus1 targ 0 lun 0: <VMware, Virtual disk, 1.0> SCSI2 0/direct fixed
sd1 at scsibus1 targ 1 lun 0: <VMware, Virtual disk, 1.0> SCSI2 0/direct fixed
sd2 at scsibus1 targ 2 lun 0: <VMware, Virtual disk, 1.0> SCSI2 0/direct fixed
mpi0: target 0 Sync at 160MHz width 16bit offset 127 QAS 1 DT 1 IU 1
mpi0: target 1 Sync at 160MHz width 16bit offset 127 QAS 1 DT 1 IU 1
mpi0: target 2 Sync at 160MHz width 16bit offset 127 QAS 1 DT 1 IU 1

# fdisk /dev/rsd1c
Disk: /dev/rsd1c        geometry: 783/255/63 [12582912 Sectors]
Offset: 0       Signature: 0xAA55
          Starting         Ending        LBA Info:
 #: id      C   H  S -      C   H  S [       start:        size ]
------------------------------------------------------------------------
 0: 00      0   0  0 -      0   0  0 [           0:           0 ] unused
 1: 00      0   0  0 -      0   0  0 [           0:           0 ] unused
 2: 00      0   0  0 -      0   0  0 [           0:           0 ] unused
*3: A6      0   1  1 -    782 254 63 [          63:    12578832 ] OpenBSD

# fdisk /dev/rsd3c
fdisk: /dev/rsd3c: Device not configured

-- 
Regards
Piotr Kapczuk

Reply via email to