The shared filesystem unavaliable after reboot
The shared filesystem unavaliable after reboot
H3C UIS 7.0 E0720
Symptoms
客户例行维护重启超融合服务器后,UIS 共享存储无法启动,提示:“共享文件系统不可用,可尝试强制扫描存储适配器或联系管理员检查存储上的配置和主机多路径服务”,版本为 V7.0 (E0720)。

Solution
-
首先执行
iscsiadm -m session,没有回显,说明故障节点没有 iscsi 会话。 -
执行
iscsiadm -m discovery -t sendtargets -p 127.0.0.1:3260,发现 iscsi target(iqn.xxxx.xxxx)。
-
执行
iscsiadm -m node –T iqn.xxxx.xxxx -p 192.168.1.1:3260 -l登录。 -
重新去 UIS 页面启动共享存储,即可启动。
Reference
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.