How to clean up the whole VM Manager configuration
Hello,
I configured a cluster environment (4 nodes) with Oracle VM Manager Version: 3.1.1.305.
All 4 nodes shares the same storage. After configuration I got an storage plug in for creating volumes directly on the system.
Now I wanted to clean up the wohle configuration and want to start from scratch. I went into the problem that I can not
remove server from Server Pool and also I can not delete the wohle server pool because there are still server in the pool...
Then I did an uninstall of the wohle configuration (./runInstaller.sh ... 3: Uninstall) and installed the Oracle VM Manager again.
After discover of the first server the "old" configuration seems to available again, that means the manager automatically have the
information from all 4 nodes and the "old" server pool. I also tried to delete the database manual with following
/u01/app/oracle/ovm-manager-3/bin/ovm_upgrade.sh dbuser=ovs dbpass=Test1234 --deletedb, but no success.
So is there a way to clean up the whole environment?
Thanks in advance for help.