10.7.5 Incorporating Virtual I/O Devices Into a Logical Domain
10.7.5 Incorporating Virtual I/O Devices Into a Logical Domain
This section describes the procedure for incorporating a virtual I/O device into a logical domain.
For details on how to set the virtual service, see "3.2.12 Setting the Default Services" in the Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 Domain Configuration Guide.
For details on how to set the virtual service, see "3.2.12 Setting the Default Services" in the Fujitsu SPARC M12 and Fujitsu M10/SPARC M10 Domain Configuration Guide.
- Check the virtual service.
This example checks that the virtual service is set in Oracle Solaris on the control domain.
primary# ldm list-services <Omitted> VSW NAME LDOM MACADDRESS NET-DEV DVID|PVID|VIDs ---- ---- ---------- ------- -------------- primary-vsw primary 00:14:4f:f9:00:e8 net0 1|1|-- VDS NAME LDOM VOLUME OPTIONS MPGROUP DEVICE primary-vds primary vol /dev/zvol/dsk/rpool/guest primary# |
- Incorporate virtual devices into a logical domain.
This example incorporates virtual network device vnet0 and virtual disk vdisk0 into the logical domain guest in Oracle Solaris on the control domain.
primary# ldm add-vnet vnet0 primary-vsw guest primary# ldm add-vdisk vdisk0 vol@primary-vds guest |
- Confirm that the virtual devices are incorporated in the logical domain.
This example confirms that virtual network device vnet0 and virtual disk vdisk0 are incorporated in the logical domain guest.
primary# ldm list-bindings guest NAME STATE FLAGS CONS VCPU MEMORY UTIL NORM UPTIME guest inactive ------4 8G UUID d1055960-a4d0-4650-89ae-ae741b9fa2b8 -(Omitted)- VARIABLES auto-boot?=false boot-device=vdisk0 NETWORK NAME SERVICE ID DEVICE MAC MODE PVID VID MTU MAXBW LINKPROP vnet0 primary-vsw0 0 00:14:4f:f8:48:67 DISK NAME VOLUME TOUT ID DEVICE SERVER MPGROUP vdisk0 vol0@primary-vds0 0 |
< Previous Page | Next Page >