the location of local_racadm.pid may vary depending on your flavor of Linux
once this file is removed, racadm commands should work again. it worked for me in all 10 of 10 cases i had. the pid likely got locked by a previously failed racadam command or an unresponsive os or something.
erictech
1 Rookie
•
4 Posts
2
July 19th, 2018 14:00
in case someone else stumbles across this issue
rm -rf /var/run/local_racadm.pid
the location of local_racadm.pid may vary depending on your flavor of Linux
once this file is removed, racadm commands should work again. it worked for me in all 10 of 10 cases i had. the pid likely got locked by a previously failed racadam command or an unresponsive os or something.
hope this helps!