Giter Club home page Giter Club logo

Comments (5)

cf-gitbot avatar cf-gitbot commented on July 21, 2024

Hi there!

We use Pivotal Tracker to provide visibility into what our team is working on. A story for this issue has been automatically created.

The current status is as follows:

This comment, as well as the labels on the issue, will be automatically updated as the status in Tracker changes.

from garden-runc-release.

julz avatar julz commented on July 21, 2024

If you're not using the latest concourse - and obviously that's the recommended solution - you'll need to log in to the workers (or vagrant ssh in concourse-lite) and run 'modprobe aufs'. This is unfortunately necessary to be able to run guardian inside a container because it relies on aufs support which can only be enabled in the host. In the latest concourse/garden combination this happens automatically for you.

from garden-runc-release.

rosenhouse avatar rosenhouse commented on July 21, 2024

We are running:

  • concourse/0.68.0
  • garden-linux/0.328.0

This is the latest combination listed on the Concourse releases page.

Should we upgrade the version of garden-linux beyond 0.328?

from garden-runc-release.

dbellotti avatar dbellotti commented on July 21, 2024

@julz we bosh ssh'd onto the worker VM and ran lsmod:

lsmod
Module                  Size  Used by
dummy                  16384  0
veth                   16384  0
ipt_MASQUERADE         16384  14
nf_nat_masquerade_ipv4    16384  1 ipt_MASQUERADE
bridge                110592  0
stp                    16384  1 bridge
nf_log_ipv4            16384  1
llc                    16384  2 stp,bridge
nf_log_common          16384  1 nf_log_ipv4
xt_LOG                 16384  1
iptable_nat            16384  1
nf_nat_ipv4            16384  1 iptable_nat
nf_nat                 24576  2 nf_nat_ipv4,nf_nat_masquerade_ipv4
ipt_REJECT             16384  1
nf_reject_ipv4         16384  1 ipt_REJECT
nf_conntrack_ipv4      16384  4
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
xt_conntrack           16384  3
nf_conntrack          106496  5 nf_nat,nf_nat_ipv4,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4
iptable_filter         16384  1
ip_tables              28672  2 iptable_filter,iptable_nat
x_tables               36864  6 ip_tables,ipt_MASQUERADE,xt_conntrack,xt_LOG,iptable_filter,ipt_REJECT
aufs                  212992  1
btrfs                 937984  1
xor                    24576  1 btrfs
raid6_pq               98304  1 btrfs
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
aesni_intel           172032  0
cirrus                 28672  1
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
ppdev                  20480  0
ttm                    94208  1 cirrus
glue_helper            16384  1 aesni_intel
drm_kms_helper        126976  1 cirrus
drm                   344064  4 ttm,drm_kms_helper,cirrus
xen_fbfront            20480  0
ablk_helper            16384  1 aesni_intel
fb_sys_fops            16384  1 xen_fbfront
cryptd                 20480  3 ghash_clmulni_intel,aesni_intel,ablk_helper
syscopyarea            16384  2 cirrus,xen_fbfront
sysfillrect            16384  2 cirrus,xen_fbfront
sysimgblt              16384  2 cirrus,xen_fbfront
i2c_piix4              24576  0
8250_fintek            16384  0
serio_raw              16384  0
mac_hid                16384  0
parport_pc             32768  0
parport                45056  2 ppdev,parport_pc
nfsd                  294912  2
auth_rpcgss            61440  1 nfsd
nfs_acl                16384  1 nfsd
nfs                   245760  0
lockd                  94208  2 nfs,nfsd
grace                  16384  2 nfsd,lockd
sunrpc                327680  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
fscache                65536  1 nfs
psmouse               114688  0
floppy                 77824  0
pata_acpi              16384  0

Just re-ran, same error.

from garden-runc-release.

rosenhouse avatar rosenhouse commented on July 21, 2024

Just to follow-up here based on a conversation in slack, this test script is not currently part of the "supported" test suite -- it is legacy from garden-linux and hasn't been fully ported over yet to guardian. So I'm closing this issue.

from garden-runc-release.

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.