Giter Site home page Giter Site logo

Comments (5)

freegroup avatar freegroup commented on September 6, 2024 1

new issue would be fine.... + ....pull request :-)

from kube-s3.

freegroup avatar freegroup commented on September 6, 2024

thanks for your bug report. The main issue is, that the "preStop" hook is missing in the Daemonset.yaml

from kube-s3.

guysoft avatar guysoft commented on September 6, 2024

Ok, I saw you also pushed new stuff just now, will go over it and see if it solves the issue here.

from kube-s3.

guysoft avatar guysoft commented on September 6, 2024

Ok, that fixes it!

However there is another issue I can see now on the example pod.

The issue is that if you set the host share to the same path as the mountpoint oh the host, if the host remounts the fuse volume, the example pod looses the folder link and gets Transport endpoint is not connected

The workaround I found was to mount on the example pod a folder up the tree, and then that folder remains static and does not get a different mapping if the fuse gets remounted.

Should I open a new issue for that and close this one, or should it be discussed here?

from kube-s3.

guysoft avatar guysoft commented on September 6, 2024

Hey,
So I am getting again this error.
On the node I see:

  Warning  Failed   6m30s (x4 over 7m48s)   kubelet, ip-192-168-7-154.eu-west-1.compute.internal  Error: failed to start container "s3fuse-shapedo-website-eu": Error response from daemon: error while creating mount source path /mnt/data-s3-fs': mkdir /mnt/data-s3-fs: file exists

I also see on the node these events, not sure if related:

  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
  ----             ------  -----------------                 ------------------                ------                       -------
  MemoryPressure   False   Sun, 28 Feb 2021 17:40:00 +0200   Mon, 15 Feb 2021 22:06:57 +0200   KubeletHasSufficientMemory   kubelet has sufficient memory available
  DiskPressure     False   Sun, 28 Feb 2021 17:40:00 +0200   Mon, 15 Feb 2021 22:06:57 +0200   KubeletHasNoDiskPressure     kubelet has no disk pressure
  PIDPressure      False   Sun, 28 Feb 2021 17:40:00 +0200   Mon, 15 Feb 2021 22:06:57 +0200   KubeletHasSufficientPID      kubelet has sufficient PID available
  Ready            True    Sun, 28 Feb 2021 17:40:00 +0200   Mon, 15 Feb 2021 22:07:17 +0200   KubeletReady                 kubelet is posting ready status

Should I open a new issue?

from kube-s3.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.