cephadm: log to file
Currently we don't gather mon/mgr logs, which are essential for debugging Ceph integration issues - this patch improves that. Change-Id: I4ec34511b022707d0069d7a07f2f92b34acf0085
This commit is contained in:
parent
acf9375edc
commit
3431f124c8
@ -44,6 +44,7 @@
|
||||
--skip-monitoring-stack
|
||||
--skip-dashboard
|
||||
--skip-firewalld
|
||||
--log-to-file
|
||||
--mon-ip {{ mon_ip }}
|
||||
become: True
|
||||
register: cephadm_bootstrap_output
|
||||
|
Loading…
Reference in New Issue
Block a user