[gpfsug-discuss] Ganesha all IPv6 sockets - ist this to be expected?

Wahl, Edward ewahl at osc.edu
Fri Sep 13 16:42:30 BST 2019


I recall looking at this a year or two back.  Ganesha is either v4 and v6 both (ie: the encapsulation you see), OR  ipv4 ONLY.  (ie: /etc/modprobe.d/ipv6.conf   disable=1)

Ed


________________________________
From: gpfsug-discuss-bounces at spectrumscale.org <gpfsug-discuss-bounces at spectrumscale.org> on behalf of Billich Heinrich Rainer (ID SD) <heinrich.billich at id.ethz.ch>
Sent: Friday, September 13, 2019 10:56 AM
To: gpfsug main discussion list <gpfsug-discuss at spectrumscale.org>
Subject: [gpfsug-discuss] Ganesha all IPv6 sockets - ist this to be expected?


Hello,

I just noted that our ganesha daemons offer IPv6 sockets only, IPv4 traffic gets encapsulated.  But all traffic to samba is IPv4, smbd offers both IPv4 and IPv6 sockets.
I just wonder whether this is to be expected? Protocols support IPv4 only, so why running on IPv6 sockets only for ganesha? Did we configure something wrong and should completely disable IPv6 on the kernel level?

Any comment is welcome

Cheers,
Heiner
--
=======================
Heinrich Billich
ETH Zürich
Informatikdienste
Tel.: +41 44 632 72 56
heinrich.billich at id.ethz.ch
========================


I did check with

  ss -l -t -4
  ss -l -t  -6

add  -p to get the process name, too.

do you get the same results on your ces nodes?


[root at nas22ces04-i config_samples]#   ss -l -t   -4
State       Recv-Q Send-Q                                                                    Local Address:Port                                                                                     Peer Address:Port
LISTEN      0      8192                                                                                  *:gpfs                                                                                                *:*
LISTEN      0      50                                                                                    *:netbios-ssn                                                                                         *:*
LISTEN      0      128                                                                                   *:5355                                                                                                *:*
LISTEN      0      128                                                                                   *:sunrpc                                                                                              *:*
LISTEN      0      128                                                                                   *:ssh                                                                                                 *:*
LISTEN      0      100                                                                           127.0.0.1:smtp                                                                                                *:*
LISTEN      0      10                                                                        10.250.135.24:4379                                                                                                *:*
LISTEN      0      128                                                                                   *:32765                                                                                               *:*
LISTEN      0      50                                                                                    *:microsoft-ds                                                                                        *:*
[root at nas22ces04-i config_samples]#   ss -l -t   -6
State       Recv-Q Send-Q                                                                    Local Address:Port                                                                                     Peer Address:Port
LISTEN      0      128                                                                                  :::32767                                                                                              :::*
LISTEN      0      128                                                                                  :::32768                                                                                              :::*
LISTEN      0      128                                                                                  :::32769                                                                                              :::*
LISTEN      0      128                                                                                  :::2049                                                                                               :::*
LISTEN      0      128                                                                                  :::5355                                                                                               :::*
LISTEN      0      50                                                                                   :::netbios-ssn                                                                                        :::*
LISTEN      0      128                                                                                  :::sunrpc                                                                                             :::*
LISTEN      0      128                                                                                  :::ssh                                                                                                :::*
LISTEN      0      128                                                                                  :::32765                                                                                              :::*
LISTEN      0      50                                                                                   :::microsoft-ds                                                                                       :::*

_______________________________________________
gpfsug-discuss mailing list
gpfsug-discuss at spectrumscale.org
http://gpfsug.org/mailman/listinfo/gpfsug-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gpfsug.org/pipermail/gpfsug-discuss_gpfsug.org/attachments/20190913/9f3212f9/attachment-0002.htm>


More information about the gpfsug-discuss mailing list