fluid-cloudnative / fluid

Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)
https://fluid-cloudnative.github.io/
Apache License 2.0
1.64k stars 955 forks source link

I use fluid+alluxio as cache for cephfs, met some problem. #2512

Open andyzheung opened 1 year ago

andyzheung commented 1 year ago

What is your environment(Kubernetes version, Fluid version, etc.) k8s: v1.21.0 fluid: v0.8.1

Describe the bug Fluid+Alluxio cache cephfs data on gpu cluster. delete alluxio runtime controller time is to long..

What you expect to happen: Need to delete the cr more quickly.

How to reproduce it use fluid+alluxio to cache so much cephfs root dir, may be have 100T datas. Can't delete the alluxioruntime cr. Additional Information alluxioruntime.txt

TrafalgarZZZ commented 1 year ago

Seems that the file doesn't contain full logs? Only logs between 13:55:57 and 13:59:28 are included. Could you provide a copy of full logs?