02-03-2020 03:16 AM
Hello,
We have Cisco Prime 3.5 installed and it was working just fine. After shutting down and powering on the VM for maintenance, the web console won't start. NCS application won't start as well.
This is the output of ncs status:
cisco-prime/admin# ncs status
Health Monitor is stopped.
Database server is stopped
FTP Service is Stopped
TFTP Service is Stopped
Matlab Server is Stopped
Matlab Server Instance 1 is Stopped
Matlab Server Instance 2 is Stopped
Matlab Server Instance 3 is Stopped
NMS Server is stopped.
Coral Service is stopped..
WSA Service is stopped..
SAM Daemon is stopped.
DA Daemon is stopped.
Compliance engine is not running
We tried starting NCS, it shows absolutely no output. We looked for the launchout.log file but can't find it.
We also tried this link: http://transmitfailure.blogspot.com/2013/04/cisco-prime-infrastructure-bug-id.html but with no result.
Unfortunately our support has ended so we can't open a TAC case. Will you please provide assistance to recover PI, hopefully without losing the data?
Solved! Go to Solution.
02-04-2020 02:02 AM
The issue is finally resolved. I did the following 2 steps:
1. I ran the following commands I came across in another reference which eliminated the error of no space left on device. I found the var filesystem to be completely full after running "show disk" command.
#enter shell: shell #get root sudo su - #write an empty new wtmp file (this can take a minute) cat /dev/null > /var/log/wtm
2. I then came across a link to fix the rpm issue which rebuilds the database and that's what got it up and running.
Log in to shell and switch to root user then execute the following command: rpm --rebuilddb
Thank you for your assistance.
02-03-2020 03:48 AM
02-03-2020 04:39 AM
02-03-2020 04:15 AM
- Also check the VM's primary-console when powering-up. Are there any error messages ?
M.
02-03-2020 04:43 AM
It starts OS and then just a black screen. No errors, no messages.
02-03-2020 07:02 AM
- You say it starts OS, does this include a trail of Linux services being started with green status on the right ? Also is there a login prompt on the console after the boot ? It should be there.
M.
02-04-2020 12:12 AM - edited 02-04-2020 01:25 AM
02-04-2020 02:02 AM
The issue is finally resolved. I did the following 2 steps:
1. I ran the following commands I came across in another reference which eliminated the error of no space left on device. I found the var filesystem to be completely full after running "show disk" command.
#enter shell: shell #get root sudo su - #write an empty new wtmp file (this can take a minute) cat /dev/null > /var/log/wtm
2. I then came across a link to fix the rpm issue which rebuilds the database and that's what got it up and running.
Log in to shell and switch to root user then execute the following command: rpm --rebuilddb
Thank you for your assistance.
01-20-2021 06:40 AM
We experienced the exact same problem and your solution worked perfectly, thank you very much!
How did you handle the space problem to prevent future occurrences if I may ask?
Kind regards,
Michael
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide