j9九游会登录/ 应用平台 appstage/ 常见问题/ / slb同步异常相关问题/ test nginx: nginx: [alert] mmap(map_anon|map_shared, 524288000) failed (12: cannot allocate memory) nginx: [alert] munmap(ffffffffffffffff, 524288000) failed
更新时间:2024-06-13 gmt 08:00

test nginx: nginx: [alert] mmap(map-j9九游会登录

问题现象

配置同步失败,日志详细信息提示如下:

" test nginx: nginx: [alert] mmap(map_anon|map_shared, 524288000) failed (12: cannot allocate memory) nginx: [alert] munmap(ffffffffffffffff, 524288000) failed"

解决方法

  • 使用的机器最低规格为2c8g。
  • 登录slb实例主机,执行命令/opt/huawei/openresty/init.d/nginx restart,重启nginx再同步。
  • 执行命令top,查看其他占用内存多的进程,执行命令kill -9 进程号关掉进程。

相关文档

网站地图