Hi Team, As per the document https://github.com/splunk/splunk-operator/blob/develop/docs/README.md, we deploy 2 pods which are the Splunk operator and Splunk Standalone. The Splunk operator is deploying and successfully running. The Splunk standalone is giving the issue and is not able to deploy the pod. the error is: Back-off restarting the failed container Readiness probe failed The pod boots halfway and it fails Please find the logs below: STDERR: homePath='/opt/splunk/var/lib/splunk/audit/db' of index=_audit on unusable filesystem. Validating databases (splunkd validatedb) failed with code '1'. If you cannot resolve the issue(s) above after consulting documentation, please file a case online at http://www.splunk.com/page/submit_issue MSG: non-zero return code PLAY RECAP ********************************************************************* localhost : ok=48 changed=0 unreachable=0 failed=1 skipped=51 rescued=0 ignored=0 Wednesday 08 June 2022 00:30:45 +0000 (0:02:16.140) 0:03:19.038 ******** =============================================================================== splunk_common : Start Splunk via CLI ---------------------------------- 136.14s splunk_common : Get Splunk status -------------------------------------- 44.09s splunk_common : Apply admin password ------------------------------------ 4.02s Gathering Facts --------------------------------------------------------- 1.28s splunk_common : Cleanup Splunk runtime files ---------------------------- 0.96s splunk_common : Update /opt/splunk/etc ---------------------------------- 0.65s splunk_common : Create .ui_login ---------------------------------------- 0.63s splunk_common : Find manifests ------------------------------------------ 0.61s splunk_common : Check for scloud ---------------------------------------- 0.61s splunk_common : Set general pass4SymmKey -------------------------------- 0.58s splunk_common : Get Splunk status --------------------------------------- 0.52s splunk_common : Enable Web SSL ------------------------------------------ 0.50s splunk_common : Enable Splunkd SSL -------------------------------------- 0.49s splunk_common : Check if /opt/splunk/var/lib/splunk/kvstore/mongo/splunk.key exists --- 0.49s splunk_common : Reset root CA ------------------------------------------- 0.49s splunk_common : Remove input SSL settings ------------------------------- 0.48s splunk_common : Enable splunktcp input ---------------------------------- 0.47s splunk_common : Trigger restart ----------------------------------------- 0.46s splunk_common : Check for existing installation ------------------------- 0.46s splunk_common : Check if /sbin/updateetc.sh exists ---------------------- 0.46s [root@e2c-master ~]#
... View more