DeepSea stage 4 fails with "error creating ganesha_config, File Exists"
This document (000019752) is provided subject to the disclaimer at the end of this document.
Environment
deepsea-0.9.31+git.0.aac676904-3.21.1.noarch
Situation
ID: create `hostname` daemon rados object Function: cmd.run Name: rados -p ganesha_config -N ganesha create conf-`hostname` Result: False Comment: Command "rados -p ganesha_config -N ganesha create conf-`hostname`" run Started: 12:28:52.516697 Duration: 257.904 ms Changes: ---------- pid: 1019453 retcode: 1 stderr: error creating ganesha_config/conf-`hostname`: (17) File exists stdout:
Resolution
Please adjust this line (line 6):
- unless: "rados -p $POOL -N ganesha ls | grep -q ^conf-{{ host }}$"
To instead read:
- unless: "rados -p ganesha_config -N ganesha ls | grep -q ^conf-{{ host }}$"
Cause
Status
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000019752
- Creation Date: 23-Oct-2020
- Modified Date:26-Nov-2020
-
- SUSE Enterprise Storage
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com