Git Product home page Git Product logo

Comments (6)

solarisfire avatar solarisfire commented on June 2, 2024

Hmmm, I installed redis-server and copied the binary from /bin/redis-server into /omd/sites/pifive/bin and it starts up just fine now... Seems to be an issue with the compiled redis-server binary...?

from check-mk-arm.

realiter avatar realiter commented on June 2, 2024

Indeed, I have the same issue.

strace ./redis-server gives that:

prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
munmap(0x7ffede460000, 83227) = 0
readlinkat(AT_FDCWD, "/etc/je_malloc.conf", 0x7fffd5b56ec8, 4096) = -1 ENOENT (No such file or directory)
write(2, ": Unsupported system p"..., 41: Unsupported system page size
) = 41
getrandom("\xe7\x5b\x1d\x0a\xbb\xfb\xa2\x64", 8, GRND_NONBLOCK) = 8
brk(NULL) = 0x55564214c000
brk(0x555642170000) = 0x555642170000

from check-mk-arm.

martux69 avatar martux69 commented on June 2, 2024

I think, it relates to this : jemalloc/jemalloc#467 (comment)
I have no pi5 so I'm not able to test anything relating to this.

from check-mk-arm.

realiter avatar realiter commented on June 2, 2024

there is a link to: https://bugzilla.redhat.com/show_bug.cgi?id=2240293
"[Bug 2240293] Redis fails to start on aarch64 with 16kb pages" where a patch is mentioned.

from check-mk-arm.

martux69 avatar martux69 commented on June 2, 2024

Yes, it seems so be the same solution in both urls. But as mentioned before I have no pi5 and as far as I can see with the implemented patch I could have trouble to run with a pi4.

from check-mk-arm.

chrisss404 avatar chrisss404 commented on June 2, 2024

Won't fix.

from check-mk-arm.

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.