)]}'
{"ovn/templates/statefulset-ovsdb-nb.yaml":[{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"b796288e9a65b5704315fabddeede3b7ab5b8b45","unresolved":true,"context_lines":[{"line_number":76,"context_line":"            - name: run-openvswitch"},{"line_number":77,"context_line":"              mountPath: /run/openvswitch"},{"line_number":78,"context_line":"            - name: data"},{"line_number":79,"context_line":"              mountPath: /etc/ovn"},{"line_number":80,"context_line":"      volumes:"},{"line_number":81,"context_line":"        - name: run-openvswitch"},{"line_number":82,"context_line":"          emptyDir: {}"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"2c964fbc_a73aa369","line":79,"updated":"2024-04-03 01:34:31.000000000","message":"As far as I can see the default path in Ubuntu for the db files is /var/lib/ovn. Since we do not specify the file path then it must be /var/lib/ovn. Here is what I can see from  `/usr/share/ovn/scripts/ovn-ctl --help`\n```\n  --db-nb-file\u003dFILE    OVN_Northbound db file (default: /var/lib/ovn/ovnnb_db.db)\n  --db-sb-file\u003dFILE    OVN_Southbound db file (default: /var/lib/ovn/ovnsb_db.db)\n\n```","commit_id":"bb0e2b2fb9a35ee5c6af2267571cef63c53a75c4"},{"author":{"_account_id":31746,"name":"Oleksandr Kozachenko","email":"okozachenko1203@gmail.com","username":"okozachenko"},"change_message_id":"95f3ea6cc292003106e807340f731f29522f908e","unresolved":false,"context_lines":[{"line_number":76,"context_line":"            - name: run-openvswitch"},{"line_number":77,"context_line":"              mountPath: /run/openvswitch"},{"line_number":78,"context_line":"            - name: data"},{"line_number":79,"context_line":"              mountPath: /etc/ovn"},{"line_number":80,"context_line":"      volumes:"},{"line_number":81,"context_line":"        - name: run-openvswitch"},{"line_number":82,"context_line":"          emptyDir: {}"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"14651950_0533cc2f","line":79,"in_reply_to":"2c964fbc_a73aa369","updated":"2024-04-09 12:49:33.000000000","message":"I can see that the db file path is different per distro.\ncentos package uses /etc/ovn. I will make this path as configurable in this case so users can set.","commit_id":"bb0e2b2fb9a35ee5c6af2267571cef63c53a75c4"}]}
