<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello everyone,<br><br>My name is Barak and I'll soon be joining the Gluster development team as a part of Red Hat.<br><br>As a preparation for my upcoming employment I've been trying to get Gluster up and running on my system, but came across some technical difficulties.<br>I'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'm working with is a clone of the master repository.<br><br>On Ubuntu installation completed, but running the command 'sudo glusterd' 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 'daemonize' method. at glusterfsd.c:2568 a call to sys_read fails with errno 17.<br>I'm unsure why this happens and I was unable to solve this.<br>I'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)">'sudo glusterd -N' in order to deactivate deamonization, but this also fails at glusterfsd.c:2712 ('glusterfs_process_volfp' method). I was unable to solve this issue too.<br><br>On RHEL, running ./configure results in an error regarding 'rpcgen'. 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'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>