OVM: How to create virtual machines
Hi, we use one script, which base its commands on ‘ovmcli’, you can see this blog: https://arumel.com/en/connecting-to-the-oracle-vm-cli-without-password/ The most important part, when you are creating virtual machines for templates, is the order in the...Upgrading OVM Manager from 3.4.5 to 3.4.6
You can download the software from Oracle web (version 3.4.6): ovmm-3.4.6-installer-OracleLinux-b2105.iso Mount .iso image into the dvd and install: [root@ovmmanager1 mnt]# blkid/dev/sr0: UUID=”2018-11-18-18-00-21-00″ LABEL=”OVMManagerInstaller3.4.6_b2105″...
OVM: How to import a template from Oracle into a Repository
OVM: How to import a template from Oracle into a Repository You can download the template from Oracle support web “Oracle VM Templates for Oracle Database – Single Instance, Oracle Restart (SIHA) and Oracle RAC (Doc ID 1185244.1)” In...
Connecting to the Oracle VM CLI without password
Connecting to the Oracle VM CLI (Command Line Interface) without password Sometimes you need to work with the command line interface in OVM Manager, for instance if you want to execute several commands in parallel, and it is very hard and boring if you need to...