What is your kernel version?

uname -a
cat /etc/os-release

On Mon, Jun 8, 2020 at 10:13 AM olivier sallou <[email protected]>
wrote:

> Hi,
> I tried to install mesos 1.9.0 (installed from rpm) on CentOS 7. I
> configured it for docker with isolation flags but it fails to start
> with "Failed to open memfd file: Failed to create memfd: Invalid
> argument" error (startup logs below)
>
>
> Jun  8 08:03:41 mesos systemd: Started Mesos Agent.
> Jun  8 08:03:41 mesos mesos-agent[7002]: I0608 08:03:41.938788  7002
> logging.cpp:201] INFO level logging started!
> Jun  8 08:03:41 mesos mesos-agent[7002]: I0608 08:03:41.939116  7002
> main.cpp:350] Build: 2019-10-22 13:58:29 by
> Jun  8 08:03:41 mesos mesos-agent[7002]: I0608 08:03:41.939124  7002
> main.cpp:351] Version: 1.9.0
> Jun  8 08:03:41 mesos mesos-agent[7002]: I0608 08:03:41.939127  7002
> main.cpp:354] Git tag: 1.9.0-rc3
> Jun  8 08:03:41 mesos mesos-agent[7002]: I0608 08:03:41.939131  7002
> main.cpp:358] Git SHA: 5e79a584e6ec3e9e2f96e8bf418411df9dafac2e
> Jun  8 08:03:41 mesos mesos-agent[7002]: I0608 08:03:41.946902  7002
> systemd.cpp:240] systemd version `219` detected
> Jun  8 08:03:41 mesos mesos-agent[7002]: I0608 08:03:41.946928  7002
> main.cpp:453] Initializing systemd state
> Jun  8 08:03:41 mesos mesos-agent[7002]: I0608 08:03:41.952776  7002
> systemd.cpp:328] Started systemd slice `mesos_executors.slice`
> Jun  8 08:03:41 mesos mesos-agent[7002]: I0608 08:03:41.953656  7002
> resolver.cpp:69] Creating default secret resolver
> Jun  8 08:03:42 mesos mesos-agent[7002]: I0608 08:03:42.042822  7002
> containerizer.cpp:318] Using isolation { volume/sandbox_path,
> volume/host_path, volume/image, network/cni, environment_secret,
> cgroups/mem, cgroups/cpu, docker/runtime, filesystem/linux }
> Jun  8 08:03:42 mesos mesos-agent[7002]: I0608 08:03:42.049402  7002
> linux_launcher.cpp:144] Using /sys/fs/cgroup/freezer as the freezer
> hierarchy for the Linux launcher
> Jun  8 08:03:42 mesos mesos-agent[7002]: I0608 08:03:42.049485  7002
> linux_launcher.cpp:176] Using /sys/fs/cgroup/systemd as the systemd
> hierarchy for the Linux launcher
> Jun  8 08:03:42 mesos mesos-agent[7002]: sh: hadoop: command not found
> Jun  8 08:03:42 mesos mesos-agent[7002]: I0608 08:03:42.143219  7002
> fetcher.cpp:68] Skipping URI fetcher plugin 'hadoop' as it could not be
> created: Failed to create HDFS client: Hadoop client is not available,
> exit status: 32512
> Jun  8 08:03:42 mesos mesos-agent[7002]: I0608 08:03:42.145257  7002
> provisioner.cpp:283] Provisioner backend 'overlay' is not supported on
> '/var/lib/mesos/provisioner': Backend 'overlay' is not supported due to
> missing d_type support on the underlying filesystem
> Jun  8 08:03:42 mesos mesos-agent[7002]: I0608 08:03:42.145318  7002
> provisioner.cpp:300] Using default backend 'copy'
> Jun  8 08:03:42 mesos mesos-agent[7002]: E0608 08:03:42.161227  7002
> main.cpp:511] EXIT with status 1: Failed to create a containerizer:
> Could not create MesosContainerizer: Failed to clone a sealed file
> '/usr/libexec/mesos/mesos-containerizer' in memory: Failed to open
> memfd file: Failed to create memfd: Invalid argument
>
>
> Thanks
>
> Olivier
>
> --
>
>
> gpg key id: 4096R/326D8438  (keyring.debian.org)
> Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438
>
>

Reply via email to