OpenBao fails to start after upgrading to the August 3rd 23.1.2 build in specific cluster upgrade scenarios.
This issue occurs only when upgrading to the August 3rd 23.1.2 build from:
Other upgrade paths are not affected.
Step 1: Fix ownership on every node of the cluster
Run on each node (Primary, Secondary, and arbiter nodes):
sudo chown -R versa:versa /var/versa/vnms/share/bao/data/
Step 2: Restart services on the Primary node only
vsh restart
vsh status | grep openbao
Expected result: openbao is Running.
chmod on this folder.