Chris Lu
Chris Lu
https://github.com/seaweedfs/seaweedfs/blob/2714b70955750090edfa6097bf53b6d50c241d07/weed/mount/meta_cache/meta_cache.go#L48 The mount client has a local metadata store created with default level db settings. You may want to increase the settings here if you really need to store that...
for faster testing, just build the "weed" binary, and run "weed mount" directly. The CSI driver is just one way for k8s to call "weed mount".
admin and worker are not fully ready yet. For hem charts, this is a PR you can test https://github.com/seaweedfs/seaweedfs/pull/7383
configure the cache directory outside of the `/tmp` folder
need to know the version or upgrade to see whether this is reproducible. there are recent fixes to ensure clean operations.
What is the filer store used?
gson seems coming from java dependencies. Not exactly sure the source.
do you want to try this and confirm the fix https://github.com/seaweedfs/seaweedfs/pull/6941 ?
Seems the change in https://github.com/seaweedfs/seaweedfs/issues/6086 should be reverted since "X-Forwarded-For" is meant for client ip.
@mohsek you may want to help this?