I am trying to install Oracle Linux 6.5 to an intel based server. I am attempting to install Linux 6.5 onto 2 identical HP X86-64 platforms ( to create a 2 node RAC )
I have successfully installed onto the first node. However using the same Linux 6.5 disk on the second node -
The installer gets to the Media Test ( which I skip )
Then Anaconda dies with a signal 7.
I do a reboot and try the install again. This time Anaconda dies with -
Running ananconda 13.21.215, the Oracle Linux Server system Installer, please wait
Traceback (most recent call last)
File"/usr/bin/ananconda", line 642, in <module>
import dispatch
File "/usr/bin/anaconda/dispatch.py" line 37 in <module>
from bootloader import writeBootloader, bootloaderSetupChoices
File "/usr/bin/anaconda/bootloader.py" line 33 in <module>
from storAge import getReLeaseString
File "/usr/bin/anaconda/booty/__init__.py" line 20 in <module>
from bootloaderInfO import
File "/usr/bin/anaconda/booty/bootloaderInfo.py" line 285
import parted
IndentationError: unindent does not match any outer indentation level
install exited abnormally [1/1]
The system willbe rebooted when you press CTRL-C or Ctrl-Alt-Delete
any help greatly appreciated,
Jim