Giter VIP home page Giter VIP logo

Comments (5)

nitishkumar71 avatar nitishkumar71 commented on June 20, 2024 1

faasd internal implementation already does the cleanup for task, snapshot and container, as implemented here.

from faasd.

alexellis avatar alexellis commented on June 20, 2024

Hey it looks like you may have mistakenly installed Docker on faasd VM? The output that you're sharing isn't from faasd but from Docker run.

Can you explain please?

And share df -h / along with lsblk

from faasd.

alexellis avatar alexellis commented on June 20, 2024

/set title: Support request

from faasd.

ikhyunAn avatar ikhyunAn commented on June 20, 2024

The VM I'm using is a collaborative workspace, and the docker is installed on the VM on which faasd is also installed. I have the minio set up on the vm, the reason why docker is installed on the vm.
I do see that it's recommended not to install the docker into the same host as faasd, but does the error message I'm seeing come from this problem?

I have uninstalled/deleted other packages and system files to free space, so the values on df -h are now lower than what they were. Before the /dev/vda usage was close to 100%.

df -h
Filesystem      Size  Used Avail Use% Mounted on
tmpfs           392M  976K  391M   1% /run
/dev/vda1        22G   14G  7.3G  66% /
tmpfs           2.0G  168K  2.0G   1% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
/dev/vda15      105M  6.1M   99M   6% /boot/efi
tmpfs           392M   12K  392M   1% /run/user/1000
NAME    MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
loop0     7:0    0 116.8M  1 loop /snap/core/14946
loop1     7:1    0  63.3M  1 loop /snap/core20/1879
loop2     7:2    0  63.5M  1 loop /snap/core20/1891
loop3     7:3    0 111.9M  1 loop /snap/lxd/24322
loop4     7:4    0  53.2M  1 loop /snap/snapd/19122
loop5     7:5    0  53.3M  1 loop /snap/snapd/19361
loop6     7:6    0   4.2M  1 loop /snap/tree/18
sr0      11:0    1   366K  0 rom
vda     252:0    0    22G  0 disk
├─vda1  252:1    0  21.9G  0 part /
├─vda14 252:14   0     4M  0 part
└─vda15 252:15   0   106M  0 part /boot/efi

from faasd.

alexellis avatar alexellis commented on June 20, 2024

You cannot have docker installed on the same host as faasd, this is probably why you're running into problems.

BuildKit can be installed and used, with faas-cli shrinkwrap followed by docker build.

See also: https://docs.openfaas.com/cli/build/

from faasd.

Related Issues (20)

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.