Hi,
ceph moved away from file based config to a config store within ceph.
You only need a minimal ceph.conf to bootstrap a cluster or for
clients which you can generate with:
ceph config generate-minimal-conf
You can dump the current ceph config and integrate into your ceph.conf:
ceph config dump
This could probably be easily scripted to add to your ceph.conf, but
I'm not aware if that is already integrated anywhere.
Zitat von Ali Akil <ali-akil@xxxxxx>:
hallo everybody,
i noticed that adding a config for example `ceph config set global
public_network <ip>` doesn't update ceph.conf.
Is there any way to export the global configurations as a file?
Regards,
Ali
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx