rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.44k stars 655 forks source link

Longhorn Manager does not startup #2937

Open Rancheroo opened 4 years ago

Rancheroo commented 4 years ago

RancherOS 1.5.4, Rancher 2.3.3, Longhorn 0.70. Fresh installed cluster, Longhorn Manager does not startup on ROS, (starts on Ubuntu 18.04 nodes)

RancherOS Version: (ros os version) RancherOS 1.5.4

Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.) baremetal

ime="2019-10-23T13:36:56Z" level=info msg="Start overwriting built-in settings with customized values" time="2019-10-23T13:36:56Z" level=info msg="Start Longhorn replica controller" time="2019-10-23T13:36:56Z" level=info msg="Start Longhorn engine controller" time="2019-10-23T13:36:56Z" level=info msg="Start Longhorn websocket controller" time="2019-10-23T13:36:56Z" level=info msg="Start Longhorn Engine Image controller" time="2019-10-23T13:36:56Z" level=info msg="Start Longhorn node controller" time="2019-10-23T13:36:56Z" level=info msg="Start Longhorn Setting controller" time="2019-10-23T13:36:56Z" level=info msg="Start kubernetes controller" time="2019-10-23T13:36:56Z" level=info msg="Starting Longhorn instance manager controller" time="2019-10-23T13:36:56Z" level=info msg="Start Longhorn volume controller" time="2019-10-23T13:36:56Z" level=fatal msg="Error starting manager: cannot get disk info of directory /var/lib/rancher/longhorn/: Failed to execute: nsenter [--mount=/host/proc/5423/ns//mnt stat -fc {\"path\":\"%n\",\"fsid\":\"%i\",\"type\":\"%T\",\"freeBlock\":%f,\"totalBlock\":%b,\"blockSize\":%S} /var/lib/rancher/longhorn/], output , stderr, nsenter: failed to execute stat: No such file or directory\n, error exit status 1"

Rancheroo commented 4 years ago

Issue was raised originially in https://github.com/longhorn/longhorn/issues/828

Sellto commented 4 years ago

Have you some news about this issue?

TheGrumpyBadger commented 4 years ago

here is a solution: https://github.com/longhorn/longhorn/issues/828#issuecomment-609635855