View primary logs
To view primary server logs execute the following command to get a shell to the running container.
$ kubectl exec --stdin --tty pod/<primary-server-pod-name> -n <namespace> -- /bin/bash
Once in the primary server shell prompt, to see the list of logs, run:
ls /usr/openv/logs/