Giter Site home page Giter Site logo

Chart unable to deploy about helm HOT 3 CLOSED

nextcloud avatar nextcloud commented on September 7, 2024
Chart unable to deploy

from helm.

Comments (3)

hyperbolic2346 avatar hyperbolic2346 commented on September 7, 2024

Further messing with this:

$ kubectl run test --image=docker.io/library/nextcloud:stable -it /bin/bash
If you don't see a command prompt, try pressing enter.
root@test:/var/www/html# /entrypoint.sh apache2-foreground
Initializing nextcloud 19.0.4.2 ...
Initializing finished
New nextcloud instance
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.1.70.243. Set the 'ServerName' directive globally to suppress this message
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.1.70.243. Set the 'ServerName' directive globally to suppress this message
Bus error (core dumped)

from helm.

hyperbolic2346 avatar hyperbolic2346 commented on September 7, 2024

This could be related to hugepages... I do have them enabled on my nodes for other pods to use. Those pods seem to be working fine, but there is a problem here. Still investigating.

mmap(NULL, 134217728, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS|MAP_HUGETLB, -1, 0) = 0x7f71a7a00000
--- SIGBUS {si_signo=SIGBUS, si_code=BUS_ADRERR, si_addr=0x7f71a7a00000} ---
+++ killed by SIGBUS (core dumped) +++

from helm.

hyperbolic2346 avatar hyperbolic2346 commented on September 7, 2024

Yes, this is a hugepage issue. I wasn't assigning any hugepages to the container, but they were enabled on the host. This results in a deploy that just crashloops as the container is able to see hugepages, but fails this mmap at startup.

from helm.

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.