[SDNC] Fix MDSAL data not retained across restarts 76/123676/1
authorSatoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Sat, 28 Aug 2021 12:12:36 +0000 (12:12 +0000)
committerSatoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Sat, 28 Aug 2021 12:12:36 +0000 (12:12 +0000)
From ODL Aluminium, MDSAL journal dir is changed to
/opt/opendaylight/segmented-journal .
journalPath should be updated to make it retained across pod restarts.

Issue-ID: SDNC-1593
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: I67cc2f9b428316922ccca5ab072bb127891ef018

kubernetes/sdnc/values.yaml

index 1529aa8..1c9a422 100644 (file)
@@ -577,7 +577,7 @@ persistence:
   mountSubPath: sdnc/mdsal
   mdsalPath: /opt/opendaylight/mdsal
   daeximPath: /opt/opendaylight/mdsal/daexim
-  journalPath: /opt/opendaylight/journal
+  journalPath: /opt/opendaylight/segmented-journal
   snapshotsPath: /opt/opendaylight/snapshots
 
 certpersistence: