Hi all, Due to the expired certificates I wanted to reinstall AAI within one of my ElAlto ONAP environment by deleting AAI and reinstalling with the updated helm charts.
To delete AAI completely before reinstallation, I need to delete the ‘aaigraph’ keyspace within the common Cassandra DB. But here the problem is, that I am not able to delete the keyspace with the command: `kubectl -n onap exec dev-cassandra-cassandra-0 -- cqlsh -u cassandra -p cassandra --request-timeout=120 -e "drop keyspace aaigraph"` Also increasing the timeout to e.g. 120000 does not help… Does anyone have a solution for that ? Thanks and best regards Andreas -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20459): https://lists.onap.org/g/onap-discuss/message/20459 Mute This Topic: https://lists.onap.org/mt/72719588/21656 Mute #ccsdk: https://lists.onap.org/mk?hashtag=ccsdk&subid=2740164 Mute #aai: https://lists.onap.org/mk?hashtag=aai&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
