<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic S3 Server stopped working after LIF failover in Object Storage</title>
    <link>https://community.netapp.com/t5/Object-Storage/S3-Server-stopped-working-after-LIF-failover/m-p/466422#M331</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have an old Netapp FAS2650 running with ONTAP 9.11.1P20 (yes, it is out of support) and a S3 object server running there for testing.&amp;nbsp; It was running fine for couple of weeks until I noticed today that the LIF is not at home node. After reverting the LIF to home node, S3 service stopped working. Nothing is listening on port 443 anymore. I tried to disable/enable object-store-server, stop/start vserver, migrate LIF back to other node, adjust service-policy, all with no luck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;S3 object-store-server&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;mycluster::&amp;gt; object-store-server show
  (vserver object-store-server show)

Vserver: mycluster-vs1

           Object Store Server Name: mycluster-vs1.example.com
               Administrative State: up
                       HTTP Enabled: false
             Listener Port For HTTP: 80
                      HTTPS Enabled: true
     Secure Listener Port For HTTPS: 443
  Certificate for HTTPS Connections: mycluster-vs1.example.com
                            Comment: Netapp S3 playground&lt;/LI-CODE&gt;&lt;P&gt;Interfaces and service-policy&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;mycluster::&amp;gt; network interface show -vserver mycluster-vs1
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
mycluster-vs1
            vs1data1     up/up    10.0.77.88/24    mycluster-01     a0a-123 true
            vs1data2     up/up    10.0.88.99/24    mycluster-01     a0a-456 true
2 entries were displayed.

mycluster::&amp;gt; network interface show -vserver mycluster-vs1 -lif * -fields service-policy,services
vserver    lif      service-policy     services
---------- -------- ------------------ -----------------------------------------------------------------------------------------------------------------------------------------------------------------------
mycluster-vs1 vs1data1 default-data-files data-core,data-nfs,data-cifs,data-flexcache,data-fpolicy-client,management-dns-client,management-ad-client,management-ldap-client,management-nis-client,data-dns-server
mycluster-vs1 vs1data2 my-s3-service      data-core,data-s3-server
2 entries were displayed.&lt;/LI-CODE&gt;&lt;P&gt;No&amp;nbsp;TCP/s3 service listening on LIF vs1data2 port 443.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;mycluster::&amp;gt; network connections listening show -vserver mycluster-vs1
Vserver Name     Interface Name:Local Port              Protocol/Service
---------------- -------------------------------------  -----------------------
Node: mycluster-05
mycluster-vs1       vs1data1:4049                          UDP/rquota
mycluster-vs1       vs1data1:2050                          TCP/fcache
mycluster-vs1       vs1data1:111                           TCP/port-map
mycluster-vs1       vs1data1:111                           UDP/port-map
mycluster-vs1       vs1data1:4046                          TCP/sm
mycluster-vs1       vs1data1:4046                          UDP/sm
mycluster-vs1       vs1data1:4045                          TCP/nlm-v4
mycluster-vs1       vs1data1:4045                          UDP/nlm-v4
mycluster-vs1       vs1data1:2049                          TCP/nfs
mycluster-vs1       vs1data1:2049                          UDP/nfs
mycluster-vs1       vs1data1:635                           TCP/mount
mycluster-vs1       vs1data1:635                           UDP/mount
12 entries were displayed.&lt;/LI-CODE&gt;&lt;P&gt;I presume it's a bug in this old ONTAP code. Any idea how to revive that without destroying the buckets and users?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Mar 2026 10:41:23 GMT</pubDate>
    <dc:creator>bnies</dc:creator>
    <dc:date>2026-03-24T10:41:23Z</dc:date>
    <item>
      <title>S3 Server stopped working after LIF failover</title>
      <link>https://community.netapp.com/t5/Object-Storage/S3-Server-stopped-working-after-LIF-failover/m-p/466422#M331</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have an old Netapp FAS2650 running with ONTAP 9.11.1P20 (yes, it is out of support) and a S3 object server running there for testing.&amp;nbsp; It was running fine for couple of weeks until I noticed today that the LIF is not at home node. After reverting the LIF to home node, S3 service stopped working. Nothing is listening on port 443 anymore. I tried to disable/enable object-store-server, stop/start vserver, migrate LIF back to other node, adjust service-policy, all with no luck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;S3 object-store-server&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;mycluster::&amp;gt; object-store-server show
  (vserver object-store-server show)

Vserver: mycluster-vs1

           Object Store Server Name: mycluster-vs1.example.com
               Administrative State: up
                       HTTP Enabled: false
             Listener Port For HTTP: 80
                      HTTPS Enabled: true
     Secure Listener Port For HTTPS: 443
  Certificate for HTTPS Connections: mycluster-vs1.example.com
                            Comment: Netapp S3 playground&lt;/LI-CODE&gt;&lt;P&gt;Interfaces and service-policy&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;mycluster::&amp;gt; network interface show -vserver mycluster-vs1
            Logical    Status     Network            Current       Current Is
Vserver     Interface  Admin/Oper Address/Mask       Node          Port    Home
----------- ---------- ---------- ------------------ ------------- ------- ----
mycluster-vs1
            vs1data1     up/up    10.0.77.88/24    mycluster-01     a0a-123 true
            vs1data2     up/up    10.0.88.99/24    mycluster-01     a0a-456 true
2 entries were displayed.

mycluster::&amp;gt; network interface show -vserver mycluster-vs1 -lif * -fields service-policy,services
vserver    lif      service-policy     services
---------- -------- ------------------ -----------------------------------------------------------------------------------------------------------------------------------------------------------------------
mycluster-vs1 vs1data1 default-data-files data-core,data-nfs,data-cifs,data-flexcache,data-fpolicy-client,management-dns-client,management-ad-client,management-ldap-client,management-nis-client,data-dns-server
mycluster-vs1 vs1data2 my-s3-service      data-core,data-s3-server
2 entries were displayed.&lt;/LI-CODE&gt;&lt;P&gt;No&amp;nbsp;TCP/s3 service listening on LIF vs1data2 port 443.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;mycluster::&amp;gt; network connections listening show -vserver mycluster-vs1
Vserver Name     Interface Name:Local Port              Protocol/Service
---------------- -------------------------------------  -----------------------
Node: mycluster-05
mycluster-vs1       vs1data1:4049                          UDP/rquota
mycluster-vs1       vs1data1:2050                          TCP/fcache
mycluster-vs1       vs1data1:111                           TCP/port-map
mycluster-vs1       vs1data1:111                           UDP/port-map
mycluster-vs1       vs1data1:4046                          TCP/sm
mycluster-vs1       vs1data1:4046                          UDP/sm
mycluster-vs1       vs1data1:4045                          TCP/nlm-v4
mycluster-vs1       vs1data1:4045                          UDP/nlm-v4
mycluster-vs1       vs1data1:2049                          TCP/nfs
mycluster-vs1       vs1data1:2049                          UDP/nfs
mycluster-vs1       vs1data1:635                           TCP/mount
mycluster-vs1       vs1data1:635                           UDP/mount
12 entries were displayed.&lt;/LI-CODE&gt;&lt;P&gt;I presume it's a bug in this old ONTAP code. Any idea how to revive that without destroying the buckets and users?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 10:41:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Object-Storage/S3-Server-stopped-working-after-LIF-failover/m-p/466422#M331</guid>
      <dc:creator>bnies</dc:creator>
      <dc:date>2026-03-24T10:41:23Z</dc:date>
    </item>
  </channel>
</rss>

