7.78 Oracle VM Agent for SPARC Upgrade Fails if Virtual Machines are Running

When upgrading Oracle VM Agent for SPARC from Release 3.2.10, the upgrade process fails if the installer detects changes to the service domain configuration and virtual machines are running during the upgrade.

Workaround: Do the following:

  1. Stop the running virtual machines.

    # ldm stop
  2. Unbind the virtual machine and destroy the associated disk vds entries.

    # ldm unbind vm_name
    # ldm rm-vdsdev volume_name@service_name
  3. Manually run the ovs-agent-setup configure command.

    # ovs-agent-setup configure

Bug 22651391