]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
vstart: Ganesha should not be started in DEBUG mode
authorSachin Punadikar <sachin.punadikar@ibm.com>
Tue, 19 Mar 2024 09:41:53 +0000 (05:41 -0400)
committerSachin Punadikar <sachin.punadikar@ibm.com>
Tue, 19 Mar 2024 09:41:53 +0000 (05:41 -0400)
commit7582834d90c048765fbc0f7431e04eccc5e5ee68
treebfa5503a36c22f9f1fc7d2a2aa6f23853694f6e9
parentceea81790a10b2ded899e048d1d8c5da805bbae5
vstart: Ganesha should not be started in DEBUG mode

Currently vstart script, deploy NFS Ganesha in debug mode. Enabling
DEBUG mode for Ganesha leads to logging lot of debug messages, which may
not be required all the time. One can enable DEBUG mode on need basis.
Hence removing the default DEBUG mode.

Signed-off-by: Sachin Punadikar <sachin.punadikar@ibm.com>
src/vstart.sh