drivebyer opened a new issue, #198:
URL: https://github.com/apache/rocketmq-operator/issues/198

   **BUG REPORT**
   
   1. Please describe the issue you observed:
   When run nameserver on host which use cgroup v2, the nameserver exited with 
error:
   ```
   cat: can't open '/sys/fs/cgroup/memory/memory.limit_in_bytes': No such file 
or directory
   /root/rocketmq/nameserver/bin/runserver.sh: line 58: arithmetic syntax error
   ```
   
   3. Please tell us about your environment:
   <img width="822" alt="截屏2023-11-23 15 15 32" 
src="https://github.com/apache/rocketmq-operator/assets/32033618/8dcd8c52-54fa-4a52-b4f9-adbdfb472226";>
   The above picture show the host use cgroup v2.
   
   5. Other information (e.g. detailed explanation, logs, related issues, 
suggestions how to fix, etc):
   We should enhance these code:
   
https://github.com/apache/rocketmq-operator/blob/a8665716c8028741ec106814798e39fe07e6dcaa/images/namesrv/alpine/runserver-customize.sh#L57-L66


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to