From: Yehuda Sadeh Date: Mon, 13 Feb 2017 23:51:26 +0000 (-0800) Subject: vstart: don't configure rgw_dns_name X-Git-Tag: v12.0.1~167^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13411%2Fhead;p=ceph.git vstart: don't configure rgw_dns_name Setting rgw dns name as localhost by default is breaking auth in certain cases. Signed-off-by: Yehuda Sadeh --- diff --git a/src/vstart.sh b/src/vstart.sh index e238f8ab3ae..e5a67daa7c5 100755 --- a/src/vstart.sh +++ b/src/vstart.sh @@ -516,7 +516,6 @@ if [ "$start_mon" -eq 1 ]; then plugin dir = $CEPH_LIB osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd rgw frontends = $rgw_frontend port=$CEPH_RGW_PORT - rgw dns name = localhost filestore fd cache size = 32 run dir = $CEPH_OUT_DIR enable experimental unrecoverable data corrupting features = *