From: Abhishek Lekshmanan Date: Tue, 11 Dec 2018 09:49:52 +0000 (+0100) Subject: vstart: rgw: disable the lc debug interval option X-Git-Tag: v14.1.0~657^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F25487%2Fhead;p=ceph.git vstart: rgw: disable the lc debug interval option Since it can be very verbose in logs as the start and end time are logged every 10s currently, comment these out. If needed, they can be enabled by those needing to run the lc time based tests which are still unreliable and disabled in qa suites. Signed-off-by: Abhishek Lekshmanan --- diff --git a/src/vstart.sh b/src/vstart.sh index d44629c790b9..e72d8c61c1ac 100755 --- a/src/vstart.sh +++ b/src/vstart.sh @@ -553,8 +553,9 @@ $extra_conf ; needed for s3tests rgw crypt s3 kms encryption keys = testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo= rgw crypt require ssl = false - rgw lc debug interval = 10 - + ; uncomment the following to set LC days as the value in seconds; + ; needed for passing lc time based s3-tests (can be verbose) + ; rgw lc debug interval = 10 [mds] $DAEMONOPTS mds data = $CEPH_DEV_DIR/mds.\$id