<div><div dir="auto">Sanju - can you please help Barak?</div></div><div dir="auto"><br></div><div dir="auto">From a quick glance of the log it seems that this wasn’t a clean setup.</div><div dir="auto"><br></div><div dir="auto">Barak - can you please have an empty /var/lib/glusterd/ and start over again? Also make sure that there’s no glusterd process already running.</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 22 Jul 2019 at 14:40, Barak Sason &lt;<a href="mailto:sason922@gmail.com">sason922@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">Greeting Yaniv,<br><br>Thank you very much for your response.<br><br>As you suggested, I&#39;m installing additional VM (CentOs) on which I&#39;ll try to use the repo you suggested in order to get Gluster up and running. I&#39;ll update on progress in this matter later today, as it&#39;ll take a bit of time to get the VM ready.<br><br>In addition, I&#39;ll post the RHEL problem in a separate thread, as you requested.<br><br>In the meantime, let&#39;s focus on the Ubuntu problem.<br>I&#39;m attaching the log file from Ubuntu, corresponding to running &#39;sudo glusterd&#39; command (attachment - glusterd.log).<br>Regarding you question about running manually - I&#39;ve followed the instructions specified in the INSTALL.txt file which comes with the repo and specifies the following steps for installation:<br><div style="padding:0px;margin-top:0px;margin-right:0px;margin-bottom:0px">1- ./autogen.sh</div><div style="padding:0px;margin-top:0px;margin-right:0px;margin-bottom:0px">2- ./configure<br>3- make install<br>Please let me know if this somehow incorrect.<br><br>I kindly thank you for your time and effort,<br><br>Barak<br></div></div><br><div class="gmail_quote"><div class="gmail_attr" dir="ltr">On Mon, Jul 22, 2019 at 8:10 AM Yaniv Kaul &lt;<a href="mailto:ykaul@redhat.com" target="_blank">ykaul@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div><br><div class="gmail_quote"><div class="gmail_attr" dir="ltr">On Mon, Jul 22, 2019 at 1:20 AM Barak Sason &lt;<a href="mailto:sason922@gmail.com" target="_blank">sason922@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello everyone,<br><br>My name is Barak and I&#39;ll soon be joining the Gluster development team as a part of Red Hat.<br></div></div></div></div></blockquote><div><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hello and welcome to the Gluster community.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br>As a preparation for my upcoming employment I&#39;ve been trying to get Gluster up and running on my system, but came across some technical difficulties.<br>I&#39;ll appreciate any assistance you may provide.<br><br>I have 2 VMs on my PC - Ubuntu 18, which I used for previous development  and RHEL 8 which I installed a fresh copy just days ago.<br></div></div></div></div></blockquote><div><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">2 VMs is really minimal. You should use more.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">The copy of Gluster code I&#39;m working with is a clone of the master repository.<br><br>On Ubuntu installation completed, but running the command &#39;sudo glusterd&#39; does nothing. Debugging with gdb shows that the program terminates very early due to an error.<br>At glusterfsd.c:2878 (main method) there is a call to &#39;daemonize&#39; method. at glusterfsd.c:2568 a call to sys_read fails with errno 17.<br>I&#39;m unsure why this happens and I was unable to solve this.<br>I&#39;ve tried to run <span style="font:small/1.5 Arial,Helvetica,sans-serif;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;text-decoration:none;word-spacing:0px;display:inline;white-space:normal;direction:ltr;font-size-adjust:none;font-stretch:normal;float:none;background-color:rgb(255,255,255)">&#39;sudo glusterd -N&#39; in order to deactivate deamonization, but this also fails at glusterfsd.c:2712 (&#39;glusterfs_process_volfp&#39; method). I was unable to solve this issue too.<br><br>On RHEL, running ./configure results in an error regarding &#39;rpcgen&#39;. Running <span style="text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;font-family:Arial,Helvetica,sans-serif;font-size:13.33px;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;word-spacing:0px;display:inline;white-space:normal;float:none;background-color:rgb(255,255,255)">./configure <span style="text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;font-family:Arial,Helvetica,sans-serif;font-size:13.33px;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;word-spacing:0px;display:inline;white-space:normal;float:none;background-color:rgb(255,255,255)">--without-libtirp was unhelpful and results in the same error.<br></span></span></span></div></div></div></div></blockquote><div><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I&#39;d separate the two issues to two different email threads, as they may or may not be related.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Please provide logs for each.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Why are you running glusterd manually, btw?</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">You may want to take a look at <a href="https://github.com/mykaul/vg" target="_blank">https://github.com/mykaul/vg</a> - which is a simple way to set up Gluster on CentOS 7 VMs for testing. I have not tried it for some time - let me know how it works for you.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Y.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><span style="font:small/1.5 Arial,Helvetica,sans-serif;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;text-decoration:none;word-spacing:0px;display:inline;white-space:normal;direction:ltr;font-size-adjust:none;font-stretch:normal;float:none;background-color:rgb(255,255,255)"><span style="text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;font-family:Arial,Helvetica,sans-serif;font-size:13.33px;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;word-spacing:0px;display:inline;white-space:normal;float:none;background-color:rgb(255,255,255)"><span style="text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;font-family:Arial,Helvetica,sans-serif;font-size:13.33px;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;word-spacing:0px;display:inline;white-space:normal;float:none;background-color:rgb(255,255,255)"><br>As of right now I&#39;m unable to proceed so I ask for your assistance.<br><br>Thank you all very much. </span></span></span><br></div></div></div></div>
_______________________________________________<br>
<br>
Community Meeting Calendar:<br>
<br>
APAC Schedule -<br>
Every 2nd and 4th Tuesday at 11:30 AM IST<br>
Bridge: <a href="https://bluejeans.com/836554017" rel="noreferrer" target="_blank">https://bluejeans.com/836554017</a><br>
<br>
NA/EMEA Schedule -<br>
Every 1st and 3rd Tuesday at 01:00 PM EDT<br>
Bridge: <a href="https://bluejeans.com/486278655" rel="noreferrer" target="_blank">https://bluejeans.com/486278655</a><br>
<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@gluster.org" target="_blank">Gluster-devel@gluster.org</a><br>
<a href="https://lists.gluster.org/mailman/listinfo/gluster-devel" rel="noreferrer" target="_blank">https://lists.gluster.org/mailman/listinfo/gluster-devel</a><br>
<br>
</blockquote></div></div>
</blockquote></div>
_______________________________________________<br>
<br>
Community Meeting Calendar:<br>
<br>
APAC Schedule -<br>
Every 2nd and 4th Tuesday at 11:30 AM IST<br>
Bridge: <a href="https://bluejeans.com/836554017" rel="noreferrer" target="_blank">https://bluejeans.com/836554017</a><br>
<br>
NA/EMEA Schedule -<br>
Every 1st and 3rd Tuesday at 01:00 PM EDT<br>
Bridge: <a href="https://bluejeans.com/486278655" rel="noreferrer" target="_blank">https://bluejeans.com/486278655</a><br>
<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@gluster.org" target="_blank">Gluster-devel@gluster.org</a><br>
<a href="https://lists.gluster.org/mailman/listinfo/gluster-devel" rel="noreferrer" target="_blank">https://lists.gluster.org/mailman/listinfo/gluster-devel</a><br>
<br>
</blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">- Atin (atinm)</div>