<div dir="ltr">Yes,<div><br></div><div>It looks like network.service fails and the glusterd.service is set up to start after network.service. In my case networking is set up by NetworkManager.service that starts later.</div><div>There is no dependency on NetworkManager.service in glusterd.service</div><div><br></div><div><div># cat /usr/lib/systemd/system/glusterd.service</div><div>[Unit]</div><div>Description=GlusterFS, a clustered file-system server</div><div>Requires=rpcbind.service</div><div>After=network.target rpcbind.service</div><div>Before=network-online.target</div></div><div><br></div><div>I will investigate why network.service fails and maybe try to add NetworkManager.service to &quot;After&quot; list.</div><div><br></div><div>Thanks</div><div>Jarek</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 17, 2018 at 6:30 AM Vijay Bellur &lt;<a href="mailto:vbellur@redhat.com">vbellur@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, Oct 16, 2018 at 6:32 AM Jarosław Prokopowski &lt;<a href="mailto:jprokopowski@gmail.com" target="_blank">jprokopowski@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div>I&#39;m new here. I tried to google the answer but was not successful.<br><div>To give it a try I configured one node Gluster FS with 2 volumes on CentOS 7.5.1804. After server reboot the volumes start but are offline. Is there a way to fix that so they are online after reboot?</div><div><br><br></div></div></div></blockquote><div><br></div></div></div><div dir="ltr"><div class="gmail_quote"><div>Upon server reboot, glusterd has the responsibility of re-starting bricks for started volumes.Checking the brick &amp; glusterd log files can help in determining why the bricks did not start up. </div><div><br></div><div>HTH,</div><div>Vijay</div></div></div>
</blockquote></div>