Discussion:
[Gluster-users] Error IPV6_V6ONLY
Daniele Frulla
2018-02-23 17:21:34 UTC
Permalink
When I run

gluster v heal datastore full

errror into log is

gfapi: Error disabling sockopt IPV6_V6ONLY

The brick are up.

Version is 3.13.2
Niels de Vos
2018-02-23 21:36:46 UTC
Permalink
Post by Daniele Frulla
When I run
gluster v heal datastore full
errror into log is
gfapi: Error disabling sockopt IPV6_V6ONLY
The brick are up.
Version is 3.13.2
This might be happening when glusterfs is built with --with-ipv6-default
(IPV6_DEFAULT), but IPv6 support is not available on the system. The
message reports an unexpected error, but it is non-fatal and things
should just continue.

What is the problem you are facing?

Niels

Loading...