[Gluster-users] Glusterd not working with systemd in redhat 7

ismael mondiu mondiu at hotmail.com
Wed Oct 4 12:17:23 UTC 2017


Thanks Niels,

We want to install it on redhat 7. We work on a secured environment with no internet access.

We download the packages here https://buildlogs.centos.org/centos/7/storage/x86_64/gluster-3.10/ and then, we push the package to the server and install them via  rpm command .

Do you think this is a correct way to upgrade gluster when working without internet access?

Thanks in advance





________________________________
De : Niels de Vos <ndevos at redhat.com>
Envoyé : mercredi 4 octobre 2017 12:17
À : ismael mondiu
Cc : Atin Mukherjee; gluster-users at gluster.org; Gaurav Yadav
Objet : Re: [Gluster-users] Glusterd not working with systemd in redhat 7

On Wed, Oct 04, 2017 at 09:44:44AM +0000, ismael mondiu wrote:
> Hello,
>
> I'd like to test if 3.10.6 version fixes the problem  . I'm wondering which is the correct way to upgrade from 3.10.5 to 3.10.6.
>
> It's hard to find upgrade guides for a minor release. Can you help me please ?

Packages for GlusterFS 3.10.6 are available in the testing repository of
the CentOS Storage SIG. In order to test these packages on a CentOS 7
system, follow these steps:

  # yum install centos-release-gluster310
  # yum --enablerepo=centos-gluster310-test install glusterfs-server-3.10.6-1.el7

Make sure to restart any running Gluster binaries before running your
tests.

When someone reports back about the 3.10.6 release, and it is not worse
than previous versions, I'll mark the packages stable so that they get
sync'd to the CentOS mirrors the days afterwards.

Thanks,
Niels



>
>
> Thanks in advance
>
>
> Ismael
>
>
> ________________________________
> De : Atin Mukherjee <amukherj at redhat.com>
> Envoyé : dimanche 17 septembre 2017 14:56
> À : ismael mondiu
> Cc : Niels de Vos; gluster-users at gluster.org; Gaurav Yadav
> Objet : Re: [Gluster-users] Glusterd not working with systemd in redhat 7
>
> The backport just got merged few minutes back and this fix should be available in next update of 3.10.
>
> On Fri, Sep 15, 2017 at 2:08 PM, ismael mondiu <mondiu at hotmail.com<mailto:mondiu at hotmail.com>> wrote:
>
> Hello Team,
>
> Do you know when the backport to 3.10 will be available ?
>
> Thanks
>
>
>
> ________________________________
> De : Atin Mukherjee <amukherj at redhat.com<mailto:amukherj at redhat.com>>
> Envoyé : vendredi 18 août 2017 10:53
> À : Niels de Vos
> Cc : ismael mondiu; gluster-users at gluster.org<mailto:gluster-users at gluster.org>; Gaurav Yadav
> Objet : Re: [Gluster-users] Glusterd not working with systemd in redhat 7
>
>
>
> On Fri, Aug 18, 2017 at 2:01 PM, Niels de Vos <ndevos at redhat.com<mailto:ndevos at redhat.com>> wrote:
> On Fri, Aug 18, 2017 at 12:22:33PM +0530, Atin Mukherjee wrote:
> > You're hitting a race here. By the time glusterd tries to resolve the
> > address of one of the remote bricks of a particular volume, the n/w
> > interface is not up by that time. We have fixed this issue in mainline and
> > 3.12 branch through the following commit:
>
> We still maintain 3.10 for at least 6 months. It probably makes sense to
> backport this? I would not bother with 3.8 though, the last update for
> this version has already been shipped.
>
> Agreed. Gaurav is backporting the fix in 3.10 now.
>
>
> Thanks,
> Niels
>
>
> >
> > commit 1477fa442a733d7b1a5ea74884cac8f29fbe7e6a
> > Author: Gaurav Yadav <gyadav at redhat.com<mailto:gyadav at redhat.com>>
> > Date:   Tue Jul 18 16:23:18 2017 +0530
> >
> >     glusterd : glusterd fails to start when  peer's network interface is
> > down
> >
> >     Problem:
> >     glusterd fails to start on nodes where glusterd tries to come up even
> >     before network is up.
> >
> >     Fix:
> >     On startup glusterd tries to resolve brick path which is based on
> >     hostname/ip, but in the above scenario when network interface is not
> >     up, glusterd is not able to resolve the brick path using ip_address or
> >     hostname With this fix glusterd will use UUID to resolve brick path.
> >
> >     Change-Id: Icfa7b2652417135530479d0aa4e2a82b0476f710
> >     BUG: 1472267
> >     Signed-off-by: Gaurav Yadav <gyadav at redhat.com<mailto:gyadav at redhat.com>>
> >     Reviewed-on: https://review.gluster.org/17813
> >     Smoke: Gluster Build System <jenkins at build.gluster.org<mailto:jenkins at build.gluster.org>>
> >     Reviewed-by: Prashanth Pai <ppai at redhat.com<mailto:ppai at redhat.com>>
> >     CentOS-regression: Gluster Build System <jenkins at build.gluster.org<mailto:jenkins at build.gluster.org>>
> >     Reviewed-by: Atin Mukherjee <amukherj at redhat.com<mailto:amukherj at redhat.com>>
> >
> >
> >
> > Note : 3.12 release is planned by end of this month.
> >
> > ~Atin
> >
> > On Thu, Aug 17, 2017 at 2:45 PM, ismael mondiu <mondiu at hotmail.com<mailto:mondiu at hotmail.com>> wrote:
> >
> > > Hi Team,
> > >
> > > I noticed that glusterd is never starting when i reboot my Redhat 7.1
> > > server.
> > >
> > > Service is enabled but don't works.
> > >
> > > I tested with gluster 3.10.4 & gluster 3.10.5 and the problem still exists.
> > >
> > >
> > > When i started the service manually this works.
> > >
> > > I'va also tested on Redhat 6.6 server and gluster 3.10.4 and this works
> > > fine.
> > >
> > > The problem seems to be related to Redhat 7.1
> > >
> > >
> > > This is à known issue ? if yes , can you tell me what's is the workaround?
> > >
> > >
> > > Thanks
> > >
> > >
> > > Some logs here
> > >
> > >
> > > [root@~]# systemctl status  glusterd
> > > ● glusterd.service - GlusterFS, a clustered file-system server
> > >    Loaded: loaded (/usr/lib/systemd/system/glusterd.service; enabled;
> > > vendor preset: disabled)
> > >    Active: failed (Result: exit-code) since Thu 2017-08-17 11:04:00 CEST;
> > > 2min 9s ago
> > >   Process: 851 ExecStart=/usr/sbin/glusterd -p /var/run/glusterd.pid
> > > --log-level $LOG_LEVEL $GLUSTERD_OPTIONS (code=exited, status=1/FAILURE)
> > >
> > > Aug 17 11:03:59 dvihcasc0r systemd[1]: Starting GlusterFS, a clustered
> > > file-system server...
> > > Aug 17 11:04:00 dvihcasc0r systemd[1]: glusterd.service: control process
> > > exited, code=exited status=1
> > > Aug 17 11:04:00 dvihcasc0r systemd[1]: Failed to start GlusterFS, a
> > > clustered file-system server.
> > > Aug 17 11:04:00 dvihcasc0r systemd[1]: Unit glusterd.service entered
> > > failed state.
> > > Aug 17 11:04:00 dvihcasc0r systemd[1]: glusterd.service failed.
> > >
> > >
> > > ************************************************************
> > > ****************************
> > >
> > >  /var/log/glusterfs/glusterd.log
> > >
> > > ************************************************************
> > > ********************************
> > >
> > >
> > > 2017-08-17 09:04:00.202529] I [MSGID: 106478] [glusterd.c:1449:init]
> > > 0-management: Maximum allowed open file descriptors set to 65536
> > > [2017-08-17 09:04:00.202573] I [MSGID: 106479] [glusterd.c:1496:init]
> > > 0-management: Using /var/lib/glusterd as working directory
> > > [2017-08-17 09:04:00.365134] E [rpc-transport.c:283:rpc_transport_load]
> > > 0-rpc-transport: /usr/lib64/glusterfs/3.10.5/rpc-transport/rdma.so:
> > > cannot open shared object file: No such file or directory
> > > [2017-08-17 09:04:00.365161] W [rpc-transport.c:287:rpc_transport_load]
> > > 0-rpc-transport: volume 'rdma.management': transport-type 'rdma' is not
> > > valid or not found on this machine
> > > [2017-08-17 09:04:00.365195] W [rpcsvc.c:1661:rpcsvc_create_listener]
> > > 0-rpc-service: cannot create listener, initing the transport failed
> > > [2017-08-17 09:04:00.365206] E [MSGID: 106243] [glusterd.c:1720:init]
> > > 0-management: creation of 1 listeners failed, continuing with succeeded
> > > transport
> > > [2017-08-17 09:04:00.464314] I [MSGID: 106228] [glusterd.c:500:glusterd_check_gsync_present]
> > > 0-glusterd: geo-replication module not installed in the system [No such
> > > file or directory]
> > > [2017-08-17 09:04:00.510412] I [MSGID: 106513] [glusterd-store.c:2197:glusterd_restore_op_version]
> > > 0-glusterd: retrieved op-version: 31004
> > > [2017-08-17 09:04:00.711413] I [MSGID: 106194] [glusterd-store.c:3776:
> > > glusterd_store_retrieve_missed_snaps_list] 0-management: No missed snaps
> > > list.
> > > [2017-08-17 09:04:00.756731] E [MSGID: 106187] [glusterd-store.c:4559:glusterd_resolve_all_bricks]
> > > 0-glusterd: resolve brick failed in restore
> > > [2017-08-17 09:04:00.756787] E [MSGID: 101019] [xlator.c:503:xlator_init]
> > > 0-management: Initialization of volume 'management' failed, review your
> > > volfile again
> > > [2017-08-17 09:04:00.756802] E [MSGID: 101066]
> > > [graph.c:325:glusterfs_graph_init] 0-management: initializing translator
> > > failed
> > > [2017-08-17 09:04:00.756816] E [MSGID: 101176]
> > > [graph.c:681:glusterfs_graph_activate] 0-graph: init failed
> > > [2017-08-17 09:04:00.766584] W [glusterfsd.c:1332:cleanup_and_exit]
> > > (-->/usr/sbin/glusterd(glusterfs_volumes_init+0xfd) [0x7f9bdef4cabd]
> > > -->/usr/sbin/glusterd(glusterfs_process_volfp+0x1b1) [0x7f9bdef4c961]
> > > -->/usr/sbin/glusterd(cleanup_and_exit+0x6b) [0x7f9bdef4be4b] ) 0-:
> > > received signum (1), shutting down
> > >
> > > ************************************************************
> > > ******************************
> > >
> > > [root@~]# uptime
> > >  11:13:55 up 10 min,  1 user,  load average: 0.00, 0.02, 0.04
> > >
> > >
> > > ************************************************************
> > > ******************************
> > >
> > >
> > >
> > > _______________________________________________
> > > Gluster-users mailing list
> > > Gluster-users at gluster.org<mailto:Gluster-users at gluster.org>
> > > http://lists.gluster.org/mailman/listinfo/gluster-users

Gluster-users Info Page<http://lists.gluster.org/mailman/listinfo/gluster-users>
lists.gluster.org
Gluster Users Mailing List. To see the collection of prior postings to the list, visit the Gluster-users Archives. Using Gluster-users



> > >
>
> > _______________________________________________
> > Gluster-users mailing list
> > Gluster-users at gluster.org<mailto:Gluster-users at gluster.org>
> > http://lists.gluster.org/mailman/listinfo/gluster-users

Gluster-users Info Page<http://lists.gluster.org/mailman/listinfo/gluster-users>
lists.gluster.org
Gluster Users Mailing List. To see the collection of prior postings to the list, visit the Gluster-users Archives. Using Gluster-users



>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20171004/78f4394a/attachment.html>


More information about the Gluster-users mailing list