Oracle VM (OVM) (MOSC)

MOSC Banner

Backup/Restore VM Manager (3.2.3) with new machine

edited May 28, 2013 6:22PM in Oracle VM (OVM) (MOSC) 2 commentsAnswered ✓
Dear All Experts,
I try to backup from old manager configuration file to new manager machine as below:

$exp ovs/Heng123456 grants=y compress=y file=/tmp/ovsbackup.dmp

Then I try to restore this backup file on new manager as below:

>drop user ovs cascade;
>create user ovs identified by Heng123456;
>grant connect, resource to ovs;
>exit

$imp ovs/Heng123456 file=/tmp/ovsbackup.dmp full=y
# service ovmm start

I try  and cannot access to manager from browser.

Please kindly give advice or share your experience.

Thanks and regards,
Heng


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center