Hi, I suspect too it’s about the replica count setting. What values.yaml did you change? There are few.
Make sure you updated oom\kubernetes\sdc\values.yaml , where you also able to set a “private” Cassandra for SDC in case issue persists. Please note the comments in this file: #Shared cassandra cluster replicaCount, should be changed if localCluster is enabled #to match with its own cluster replica replicaCount: 3 Since it uses the common cluster, replicaCount should match the one set in: oom\kubernetes\common\cassandra\values.yaml According to the log file you attached, there’s only 1 replica found where SDC expects 3 replicas. Thanks Ofir From: [email protected] [mailto:[email protected]] On Behalf Of Katarzyna Orlowska Sent: Monday, July 29, 2019 4:29 PM To: [email protected] Subject: [onap-discuss] #sdc #dublin #oom #install Hello, I am deploying ONAP / Dublin , using OOM, as mentioned in documention - 4.0.0-ONAP. My SDC deployment is not working, main reason seems to be that sdc-cs-config-cassandra job is failing. Looks like component called Titanium cannot create schema in shared, main cassandra (which is up, running and available on ports to which SDC is connecting), using titanSchemaCreation.sh script. Basically it looks very similar to case described in another thread (https://lists.onap.org/g/onap-discuss/message/17618<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_g_onap-2Ddiscuss_message_17618&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=r9I4HaeTZWnzwEqiRY1_Hv-5a-5rlv9P2qxiDTBCt58&m=-2tv93QbqalGoeT7rLWW64tW8zfC-yBBzR7XlYfultk&s=UmXUXmgSyxeZYPS3KBoctjDSjyOvA6zZjVGI4C7joao&e=>), but unfortunately there was no reply in it. Logs are mentioning issue with replica count, but unfortunately changes of this value (from: replicas: 3 to 1 in values.yaml) are not making any progress. Had, by any chance, anyone met this issue and solved it somehow? How can I fix this issue? Thank you very much for help, Kind regards, -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18349): https://lists.onap.org/g/onap-discuss/message/18349 Mute This Topic: https://lists.onap.org/mt/32648963/21656 Mute #oom: https://lists.onap.org/mk?hashtag=oom&subid=2740164 Mute #sdc: https://lists.onap.org/mk?hashtag=sdc&subid=2740164 Mute #install: https://lists.onap.org/mk?hashtag=install&subid=2740164 Mute #dublin: https://lists.onap.org/mk?hashtag=dublin&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
