Hello Team,
I was assigned a task to install NSCD service on all app servers. Even after installing it successfully on all the app servers, the task is showing status as “Incomplete”. Attaching screenshot for ref.
Hello Team,
I was assigned a task to install NSCD service on all app servers. Even after installing it successfully on all the app servers, the task is showing status as “Incomplete”. Attaching screenshot for ref.
You were supposed to start and enable the respective service as well after the installation but as per the error, seems like you haven’t enabled the nscd
service on app server 1.
I tried enabling already then it gave me a message to start service. And if thats the case I would have got message for remaining app servers as well. If you see the screenshot the message says “service NSCD is not enabled on App server 1”. If I didnt enabled the service, I should get error for all 3 app servers.
Note: One more thing what i noticed is screen recording is also incomplete. Its recording only Terminal 1 activities. The task which I performed on Terminal 2 and 3 is not in the recording.
You had to install package, start its respective service and enable its respective service so that it can remain active after the reboot.
The validation can be interrupted at very first error itself, so if it failed for app server 1 then its not necessary that its going to check the other apps, that’s why you only get this error message for app server 1 but not for the rest.
Thank you Inderpreet. Will keep your suggestion noted and it will help me out for next tasks as well.