Oracle VM (OVM) (MOSC)

MOSC Banner

UUID mismatch on OVM server after cloning OVM x86 environment while repository was online

edited Feb 29, 2016 6:39PM in Oracle VM (OVM) (MOSC) 1 comment

All,
Our Customer made disk clones of their environment while their repository was up and online. These cloned disks were then installed into a new set of OVM x86 servers with storage repo on local disk.

They are getting a UUID mismatch error on the OVM server. They have been advised to look at Doc ID 1557980.1 which describes a procedure to unconfigure the OVM server.

The associated script will wipe out the local storage repo.

echo "Unmounting mounted Repositories/removing directories"
cd /OVS/Repositories
for i in * ; do
if [ $i != '*' ]; then
echo unmounting $i
umount /OVS/Repositories/$i

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