此产品的文档集力求使用非歧视性语言。在本文档集中,非歧视性语言是指不隐含针对年龄、残障、性别、种族身份、族群身份、性取向、社会经济地位和交叉性的歧视的语言。由于产品软件的用户界面中使用的硬编码语言、基于 RFP 文档使用的语言或引用的第三方产品使用的语言,文档中可能无法确保完全使用非歧视性语言。 深入了解思科如何使用包容性语言。
思科采用人工翻译与机器翻译相结合的方式将此文档翻译成不同语言,希望全球的用户都能通过各自的语言得到支持性的内容。 请注意:即使是最好的机器翻译,其准确度也不及专业翻译人员的水平。 Cisco Systems, Inc. 对于翻译的准确性不承担任何责任,并建议您总是参考英文原始文档(已提供链接)。
本文档介绍在Hyperflex HyperV集群上运行Hypercheck运行状况检查和升级前工具的流程。此工具是对hyperflex系统进行主动自检以确保其稳定性和弹性的实用程序。它有助于在hyperflex系统上自动执行运行状况和升级前检查列表,以节省hyperflex升级和维护操作期间的时间。
注意:在使用工具之前,请始终下载该工具的最新版本。由于该工具经常增强,使用旧版本可能会导致丢失重要检查。
注意:如何在hyperflex ESXi集群上运行Hypercheck,请访问 —
第1步:从此处的Cisco github devnet帐户下载Hyperflex-Hypercheck.zip。请获取最新副本,该副本将包含最新改进和更新。
NOTE:仅使用从Cisco github devnet帐户下载的脚本。
步骤2.使用群集管理IP(CMIP)将其上传到存储控制器VM(SCVM)。
使用首选方法scp/sftp/ftp/tftp — 将Hypercheck-HyperV-master.zip复制到/tmp目录
对于MAC:
从CLI执行SCP(请确认Hyperflex-Hypercheck.zip位于运行scp的同一文件夹中)
# scp Hypercheck-HyperV-master.zip root@<scvm-eth0:mgmtip>:/tmp/
使用以下信息确定HX环境中的集群管理IP - Hyperflex手册
Windows:
我们可以使用WINSCP传输文件,如下所示 —
步骤3.解压缩Hypercheck-HyperV-master.zip的内容
键入cd /tmp以更改为/tmp目录
root@hyper11-stc:~# cd /tmp/
键入unzip Hypercheck-HyperV-master.zip解压缩文件
root@hyper11-stc:/tmp# unzip Hypercheck-HyperV-master.zip
Archive: Hypercheck-HyperV-master.zip
67f0d63639785f5c18b8ed35ff789f748157e944
creating: Hypercheck-HyperV-master/
inflating: Hypercheck-HyperV-master/README.md
inflating: Hypercheck-HyperV-master/ReadMe.txt
inflating: Hypercheck-HyperV-master/TestInfo.txt
inflating: Hypercheck-HyperV-master/VHXTool.py
inflating: Hypercheck-HyperV-master/prettytable.py
inflating: Hypercheck-HyperV-master/progressbar.py
root@hyper11-stc:/tmp#
步骤4.执行VHXTool Python脚本
键入cd Hypercheck-HyperV-master以转到Hypercheck-HyperV-master目录
root@hyper11-stc:/tmp# cd Hypercheck-HyperV-master
键入python VHXTool.py执行脚本
root@hyper11-stc:/tmp/Hypercheck-HyperV-master# python VHXTool.py
步骤5.出现提示时输入HyperV管理员用户名、密码和群集根密码
Please enter below info of Hyper-V Cluster:
Enter the Hyper-V Username(Ex: Domain\Username):
Enter the Hyper-V Password:
Enter the HX-Cluster Root Password:
NOTE:要停止脚本执行,请使用键[CTRL+Z],它会立即停止
第6步:Hyperflex-Hypercheck工具将提示您询问Active Directory是否安装在环境中的裸机上。
NOTE:无论此处提供的输入(是/否),脚本将继续运行。以下消息将显示为警告消息。
“请注意,所有Active Directory服务器/DNS服务器不应嵌套在Hyperflex数据存储区虚拟机中。您的环境中应始终存在物理(裸机)AD”
步骤7. Hyperflex-Hypercheck工具开始检查。完成此过程大约需要5-10分钟,具体取决于群集中的已收敛节点数
步骤8.了解执行的输出/检查
以下检查由Hyperflex-Hyperchecktool执行
Hyperflex Checks: (Below checks are performed on all the storage controller VMs)
Cluster services check - Verifies the status of storfs, stMgr and stNodeMgr services.
Enospc state check - Checks if the cluster space usage is above the warning threshold or no.
Zookeeper check - Checks whether the Zookeeper is running or no.
Exhibitor check - Verfies the status of the Exhibitor service which manages the ZK.
System Disks Usage - Checks if /sda1, var/stv and /var/zookeeper is less than 80%.
HDD health check - Reports if you have any blacklisted disk in your cluster.
DNS check - Checks whether DNS is configured and reachable.
Timestamp check - Checks if all the controller VMs have the exact same time.
NTP sync check - Checks whether NTP is reachable from the storage controller VMs and synced.
Check package & versions - Checks for packages and versions on Storage Controller VMs.
Check Iptables count - Checks for Iptables count on and ensure it is same on all Storage Controller VMs.
Cache Disks check - Checks the number of Cache Disks.
Extra pnodes check - Looks for any extra/duplicate pnode entries in the cluster.
Memory usage check - Checks for available memory more than 2GB.
Incidence of OOM in the log file - Checks for any previous incidence of Out Of Memory Condition.
Check permissions for /tmp - Checks if the /tmp permissions are set correctly.
Check Cluster Access Policy - Checks the Configured Cluster Access Policy
CMIP Hostname – Check if the clustermanagementip has hostname defined
Check domain join health – checking domain join health of the node.
HYPER-V Checks: (Below checks are performed on each HyperV node)
Hostname – check and print the hostname of the node.
Cluster Failover – check and ensure cluster failover is enabled.
Hyper-V Role – Check and ensure HyperV role is enabled.
Node State - Checks the state of the node.
Network Interfaces State - Checks the Network Interfaces State of the node.
Remote Management Enabled - Check if the Remote Management is enabled on the node.
MTU for Storage Data Network - Check MTU for the Storage Data Network of the node.
Domain and forest details - Check the Domain and forest details of the cluster.
Host file entries- Check if the host file have correct entries.
Check Adapter details - Check Adapter details of the node.
Drivers test - Check the status of minifilter drivers.
SMB Test - Checking SMB Path reachability from the node.
VMMS – Checking the VMMS Service status
步骤9.获取脚本输出报告。您可以获得如下所示的内容
超检查报告tar文件保存在/var/log/springpath和/tmp/Hypercheck-HyperV-master下。因此,您可以从/var/log/springpath或/tmp/Hypercheck-HyperV-master下下载tar捆绑包。或者,您可以只生成并上传storfs-support捆绑包,该捆绑包还将包含超级检查报告tar。
超检查报告tar文件保存在/var/log/springpath下。
报告tar文件示例 — VHX_Report_2020_08_29_08_40_20.tar复制到路径:/var/log/springpath
键入ls -l | grep VHX_Report以查看Hyperflex-Hypercheck工具创建的文件
Under /var/log/springpath,
root@hyper11-stc:/var/log/springpath# ls -l | grep VHX_Report
-rw-r--r-- 1 root root 370K Aug 29 08:47 VHX_Report_2020_08_29_08_40_20.tar
root@hyper10-stc:/var/log/springpath#
Under /tmp/Hypercheck-HyperV-master
root@hyper11-stc:/tmp/Hypercheck-HyperV-master# ls -ltrh
total 576K
-rwxrwxrwx 1 root root 53K Apr 10 2018 prettytable.py
-rwxrwxrwx 1 root root 1.4K Jan 22 2019 progressbar.py
-rwxrwxrwx 1 root root 1.6K Aug 28 00:27 ReadMe.txt
-rwxrwxrwx 1 root root 75K Aug 28 06:32 VHXTool.py
-rwxrwxrwx 1 root root 3.5K Aug 28 06:46 TestInfo.txt
-rw-r--r-- 1 root root 49K Aug 29 08:40 prettytable.pyc
-rw-r--r-- 1 root root 1.8K Aug 29 08:40 progressbar.pyc
drwxr-xr-x 2 root root 4.0K Aug 29 08:47 VHX_Report_2020_08_29_08_40_20
-rw-r--r-- 1 root root 370K Aug 29 08:47 VHX_Report_2020_08_29_08_40_20.tar
Hypercheck日志捆绑包中的文件和日志 —
root@hyper11-stc: tmp/Hypercheck-HyperV-master # cd VHX_Report_2020_08_29_08_40_20
root@hyper11-stc: tmp/Hypercheck-HyperV-master # ls -ltrh
-rw-r--r-- 1 root root 27K Aug 29 08:44 VHX_Report_10.8.16.65.txt
-rw-r--r-- 1 root root 27K Aug 29 08:45 VHX_Report_10.8.16.66.txt
-rw-r--r-- 1 root root 27K Aug 29 08:47 VHX_Report_10.8.16.67.txt
-rw-r--r-- 1 root root 101K Aug 29 08:47 VHX_Tool_Main_Report_2020-08-29_08-47-43_HYPER11-SMB.txt
-rw-r--r-- 1 root root 186K Aug 29 08:47 VHXTool_2020-08-29_08-40-20.log
步骤 10:导出HX_YYYY_MM_DD_HH_MM_SS.tar并与TAC共享。
使用首选方法从SCVM使用scp/sftp/ftp/tftp导出超检查日志,或者只需下载包含VHX_Report tar捆绑包的storfs支持捆绑包。
步骤11.3节点集群的VHXTool输出示例
Please enter below info of Hyper-V Cluster:
Enter the Hyper-V Username(Ex: Domain\Username): hx.local\hxadmin
Enter the Hyper-V Password:
Enter the HX-Cluster Root Password:
Is the Active Directory installed on Physical (bare metal) in your Environment (Enter Yes/No): yes
Note: Please be aware that all Active Directory Servers/ DNS Servers should not be nested in Hyperflex datastore virtual machines. There should always be physical (bare metal) ADs in your environment.
SMB Name: HYPER10-SMB
SSH connection established to HX Node: 10.8.16.65
SSH connection established to HX Node: 10.8.16.66
SSH connection established to HX Node: 10.8.16.67
HX Cluster Nodes:
+-------+-----------------+-------------+-----------------+----------+--------------------------+-----------------+------------+
| Nodes | Eth0 IP Address | HostName | Eth1 IP Address | Eth1 MTU | Cluster Mgmt IP | Cluster Data IP | CRM Master |
+-------+-----------------+-------------+-----------------+----------+--------------------------+-----------------+------------+
| 1 | 10.8.16.65 | hyper10-stc | 10.8.18.65 | 9000 | HYPER10-MGMT-IP.hx.local | 10.8.18.69 | 10.8.18.67 |
+-------+-----------------+-------------+-----------------+----------+--------------------------+-----------------+------------+
| 2 | 10.8.16.66 | hyper11-stc | 10.8.18.66 | 9000 | HYPER10-MGMT-IP.hx.local | 10.8.18.69 | 10.8.18.67 |
+-------+-----------------+-------------+-----------------+----------+--------------------------+-----------------+------------+
| 3 | 10.8.16.67 | hyper12-stc | 10.8.18.67 | 9000 | HYPER10-MGMT-IP.hx.local | 10.8.18.69 | 10.8.18.67 |
+-------+-----------------+-------------+-----------------+----------+--------------------------+-----------------+------------+
HX Controller: 10.8.16.65
Cluster services check [########################] COMPLETE
ZooKeeper & Exhibitor check [########################] COMPLETE
HDD health check [########################] COMPLETE
Pre-Upgrade Check [########################] COMPLETE
Hyper-V check [########################] COMPLETE
HX Controller: 10.8.16.66
Cluster services check [########################] COMPLETE
ZooKeeper & Exhibitor check [########################] COMPLETE
HDD health check [########################] COMPLETE
Pre-Upgrade Check [########################] COMPLETE
Hyper-V check [########################] COMPLETE
HX Controller: 10.8.16.67
Cluster services check [########################] COMPLETE
ZooKeeper & Exhibitor check [########################] COMPLETE
HDD health check [########################] COMPLETE
Pre-Upgrade Check [########################] COMPLETE
Hyper-V check [########################] COMPLETE
HX Controller: 10.8.16.65
Test Summary:
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Name | Result | Comments |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Cluster services check | PASS | Checks storfs, stMgr, sstNodeMgr service running on each node. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Enospc state check | PASS | Checks if the cluster storage utilization is above threshold. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Zookeeper check | PASS | Checks if Zookeeper service is running. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Exhibitor check | PASS | Checks if Exhibitor in running. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| System Disks Usage | PASS | Checks if /sda1, var/stv and /var/zookeeper is less than 80%. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| HDD health check | PASS | Checks if any drive is in blacklisted state. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| DNS check | PASS | Checks if configured DNS is reachable. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Timestamp check | PASS | Checks if the timestamp is same across all Nodes. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| NTP sync check | PASS | Checks if the NTP is synced with NTP server. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check package & versions | PASS | Checks for count and version of HX packages on each node. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check Iptables count | PASS | Checks if the IP Table count matches on all nodes. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Cache Disks check | PASS | Checks the number of Cache Disks. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Extra pnodes check | PASS | Checks for any stale Node entry. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Memory usage check | PASS | Checks for available memory more than 2GB. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Incidence of OOM in the log file | PASS | Checks for any previous incidence of Out Of Memory Condition. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check permissions for /tmp | PASS | Checks if the /tmp permissions are set correctly. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check Cluster Access Policy | Lenient | Checks the Configured Cluster Access Policy |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check CMIP Hostname | PASS | Check if the clustermanagementip has hostname defined. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Domain join health | Name = hyper10-stc | Checking domain join health of the Node. |
| | Domain = HX.LOCAL | |
| | Distinguished Name = CN=HYPER10-STC,OU=HYPER10,DC=hx,DC=local | |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
HX Controller: 10.8.16.66
Test Summary:
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Name | Result | Comments |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Cluster services check | PASS | Checks storfs, stMgr, sstNodeMgr service running on each node. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Enospc state check | PASS | Checks if the cluster storage utilization is above threshold. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Zookeeper check | PASS | Checks if Zookeeper service is running. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Exhibitor check | PASS | Checks if Exhibitor in running. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| System Disks Usage | PASS | Checks if /sda1, var/stv and /var/zookeeper is less than 80%. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| HDD health check | PASS | Checks if any drive is in blacklisted state. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| DNS check | PASS | Checks if configured DNS is reachable. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Timestamp check | PASS | Checks if the timestamp is same across all Nodes. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| NTP sync check | PASS | Checks if the NTP is synced with NTP server. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check package & versions | PASS | Checks for count and version of HX packages on each node. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check Iptables count | PASS | Checks if the IP Table count matches on all nodes. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Cache Disks check | PASS | Checks the number of Cache Disks. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Extra pnodes check | PASS | Checks for any stale Node entry. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Memory usage check | PASS | Checks for available memory more than 2GB. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Incidence of OOM in the log file | PASS | Checks for any previous incidence of Out Of Memory Condition. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check permissions for /tmp | PASS | Checks if the /tmp permissions are set correctly. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check Cluster Access Policy | Lenient | Checks the Configured Cluster Access Policy |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check CMIP Hostname | PASS | Check if the clustermanagementip has hostname defined. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Domain join health | Name = hyper11-stc | Checking domain join health of the Node. |
| | Domain = HX.LOCAL | |
| | Distinguished Name = CN=HYPER11-STC,OU=HYPER10,DC=hx,DC=local | |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
HX Controller: 10.8.16.67
Test Summary:
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Name | Result | Comments |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Cluster services check | PASS | Checks storfs, stMgr, sstNodeMgr service running on each node. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Enospc state check | PASS | Checks if the cluster storage utilization is above threshold. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Zookeeper check | PASS | Checks if Zookeeper service is running. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Exhibitor check | PASS | Checks if Exhibitor in running. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| System Disks Usage | PASS | Checks if /sda1, var/stv and /var/zookeeper is less than 80%. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| HDD health check | PASS | Checks if any drive is in blacklisted state. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| DNS check | PASS | Checks if configured DNS is reachable. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Timestamp check | PASS | Checks if the timestamp is same across all Nodes. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| NTP sync check | PASS | Checks if the NTP is synced with NTP server. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check package & versions | PASS | Checks for count and version of HX packages on each node. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check Iptables count | PASS | Checks if the IP Table count matches on all nodes. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Cache Disks check | PASS | Checks the number of Cache Disks. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Extra pnodes check | PASS | Checks for any stale Node entry. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Memory usage check | PASS | Checks for available memory more than 2GB. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Incidence of OOM in the log file | PASS | Checks for any previous incidence of Out Of Memory Condition. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check permissions for /tmp | PASS | Checks if the /tmp permissions are set correctly. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check Cluster Access Policy | Lenient | Checks the Configured Cluster Access Policy |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Check CMIP Hostname | PASS | Check if the clustermanagementip has hostname defined. |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
| Domain join health | Name = hyper12-stc | Checking domain join health of the Node. |
| | Domain = HX.LOCAL | |
| | Distinguished Name = CN=HYPER12-STC,OU=HYPER10,DC=hx,DC=local | |
+----------------------------------+---------------------------------------------------------------+----------------------------------------------------------------+
################################################################################
Hyper-V check:
################################################################################
Hyper-V Clusters: 10.8.16.61, 10.8.16.62, 10.8.16.63
Hyper-V Host: 10.8.16.61
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Name | Status | Comments |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| HostName | HYPER10 | Check if the hostname is defined. |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Cluster Failover | Installed | Check if the Failover Cluster Manager feature is installed. |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Hyper-V Role | Installed | Check if the Hyper-V Manager feature is installed. |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Node State | PASS | Check the Node State. |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Network Interfaces State | PASS | Check the Network Interfaces State. |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Remote Management Enabled | PASS | Check if the Remote Management is enabled on the node. |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| MTU for Storage Data Network | 9000 | Check MTU for the Storage Data Network. |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Check the Domain and forest details | Description : HXDC-DOMAIN | Check the Domain and forest details of the cluster. |
| | DnsForestName : hx.local | |
| | DomainControllerAddress : \\10.8.12.254 | |
| | DomainControllerName : \\HXDC | |
| | DomainName : HXDC-DOMAIN | |
| | Status : OK | |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Check host file entries | | Check if the host file have correct entries. |
| | 10.8.18.65 HYPER10-SMB.hx.local | |
| | 10.8.18.69 HYPER10-SMB.hx.local | |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Check Adapter details | InterfaceAlias InterfaceDescription IPv4Address | Check Adapter details of the node. |
| | -------------- -------------------- ----------- | |
| | vswitch-hx-livemigration Hyper-V Virtual Ethernet Adapter #4 {10.8.17.61} | |
| | vswitch-hx-vm-network Hyper-V Virtual Ethernet Adapter #3 {10.8.19.61} | |
| | vswitch-hx-storage-data Hyper-V Virtual Ethernet Adapter #2 {10.8.18.61} | |
| | vswitch-hx-inband-mgmt Hyper-V Virtual Ethernet Adapter {10.8.16.61} | |
| | vEthernet (New Virtual Switch) Hyper-V Virtual Ethernet Adapter #5 {169.254.84.129} | |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Drivers test | Filter Name Num Instances Altitude Frame | Check the status of minifilter drivers. |
| | ------------------------------ ------------- ------------ ----- | |
| | CsvNSFlt 1 404900 0 | |
| | CsvFlt 0 404800 0 | |
| | CCFFilter 1 261160 0 | |
| | storqosflt 1 244000 0 | |
| | ResumeKeyFilter 0 202000 0 | |
| | wcifs 0 189900 0 | |
| | CldFlt 0 180451 0 | |
| | FileCrypt 0 141100 0 | |
| | svhdxflt 0 135100 0 | |
| | luafv 1 135000 0 | |
| | npsvctrig 1 46000 0 | |
| | Wof 1 40700 0 | |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Virtual Machine Management service check | PASS | Checking if VMMS service is Up and Running. |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
| SMB Test | PASS | Checking SMB reachability of node. |
+------------------------------------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------+
Hyper-V Host: 10.8.16.62
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Name | Status | Comments |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| HostName | HYPER11 | Check if the hostname is defined. |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Cluster Failover | Installed | Check if the Failover Cluster Manager feature is installed. |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Hyper-V Role | Installed | Check if the Hyper-V Manager feature is installed. |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Node State | PASS | Check the Node State. |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Network Interfaces State | PASS | Check the Network Interfaces State. |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Remote Management Enabled | PASS | Check if the Remote Management is enabled on the node. |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| MTU for Storage Data Network | 9000 | Check MTU for the Storage Data Network. |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Check the Domain and forest details | Description : HXDC-DOMAIN | Check the Domain and forest details of the cluster. |
| | DnsForestName : hx.local | |
| | DomainControllerAddress : \\10.8.12.254 | |
| | DomainControllerName : \\HXDC | |
| | DomainName : HXDC-DOMAIN | |
| | Status : OK | |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Check host file entries | | Check if the host file have correct entries. |
| | 10.8.18.66 HYPER10-SMB.hx.local | |
| | 10.8.18.69 HYPER10-SMB.hx.local | |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Check Adapter details | InterfaceAlias InterfaceDescription IPv4Address | Check Adapter details of the node. |
| | -------------- -------------------- ----------- | |
| | vswitch-hx-inband-mgmt Hyper-V Virtual Ethernet Adapter {10.8.16.70, 10.8.16.62} | |
| | vswitch-hx-livemigration Hyper-V Virtual Ethernet Adapter #4 {10.8.17.62} | |
| | vswitch-hx-storage-data Hyper-V Virtual Ethernet Adapter #2 {10.8.18.62} | |
| | vswitch-hx-vm-network Hyper-V Virtual Ethernet Adapter #3 {10.8.19.62} | |
| | vEthernet (New Virtual Switch) Hyper-V Virtual Ethernet Adapter #5 {169.254.247.198} | |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Drivers test | Filter Name Num Instances Altitude Frame | Check the status of minifilter drivers. |
| | ------------------------------ ------------- ------------ ----- | |
| | CsvNSFlt 1 404900 0 | |
| | CsvFlt 0 404800 0 | |
| | CCFFilter 1 261160 0 | |
| | storqosflt 2 244000 0 | |
| | ResumeKeyFilter 0 202000 0 | |
| | wcifs 0 189900 0 | |
| | CldFlt 0 180451 0 | |
| | FileCrypt 0 141100 0 | |
| | svhdxflt 0 135100 0 | |
| | luafv 1 135000 0 | |
| | npsvctrig 1 46000 0 | |
| | Wof 1 40700 0 | |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Virtual Machine Management service check | PASS | Checking if VMMS service is Up and Running. |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
| SMB Test | PASS | Checking SMB reachability of node. |
+------------------------------------------+---------------------------------------------------------------------------------------------+-------------------------------------------------------------+
Hyper-V Host: 10.8.16.63
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Name | Status | Comments |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| HostName | HYPER12 | Check if the hostname is defined. |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Cluster Failover | Installed | Check if the Failover Cluster Manager feature is installed. |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Hyper-V Role | Installed | Check if the Hyper-V Manager feature is installed. |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Node State | PASS | Check the Node State. |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Network Interfaces State | PASS | Check the Network Interfaces State. |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Remote Management Enabled | PASS | Check if the Remote Management is enabled on the node. |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| MTU for Storage Data Network | 9000 | Check MTU for the Storage Data Network. |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Check the Domain and forest details | Description : HXDC-DOMAIN | Check the Domain and forest details of the cluster. |
| | DnsForestName : hx.local | |
| | DomainControllerAddress : \\10.8.12.254 | |
| | DomainControllerName : \\HXDC | |
| | DomainName : HXDC-DOMAIN | |
| | Status : OK | |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Check host file entries | | Check if the host file have correct entries. |
| | 10.8.18.67 HYPER10-SMB.hx.local | |
| | 10.8.18.69 HYPER10-SMB.hx.local | |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Check Adapter details | InterfaceAlias InterfaceDescription IPv4Address | Check Adapter details of the node. |
| | -------------- -------------------- ----------- | |
| | vswitch-hx-inband-mgmt Hyper-V Virtual Ethernet Adapter {10.8.16.63} | |
| | vswitch-hx-storage-data Hyper-V Virtual Ethernet Adapter #2 {10.8.18.63} | |
| | vswitch-hx-vm-network Hyper-V Virtual Ethernet Adapter #3 {10.8.19.63} | |
| | vswitch-hx-livemigration Hyper-V Virtual Ethernet Adapter #4 {10.8.17.63} | |
| | vEthernet (New Virtual Switch) Hyper-V Virtual Ethernet Adapter #5 {169.254.18.96} | |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Drivers test | Filter Name Num Instances Altitude Frame | Check the status of minifilter drivers. |
| | ------------------------------ ------------- ------------ ----- | |
| | CsvNSFlt 1 404900 0 | |
| | CsvFlt 0 404800 0 | |
| | CCFFilter 1 261160 0 | |
| | storqosflt 2 244000 0 | |
| | ResumeKeyFilter 0 202000 0 | |
| | wcifs 0 189900 0 | |
| | CldFlt 0 180451 0 | |
| | FileCrypt 0 141100 0 | |
| | svhdxflt 0 135100 0 | |
| | luafv 1 135000 0 | |
| | npsvctrig 1 46000 0 | |
| | Wof 1 40700 0 | |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| Virtual Machine Management service check | PASS | Checking if VMMS service is Up and Running. |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
| SMB Test | PASS | Checking SMB reachability of node. |
+------------------------------------------+------------------------------------------------------------------------------------+-------------------------------------------------------------+
Main Report File: VHX_Tool_Main_Report_2020-09-13_09-49-38_HYPER10-SMB.txt
Report tar file: VHX_Report_2020_09_13_21_42_18.tar
Report file copied to path: /var/log/springpath
Release Notes:
https://www.cisco.com/c/en/us/support/hyperconverged-systems/hyperflex-hx-data-platform-software/products-release-notes-list.html
Upgrade Guides:
https://www.cisco.com/c/en/us/support/hyperconverged-systems/hyperflex-hx-data-platform-software/products-installation-guides-list.html
Note:
1) Hypercheck doesnot perform FAILOVER TEST, so please ensure that the upstream is configured for network connectivity for JUMBO or NORMAL MTU size as needed.
NOTE: 不分段 打开TAC案例,因为脚本运行失败。请手动运行这些命令,找出问题并打开SR找到问题。
在Hyperflex SCVM上 —
ssh to All Hyperflex SCVMs-
# service_status.sh
# sysmtool --ns cluster --cmd enospcinfo
# echo srvr | nc 0 2181
# pidof exhibitor
# sysmtool --ns disk --cmd list | grep -i blacklisted | wc -l
# stcli services dns show (and ping the IPs listed)
# date ; compare the time on all SCVMs. They should ideally be identical
# stcli services ntp show
# sysmtool --ns cleaner --cmd status
# ntpq -p -4
# dpkg -l | grep -i springpath
# iptables -L -n | wc -l
# hxcli cluster info
# df -h ; check that /var/stv should not be more than 80% used
# zgrep -i “out of memory” /var/log/springpath/debug-storfs.*
# domainjoin-cli query
在HyperV节点上 —
Open the Windows Powershell
# Get-ClusterNode
# Get-ClusterNetwork
# Get-Service WinRM, Make sure windows remote management service is running
# Get-Content $env:SystemRoot\System32\Drivers\etc\hosts , Make sure you have correct host entried
# test-path\\<smb-share name fqdn>\<datastorename> This should return true ,if not datastore is not reachable via smb.
# Get-NetIPConfiguration
# Get-NetIPInterface -AddressFamily IPv4 -InterfaceAlias vswitch-hx-storage-data | select NlMtu*
版本 | 发布日期 | 备注 |
---|---|---|
1.0 |
18-Sep-2020 |
初始版本 |