- Log in to the Cloud Foundation Builder VM as the admin user.
- Remove the evosddcbringupinventory keyspace by executing the following command:
sudo cqlsh --cqlversion=3.4.4 -e 'drop keyspace evosddcbringupinventory'
Note: This command may take up to a minute to complete.
- Restart the bringup service by executing the following command:
sudo systemctl restart bringup