vmware / vmware/photon

Based on Photon 4.0 to build the redis image of arm64 architecture Run error: <jemalloc>: Unsupported system page size

Open
#1,208 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

4.0 docker
Dominant language
C
Stars
3.2k
Forks
692
PR merge metrics
No merged PRs in 30d

Description

Basic server information:
[root@localhost ~]# uname -a
Linux localhost 4.19.90-17.5.ky10.aarch64 #1 SMP Fri Aug 7 13:35:33 CST 2020 aarch64 aarch64 aarch64 GNU/Linux
[root@localhost ~]# uname -r
4.19.90-17.5.ky10.aarch64
[root@localhost ~]#

server pagesize:
[root@localhost ~]# getconf PAGE_SIZE
65536

Run the redis image built based on photon 4.0 to report an error, image address: https://hub.docker.com/repository/docker/harborarmpro/redis-photon

Error Message:
: Unsupported system page size
: Unsupported system page size

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the redis-photon image on the reported arm64 host with a 65536-byte page size, then inspect the jemalloc error output and the image details at the linked Docker Hub repository. Done means the Redis image runs on this Photon 4.0 environment without the unsupported system page size error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, redis
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.