Dell VMware ESX Server 3i Guía de instalación Pagina 92

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 110
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 91
Installation Guide
92 VMware, Inc.
3 Configure the physical ports on your external switch (not the switch on
BladeCenter) to be trunk ports that support the VLANs IDs that you have chosen.
4 Reboot ESX Server.
Creating VLANs with NIC Teaming for Virtual Machines
1 Create a bond between the two NICs as described in “Using NIC Teaming on Intel
Blade Servers” on page 90.
2 As root, log into the VMware Management Interface and create VLANs for your
virtual machines. Refer to the online help or the ESX Server 2.5 Administration Guide
at www.vmware.com/support/ for complete instructions.
Best Practices on Intel Blade Servers
This section includes some general best practices for ESX Server on Intel blades.
Mounting USB CD-ROM Devices
To mount a USB CD-ROM driver, you must symbolically link (ln -s) /dev/cdrom to
/dev/scd0. This symbolic link is created automatically if you installed ESX Server using
the ESX Server CD-ROM. If however, you installed ESX Server using a remote or
network installation, then you may need to create this symbolic link manually. To create
the symbolic link, type:
ln -s /dev/scd0 /dev/cdrom
To mount the USB CD-ROM manually, type:
mount /dev/cdrom /mnt/cdrom
mount /dev/scd0 /mnt/cdrom
If the /mnt/cdrom directory is also deleted, then recreate this directory by typing:
mkdir /mnt/cdrom
Determining the Floppy Drive on a Blade Server
When an Intel blade powers on, the SCSI drivers load first (if SCSI devices are present),
followed by the USB drivers (if USB devices are present). Then the Fibre Channel device
drivers load, if they are allocated solely to the virtual machines (VMkernel), per our
recommendation.
N
OTE When you switch from one blade to another, the /dev/cdrom link and possibly the
/mnt/cdrom directory may be deleted. If this happens, type the following to mount the
USB CD-ROM manually:
Vista de pagina 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 109 110

Comentarios a estos manuales

Sin comentarios