<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><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>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><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>