aenix-io / cozystack

Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
https://cozystack.io
Apache License 2.0
907 stars 51 forks source link

SeaweedFS bootstrapping fails #326

Open mrkhachaturov opened 2 months ago

mrkhachaturov commented 2 months ago

When installing seaweedfs via dahsboard enabling it in tenant-root, pod seaweedfs-s3 fails to start.

Here are logs:

I0902 13:32:01.899614 config.go:66 Reading security.toml from /etc/seaweedfs/security.toml
I0902 13:32:01.934406 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:02.941350 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:03.944309 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:04.948027 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:05.950676 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:06.953493 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:07.957252 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:08.960128 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:09.963691 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:10.966985 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:11.969683 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:12.972714 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:13.975499 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:14.978684 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:15.982419 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:16.986828 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:17.989196 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:18.992141 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:19.994652 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:20.997891 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:22.001883 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:23.004458 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:24.006749 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:25.009042 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:26.012722 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:27.016035 s3.go:214 wait to connect to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
I0902 13:32:28.021357 s3.go:210 S3 read filer buckets dir: /buckets
I0902 13:32:28.021370 s3.go:217 connected to filer seaweedfs-filer-client.tenant-root:8888 grpc address seaweedfs-filer-client.tenant-root:18888
W0902 13:32:28.028033 auth_credentials.go:128 fail to load config: read S3 config: filer: no entry is found in filer store
I0902 13:32:28.034219 s3api_circuit_breaker.go:35 s3 circuit breaker not configured
I0902 13:32:28.041320 s3.go:332 Start Seaweed S3 API Server 30GB 3.71 ed7e721ef at https port 8333
I0902 13:32:28.043322 auth_credentials_subscribe.go:52 iam follow metadata changes: subscribing filer meta change: subscribe: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp: lookup seaweedfs-filer-client.tenant-root on 10.96.0.10:53: no such host"
I0902 13:32:28.043327 retry.go:71 retry followIamChanges: err: subscribing filer meta change: subscribe: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp: lookup seaweedfs-filer-client.tenant-root on 10.96.0.10:53: no such host"
I0902 13:32:29.048361 auth_credentials_subscribe.go:52 iam follow metadata changes: subscribing filer meta change: subscribe: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp: lookup seaweedfs-filer-client.tenant-root on 10.96.0.10:53: no such host"
I0902 13:32:29.048370 retry.go:71 retry followIamChanges: err: subscribing filer meta change: subscribe: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp: lookup seaweedfs-filer-client.tenant-root on 10.96.0.10:53: no such host"