i have installed node controller on centos 7. And I am running command systemctl and it is showing that eucalyptus-node service is active and running but eucalyptus-node-keygen.service is failed. How do I fix this issue?
eucalyptus-node-keygen.service is showing failed on node controller
29 views Asked by Anmol Shukla At
1
The eucalyptus-node-keygen.service generates keys that are used with instance migration. The service runs conditionally to generate the keys when required, if keys are present then they do not need to be generated.
so typically this service will show "start condition failed" which is not an error, and no action is required.