[
https://issues.apache.org/jira/browse/MESOS-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192272#comment-14192272
]
Till Toenshoff commented on MESOS-2021:
---------------------------------------
Thanks for testing and reporting this Axel.
Currently we are actively supporting 64bit x86 CPUs only. However, your input
is super valuable and the more you can report on specific ARM issues, and the
more you can fix them or hint fixes, the better :)
> Mesos will not execute on ARM CPU based System
> ----------------------------------------------
>
> Key: MESOS-2021
> URL: https://issues.apache.org/jira/browse/MESOS-2021
> Project: Mesos
> Issue Type: Bug
> Components: cli, general
> Affects Versions: 0.20.1
> Environment: Linux c1-10-1-2-103.cloud.online.net 3.17.0-85 #2 SMP
> Wed Oct 15 15:31:27 CEST 2014 armv7l Marvell Armada 370/XP (Device Tree)
> GNU/Linux
> Reporter: Axel Etcheverry
> Priority: Blocker
>
> Configuration : ../configure --disable-java
> {noformat}
> c1-10-1-2-103 build # ./bin/mesos-master.sh --ip=127.0.0.1
> --work_dir=/var/lib/mesos
> I1031 12:11:04.993352 21161 main.cpp:155] Build: 2014-10-31 01:04:48 by root
> I1031 12:11:04.995046 21161 main.cpp:157] Version: 0.20.1
> F1031 12:11:04.997396 21161 leveldb.cpp:160] Check failed:
> leveldb::BytewiseComparator()->Compare(one, two) < 0
> *** Check failure stack trace: ***
> @ 0xb63db678 google::LogMessage::Fail()
> @ 0xb63dd428 google::LogMessage::SendToLog()
> @ 0xb63db294 google::LogMessage::Flush()
> @ 0xb63ddbc4 google::LogMessageFatal::~LogMessageFatal()
> @ 0xb62c8fb0 mesos::internal::log::LevelDBStorage::restore()
> @ 0xb6337198 mesos::internal::log::ReplicaProcess::restore()
> @ 0xb6337920 mesos::internal::log::ReplicaProcess::ReplicaProcess()
> @ 0xb6337ad4 mesos::internal::log::Replica::Replica()
> @ 0xb62ca948 mesos::internal::log::LogProcess::LogProcess()
> @ 0xb62cabc8 mesos::internal::log::Log::Log()
> @ 0x41818 main
> @ 0xb51965f8 (unknown)
> Aborted
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)