You will want to upgrade your 3.0.1 OVM Manager to the latest patch release 3.0.2. Download the patch from http://support.oracle.com and the patch is called p13036236_30_Linux-x86-64.zip Unzip and copy the iso to your OVMM machine. mount -o loop OracleVM-Manager-3.0.x.iso /OVMCD cd /OVMCD ./runUpgrader.sh
Category: Computers
Howto and other interesting information on computers systems and programming.
Sep 30
Oracle Virtual Server 3.0 VM Migration from OVM 2.2
I know that this software is a new and fairly different version from OVM 2.2 but Oracle has been working on this over over 3 years! At least there should have been some documentation on how to migrate / move existing OVM 2.2 running VMs over to the new version. Gafff Anyway, you can probably …
Sep 29
Oracle Virtual Server 3.0 Upgrade / Install
I am upgrading my OVM 2.2 Server and Manager components to 3.0.1 First of all, there is no clean upgrade path for the OVM Manager or Servers. You have to install new and then import your existing Virtual Servers as well as all VM Templates and resources. My existing environment included 2 OVM 2.2 servers …
Nov 10
Redhat RAID5 setup
This article shows how to create a 3 SATA DISK RAID5 confgiuration using Oracle Enterprise Linux 5.5 aka Redhat 5.5. I used a small 40GB drive the boot drive. This could have been anything including another Mirror but I didn’t go that nuts with my failover. I just wanted to make sure that if one …