Setting the Virtual SCSI HBA Timeout Option

The ldm set-vhba command enables you to specify a timeout value for the virtual SCSI HBA on the specified logical domain. The timeout property specifies how long, in seconds, the specified virtual SCSI HBA instance waits before declaring that an LDC connection cannot be made with the virtual SAN. See Virtual SCSI HBA Timeout.

The default timeout value of zero causes vhba to wait indefinitely to create the LDC connection with the virtual SAN.

ldm set-vhba [timeout=seconds] vHBA-name domain-name

In this example, you set a timeout of 90 seconds for the port0_vhba virtual SCSI HBA on the gdom guest domain.

primary# ldm set-vhba timeout=90 port0_vhba gdom