Database Reference
In-Depth Information
Listing 10-25. Modifying a VM to Attach to a VLAN
# oakcli modify vm ol6test -addnetwork oda90
You're also able to add a VLAN to your ODA_BASE virtual machine. Listing 10-26 shows how. There you see the
oakcli configure command being issued. Then you see the interaction triggered by the command. You'll be asked
several questions. Respond by giving the correct values for your environment.
Listing 10-26. Adding a VLAN to ODA_BASE
/opt/oracle/oak/bin/oakcli configure oda_base
Core Licensing Options:
1 2 CPU Cores
....
....
8 16 CPU Cores
Current CPU Cores : 6
Selection[1 : 6](default 12 CPU Cores) : 3
ODA base domain memory in GB(min 8, max 88)(Current Memory 48G)[default 64] : 48
INFO: Using default memory size i.e. 64 GB
Additional vlan networks to be assigned to oda_base? (y/n) [n]: y
Select the network to assign (oda90,oda91,oda92): oda90
Additional vlan networks to be assigned to oda_base? (y/n) [n]:
Vlan network to be removed from oda_base (y/n) [n]:
INFO: . . .
It is very important to have VLANs on both nodes if the shared repository option is used. This allows VM failover
to work seamlessly.
Patching a Virtualized ODA
The patching process for a virtualized ODA is no different than the process for a bare-metal ODA. The unified
patching does not support patching User VMs. The patch includes patches only for the ODA_BASE and the dom0.
Any patching for User VMs is the responsibility of the administrator of the User VM.
Summary
Chapter 10 focused on the virtualization of the ODA. It only scratched the surface of the possibilities that are
available with virtualization on the ODA. This includes OVM and the customization made for it to work on the ODA.
ODA_BASE creation and the exclusive access it has to the shared disks to ensure performance is kept intact. We
discussed the process to get a User VM up and running and looked at some of the advanced options that are available
on the ODA. As the software evolves, so will the availability of options on and the customization of the ODA in the
virtualization space.
 
Search WWH ::




Custom Search