PowerStore:使用管理網路重新組態 (MNR) 將 IPv4 重新設定為 IPv6 或從 IPv6 重新設定至 IPv4,無法驗證 vCenter 位址是否可解析
Summary: 如果 vCenter 位址是 FQDN,則 IPv4 重新設定為 IPv6 或使用管理網路重新組態 (MNR) 將 IPv4 重新設定為 IPv6 或從 IPv6 重新設定至 IPv4,並無法驗證 vCenter 位址是否可解析。
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.
Symptoms
如果 vCenter 位址為 FQDN,則管理網路重新組態 (MNR) 作業 IPv4 -> IPv6 或 IPv6 -> IPv4 無法確認 vCenter 位址是否可解析。
此外,MNR 程式沒有機制可以驗證是否可透過提供 NTP 的 IP 或 FQDN 存取 DNS 和 NTP 服務。
此外,MNR 程式沒有機制可以驗證是否可透過提供 NTP 的 IP 或 FQDN 存取 DNS 和 NTP 服務。
Cause
PowerStore 支援變更管理網路版本。這可能需要環境 (NTP、DNS、vCenter 伺服器) 的變更,以符合更新的網路。如果使用者為 vCenter Server 提供 FQDN,而且沒有 DNS 記錄在註冊,與更新的網路 IP 版本相符,或是 DNS 伺服器無法使用,則 PowerStore 無法事先偵測到此情況。PowerStore 會繼續進行重新組態,並在某些時候失敗並回復。
這同樣適用于 NTP,但不會導致故障。相反地,進行中的驗證會偵測問題,並在網路重新設定後發佈對應的警示。
這同樣適用于 NTP,但不會導致故障。相反地,進行中的驗證會偵測問題,並在網路重新設定後發佈對應的警示。
Resolution
遺失的 FQDN 必須新增至系統上設定的 DNS 伺服器。
下列範例說明如何針對 DNSmasq 伺服器執行此操作:
1.驗證儲存在 /etc/resolv.conf 檔案中的目前 DNS 組態。
下列範例說明如何針對 DNSmasq 伺服器執行此操作:
1.驗證儲存在 /etc/resolv.conf 檔案中的目前 DNS 組態。
cyc@drmcyc-zubekn-1-03:~$ cat /etc/resolv.conf search abc.emc.com def.ghi.emc.com jkl.mno.emc.com pqr.stu.emc.com vwx.yza.lab.emc.com nameserver 10.228.254.66 nameserver 10.244.53.108 # NDC name server nameserver 100.84.1.8 cyc@drmcyc-zubekn-1-03:~$2.視系統的管理網路版本而定,IPv4 或 IPv6 需要新增 FQDN 至 /etc/host 檔案。以下新增兩個堆疊的專案:
powerstore@user:~$ cat /etc/hosts 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain63.啟動 dnsmaq 服務。user user.abc.lab.emc.com10.207.148.94 vcenter7-example.abc.lab.emc.com 2620:0:170:8d94:20c:29ff:fe07:8993 vcenter7-example.abc.lab.emc.com powerstore@user:~$ powerstore@user:~$
powerstore@user:~$ sudo systemctl start dnsmasq
powerstore@user:~$ sudo systemctl status dnsmasq
WARNING: terminal is not fully functional
- (press RETURN)● dnsmasq.service - DNS caching server.
Loaded: loaded (/usr/lib/systemd/system/dnsmasq.service; disabled; vendor preset: disabled)
Active: active (running) since Mon 2022-03-14 07:11:00 EDT; 4 weeks 0 days ago
Main PID: 26252 (dnsmasq)
Tasks: 1 (limit: 26213)
Memory: 4.1M
CGroup: /system.slice/dnsmasq.service
└─26252 /usr/sbin/dnsmasq -k
Mar 14 07:11:00 user.abc.lab.emc.com systemd[1]: Started DNS caching server.. 4.確認可將 FQDN 解析至兩個 IP 位址。在此範例中,DNS 伺服器位址為 10.227.204.255。
powerstore@user:~$ dig @10.227.204.255 vcenter7-example.abc.lab.emc.com A +short 10.207.148.94 powerstore@user:~$ dig @10.227.204.255 vcenter7-example.abc.lab.emc.com AAAA +short 2620:0:170:8d94:20c:29ff:fe07:8993 powerstore@user:~$ dig @10.227.204.255 afeoscyc-mw.abc.lab.emc.com +short 10.244.120.61 powerstore@user:~$
Affected Products
PowerStoreProducts
PowerStore 1000X, PowerStore 3000X, PowerStore 5000X, PowerStore 7000X, PowerStore 9000XArticle Properties
Article Number: 000199070
Article Type: Solution
Last Modified: 25 May 2022
Version: 1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.