Isilon OneFS:叢集上的 Int-b/容錯移轉介面未啟用

Summary: 在 WebUI 中,按一下節點 ID 時,我們可能會注意到容錯移轉介面亮起琥珀色。此外,在節點上執行 ifconfig 可能只顯示一個內部介面 [int - a] 有 ISIINTERNAL 旗標。這是因為叢集中未啟用 int-b/容錯移轉介面。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

在 OneFS WebUI 中,按一下節點 ID,可能會發現容錯移轉介面亮起琥珀色:
OneFS WebUI 狀態

在節點上執行 ifconfig 可能只顯示一個內部介面 [int - a] 有 ISIINTERNAL 旗標。您還注意到,如果未啟用 int-b/failover,則介面沒有 IP 位址。

ix0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,ISIINTERNAL> metric 0 mtu 9000
options=e407bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
        ether f8:f2:1e:3e:fb:ec
        inet 192.X.X.X netmask 0xffffff00 broadcast 192.168.1.255 zone 1     ==================> IP address for int-a
        inet6 fe80::faf2:1eff:fe3e:fbec%ix0 prefixlen 64 scopeid 0x1 zone 1
        inet6 fdfe:9042:c53d:0:faf2:1eff:fe3e:fbec prefixlen 64 zone 1
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
        media: Ethernet autoselect (10Gbase-Twinax <full-duplex,rxpause>)
        status: active

ix1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=e407bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
        ether f8:f2:1e:3e:fb:ed
        inet6 fe80::faf2:1eff:fe3e:fbed%ix1 prefixlen 64 scopeid 0x2 zone 1    ==================> No IP seen for Int-b
        inet6 fda7:e6ee:2e09:0:faf2:1eff:fe3e:fbed prefixlen 64 zone 1
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
        media: Ethernet autoselect (10Gbase-Twinax <full-duplex,rxpause>)
        status: active

您可以檢查節點上的 /etc/ifs/array.xml 檔案以確認:

<?xml version="1.0" encoding="utf-8"?>
<isilon version="0x8010000">
  <name>clustername</name>
  <joinmode>manual</joinmode>
  <interfaces>
    <interface name="int-a" flags="enabled_ok cluster_traffic" index="0">
      <netmask>255.X.X.X</netmask>
      <ipranges>
        <iprange>
          <low>192.X.X.X</low>
          <high>192.X.X.X</high>
        </iprange>
      </ipranges>
      <mtu>9000</mtu>
    </interface>
    <interface name="int-b" flags="disabled" index="1"> =============================> int-b disabled
      <netmask>255.X.X.X</netmask>
      <ipranges>
        <iprange>
          <low>192.X.X.X</low>
          <high>192.X.X.X</high>
        </iprange>
      </ipranges>
      <mtu>9000</mtu>
    </interface>
    <interface name="lpbk" flags="disabled failover" index="0"> ======================> Failover disabled
      <netmask>255.X.X.X</netmask>
      <ipranges/>
      <mtu>9000</mtu>
    </interface>
  </interfaces>

如上面的代碼片段所示,單擊故障轉移介面會通知群集中未啟用 int-b/故障轉移,並且沒有為故障轉移指定 IP 範圍:
init-b 容錯移轉顯示其未啟用

為了糾正此問題,請指定故障轉移範圍 [如果未指定 int-b 範圍,也請填寫此範圍]。提供範圍後,請啟用介面的狀態,如下所示:
啟用 init-b 容錯移轉

啟用介面狀態後,按一下提交。

注意:當您提交變更時,系統會提示您 同時 重新啟動整個叢集,以認可變更。請在維護時段執行這些步驟,以避免中斷最終使用者。
確認叢集重新開機訊息

重新開機後,所有節點都備份完成後,應會啟用 int-b 和容錯移轉介面。

 

Additional Information

上述操作的逐步程序:

* OneFS 8.x:

在 WebUI 中:

步驟 1:叢集管理 > 內部網路 > int-b/容錯移轉
步驟 2:如果容錯移轉介面亮起琥珀色,請確認 int-b 且已填入容錯移轉 IP 範圍。如果沒有,請指定 int-b 和故障轉移IP範圍。
第 3 步:啟用介面的狀態 (若已停用)。
第 4 步:提交所做的更改。

注意:當您在步驟 4 中提交變更時,系統會提示您 同時 重新開機整個叢集,以認可變更。請在維護時段執行這些步驟,以避免中斷。

 

Affected Products

Isilon

Products

Isilon, Isilon Gen6, Isilon HD400, Isilon NL-Series, PowerScale OneFS, Isilon S-Series, Isilon Scale-out NAS, Isilon X-Series
Article Properties
Article Number: 000019855
Article Type: How To
Last Modified: 27 Nov 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.