网创优客建站品牌官网
为成都网站建设公司企业提供高品质网站建设
热线:028-86922220
成都专业网站建设公司

定制建站费用3500元

符合中小企业对网站设计、功能常规化式的企业展示型网站建设

成都品牌网站建设

品牌网站建设费用6000元

本套餐主要针对企业品牌型网站、中高端设计、前端互动体验...

成都商城网站建设

商城网站建设费用8000元

商城网站建设因基本功能的需求不同费用上面也有很大的差别...

成都微信网站建设

手机微信网站建站3000元

手机微信网站开发、微信官网、微信商城网站...

建站知识

当前位置:首页 > 建站知识

多路径报错:CannotopenPowerPath.Initializationerror

suse 11 sp4 安装powerpath 6.1x 重启后执行命令提示报错:

创新互联公司主要从事做网站、成都做网站、网页设计、企业做网站、公司建网站等业务。立足成都服务浑江,十多年网站建设经验,价格优惠、服务专业,欢迎来电咨询建站服务:13518219792

shell> powermt display dev=all
powermt commands are failing with "ERROR: Cannot open PowerPath. Initialization error"

解决步骤1:

通过官网找一个帖子:https://community.emc.com/docs/DOC-67557 发现这是个bug

解决方法:
在主机上使用以下命令将hwclock更新为系统时钟:
hwclock - systohc

这会将硬件时钟更新为主机上的正确时间。   

永久修复:   
此问题将在PowerPath for Linux 6.3中修复

按照操作后,也没能够正常启动:

解决步骤2:

shell>cat /var/log/boot.log | grep PowerPath #查看日志,发现服务在启动过程中国已经停止了

shell>/etc/init.d/PowerPath start #手动重启提示DM-Multipath is active
Starting PowerPath: Aborting PowerPath start since DM-Multipath is active. Refer to PowerPath for Linux Installation and Administration Guide for more information 
 failed

解决步骤3

既然是因为:“启动PowerPath:由于DM Multipath处于活动状态,正在中止PowerPath启动”那么先停掉试试,然后重启系统,进入系统后重启多路径,问题解决。
shell> service multipathd stop
Stopping multipathd daemon:                                [  OK  ]

shell> chkconfig multipathd off

shell> /etc/init.d/multipathd status
multipathd is stopped

shell> mpathconf --disable
reboot

shell> /etc/init.d/PowerPath start
Starting PowerPath:  done

shell> powermt display dev=all


本文名称:多路径报错:CannotopenPowerPath.Initializationerror
网站URL:http://bjjierui.cn/article/jippsd.html

其他资讯