Cassandra service fails to come up and the status returns a message that says, 'could not access pidfile for Cassandra' .
'could not access pidfile for Cassandra'
Cassandra service is not coming up.
When checking the Cassandra status, it returns the following:
service cassandra status * could not access pidfile for Cassandra
To fix this issue remove commit logs under /var/lib/contrail_db/commitlog/ from the problem node and start the Cassandra service.
rm /var/lib/contrail_db/commitlog/*
service cassandra restart