Hello,
I don't understand exactly what should this value be? Can someone explain what is
"rgw" in client.rgw.host? I assumed it would be similar to rgw section in
ceph.conf, but that does not seem to be case. In my ceph.conf, I see
"client.rgw.master" but if I assign this as name, no log file is created.
RGW{
ceph_conf = "/etc/ceph/ceph.conf";
name = "client.rgw.host";
cluster = "ceph";
init_args = "-d --debug-rgw=30 --log-file=/etc/ganesha/ganesha_rgw_debug.log";
}
Show replies by date