[
https://issues.apache.org/jira/browse/MESOS-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072391#comment-15072391
]
Yinwen Wang commented on MESOS-2786:
------------------------------------
Hi Robin Dong
I have used your patch on mesos-0.25.0 release.The patch is good when I compile
the mesos source code and I can sucessfully start mesos matser/slave and
marathon.But when I use the mesos native container to start a cmd task, the
slave'log show some error below:
E1226 16:55:12.973712 7920 slave.cpp:3342] Container
'738c841a-5d1a-41a2-858d-10f999c32378' for executor
'zxc.6006dda8-abae-11e5-bb25-7a3f6cf980b9' of framework
'd502f28e-9630-4aed-b7c2-ae33bc916ade-0004' failed to start: Failed to fork
executor: Failed to clone child process: Failed to clone: Invalid argument
The error information indicates that error happened when cloning a process. I
have checked the source code,there is nothing wrong with the input parameters
when calling the linux kernel API clone(). This problem has confused me for a
long time! Did you Encounter similar problems when starting cmd task on mesos
in the environment of arm64? Or do you have some ideas?
> Let mesos to be build and run on arm64 servers
> ----------------------------------------------
>
> Key: MESOS-2786
> URL: https://issues.apache.org/jira/browse/MESOS-2786
> Project: Mesos
> Issue Type: Improvement
> Components: general
> Reporter: RobinDong
> Assignee: RobinDong
>
> Mesos use many third-party software such as protobuf and zookeeper, for they
> can't run on arm64 environtment, we can't run mesos too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)