Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle
Excerpt
hiddentrue

Virtual storage device configuration.

This section describes the virtual Ethernet adapters attached to the virtual machine.  The SCSI storage device configuration.  Each device requires a separate section heading, where is replaced with a SCSI ID number between 0 and 15.  The example below shows the configuration entries for a physical tape device attached at SCSI ID 5.  All devices are attached to the internal bus of the SPARC virtual machine.

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titlePhysical tape device attached at SCSI ID 5

[scsi_5]
path = /dev/tape
type = tape

The following list describes the available options for [scsi_n] sections:

  • path – Attach virtual Ethernet interface to host attached adapter – Virtual SCSI storage device path.
  • type – Specify type of virtual SCSI storage device.

For virtual models that support the feature, it is possible to configure multiple Ethernet controllersadditional virtual SCSI devices attached to a external SCSI controller.  For an example configuration and details on section naming, see [ethernetscsix_n] Section.

Note

The SCSI ID 7 is reserved for the virtual SCSI adapter, consequently it is not possible to configure a section titled [scsi_7].

path 
Anchor
path
path

Attach virtual Ethernet interface to host attached adapterVirtual SCSI storage device path.

Syntax

interface = host-device

...

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titleVirtual Storage Device Types
Device TypeDescriptionExample Path
cdromPhysical optical device./dev/cdrom
diskPhysical disk device./dev/sda
isoVirtual CD-ROM ISO container file./usr/local/share/iso/suns-4.1.4.iso
tapePhysical tape device./dev/tape
vdiskVirtual disk container file./usr/local/vm/bender/disk0.vdisk
vtapeVirtual tape container file./usr/local/vm/leela/tape0.vtape