OVMM Already installed
Jump to navigation
Jump to search
Back to Oracle VM Manager
OVMM is Running
Attempted to re-install it and got an error - its already running.
[root@vmmanager CDROM]# ./runInstaller.sh Oracle VM Manager Release 3.0.1 Installer Oracle VM Manager Installer log file: /tmp/ovmm-installer.selfextract_PDoTzb/install-2012-01-02-135828.log Please select an installation type: 1: Simple 2: Standard 3: Uninstall 4: Help Select Number (1-4): 1 Starting simple installation ... Verifying installation prerequisites ... *** WARNING: Recommended memory for the Oracle VM Manager server installation is 3950 MB RAM One password is used for all users created and used during the installation. Enter a password for all logins used during the installation: Invalid password. Passwords need to be between 8 and 16 characters in length. Passwords must contain at least 1 lower case and 1 upper case letter. Passwords must contain at least 1 numeric value or special character. Enter a password for all logins used during the installation: Enter a password for all logins used during the installation (confirm): Verifying configuration ... Database port '1521' is already in use Oracle VM Manager UI http access port '54321' is already in use Configuration verification failed ...
That failed so lets uninstall the current installation...
[root@vmmanager CDROM]# ./runInstaller.sh Oracle VM Manager Release 3.0.1 Installer Oracle VM Manager Installer log file: /tmp/ovmm-installer.selfextract_hMkOZb/install-2012-01-02-135936.log Please select an installation type: 1: Simple 2: Standard 3: Uninstall 4: Help Select Number (1-4): 3 Uninstall Oracle VM Manager Oracle VM Manager is running. Please shut down Oracle VM Manager before continuing ... /etc/init.d/ovmm stop or service ovmm stop.
Oops - better stop the service...
[root@vmmanager CDROM]# Stopping Oracle VM Manager [ OK ]
Now we should be able to install it...
Back to Installing_Oracle_VM_Manager