Hi,
I have started HANA installation with the following command
./setup.sh -d /51045150 /tmp/hanainstdir /tmp/hana.slmodel. It failed with the bellow error :
"Keypair for SUM4HANA could not be generated."
Log:
2013 07 21 03:45:14#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Copying Buffer to '/tmp/ccmd1374358514996.sh'|
2013 07 21 03:45:14#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'chmod +x /tmp/ccmd1374358514996.sh'|
2013 07 21 03:45:14#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|
2013 07 21 03:45:14#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command '/tmp/ccmd1374358514996.sh'|
2013 07 21 03:45:15#+0530#DEBUG#com.sap.lm.services.shell.util.ForwardingBuffer#main#stdout:CreateCertificate.sh: Generating keypair for SUM4HANA...|
2013 07 21 03:45:15#+0530#DEBUG#com.sap.lm.services.shell.util.ForwardingBuffer#main#stdout:CreateCertificate.sh: Keypair for SUM4HANA could not be generated.|
2013 07 21 03:45:16#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 127|
2013 07 21 03:45:16#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'rm -f /tmp/ccmd1374358514996.sh'|
2013 07 21 03:45:16#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|
2013 07 21 03:45:16#+0530#DEBUG#com.sap.lm.decl.execution.executor.DeltaCommandBeanExecutor#main#Return code after fix command execution: 127|
2013 07 21 03:45:16#+0530#WARN#com.sap.lm.decl.execution.executor.ActivityExecutor#main#No event handler has answered the request how to proceed after a repeatable action failed therefore apply EXIT|
2013 07 21 03:45:16#+0530#INFO#com.sap.lm.decl.eventing.batch.handlers.CommandlineProgressHandler#EventAdmin Async Event Dispatcher Thread#ERROR|
2013 07 21 03:45:17#+0530#ERROR#com.sap.lm.decl.batch.AbstractBatchModelController#main#Execution failed|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.decl.os.PasswordAuthenticationBase#main#Trying to authenticate at shell password based...|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.decl.os.PasswordAuthenticationBase#main#Trying to authenticate at shell password based...|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.decl.isdk.logcollector.impl.LogCollectorServiceImpl#main#Creating directory on remote host localhost to copy log files to: /usr/sap/PRD/setup/logs_20130721034517|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'ver'|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.util.ForwardingBuffer#main#stderr:/bin/sh: ver: command not found|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 127|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.impl.WrappingShellImpl#main#Wrapping 'test -d /usr/sap/PRD/setup/logs_20130721034517;if [ $? -eq 1 ];then mkdir -p /usr/sap/PRD/setup/logs_20130721034517 && chgrp -R sapsys /usr/sap/PRD/setup && chmod -R 775 /usr/sap/PRD/setup;fi'|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Copying Buffer to '/tmp/ccmd1374358517133.sh'|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'chmod +x /tmp/ccmd1374358517133.sh'|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command '/tmp/ccmd1374358517133.sh'|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executing command 'rm -f /tmp/ccmd1374358517133.sh'|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Executed command with return code 0|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.decl.isdk.logcollector.impl.LogCollectorServiceImpl#main#Copying log file /tmp/hanainstdir/log/setup.glf to remote host localhost directory /usr/sap/PRD/setup/logs_20130721034517|
2013 07 21 03:45:17#+0530#DEBUG#com.sap.lm.services.shell.local.impl.LocalShellImpl#main#Copying 'log/setup.glf' to '/usr/sap/PRD/setup/logs_20130721034517/setup.glf'|
hanadb:/usr/s
First question : how to fix Keypair for SUM4HANA could not be generated. issue
2nd question: How to restart HANA install?
Thanks,
Shashi