Hi All, we have k3s single node setup where k3s i...
# k3s
l
Hi All, we have k3s single node setup where k3s installed with data dir </application-volume of 1TB> and os volume </ has 128GB > of space, in 1TB - 933GB is utilised and in OS 128GB only 13GB utilised, but weirdly we received , below exceptions ? [note: for some time, in longhorn node went to the state of not schedulable because it reached the threshold of disk above 90%]
Copy code
Events:
  Type     Reason                 Age                    From     Message
  ----     ------                 ----                   ----     -------
  Warning  FreeDiskSpaceFailed    40m (x1490 over 5d4h)  kubelet  (combined from similar events): Failed to garbage collect required amount of images. Attempted to free 147849211084 bytes, but only found 0 bytes eligible to free.
  Normal   NodeHasDiskPressure    37m                    kubelet  Node preprod status is now: NodeHasDiskPressure
  Warning  ImageGCFailed          27m                    kubelet  wanted to free 157281414348 bytes, but freed 0 bytes space with errors in image deletion: rpc error: code = DeadlineExceeded desc = context deadline exceeded
  Warning  EvictionThresholdMet   22m (x8 over 37m)      kubelet  Attempting to reclaim ephemeral-storage
  Normal   NodeHasNoDiskPressure  17m                    kubelet  Node preprod status is now: NodeHasNoDiskPressure
  Warning  FreeDiskSpaceFailed    7m51s                  kubelet  Failed to garbage collect required amount of images. Attempted to free 83662490828 bytes, but only found 0 bytes eligible to free.
  Warning  FreeDiskSpaceFailed    2m51s                  kubelet  Failed to garbage collect required amount of images. Attempted to free 112076946636 bytes, but only found 0 bytes eligible to free.