ERROR : could not remove all contents of '/opt/data/kvstore': 1 errors occured.description for first 1 :[{operation :"failed to remove directory", error:"directory not empty", file:"/opt/data/kvstore/mongo"}]
Thanks, after changing the permission of /opt/data/kvstore/mongo its working fine.
Have you checked the permissions on /opt/data/kvstore/mongo? Have you tried deleting the contents manually?
Thanks, after changing the permission of /opt/data/kvstore/mongo its working fine.