构建RAC环境时出现的错误

百度半天未找到解决方案,Google了一下,终于找到可行方案

Solution:-
yum update device-mapper glibc -y

[root@HE2 subsys]# /etc/init.d/multipathd restart
ux_socket_connect: Connection refused
Stopping multipathd daemon:                                [FAILED]
Starting multipathd daemon:                                [  OK  ]
[root@HE2 subsys]# /etc/init.d/multipathd stop
Stopping multipathd daemon:                                [  OK  ]
[root@HE2 subsys]# /etc/init.d/multipathd start
Starting multipathd daemon:                                [  OK  ]
[root@HE2 subsys]# /etc/init.d/multipathd status
multipathd (pid  4064) is running...

最新文章

  1. final review 报告
  2. iOS - Bitcode App 瘦身中间码
  3. 【架构】How To Use HAProxy to Set Up MySQL Load Balancing
  4. Antenna Placement poj 3020(匹配)
  5. (转)github设置添加SSH
  6. BZOJ2707 : [SDOI2012]走迷宫
  7. 改变DataGrid某一行和单元格的颜色
  8. Codeforces723E One-Way Reform【欧拉回路】
  9. 如何使用java调用DLL运行C++(初篇)
  10. Android 4.4 音量调节流程分析(二)
  11. Spring IOC之基于JAVA的配置
  12. 【转】jqGrid学习之介绍
  13. bzoj4827 [Hnoi2017]礼物
  14. 解决百度BMR的spark集群开启slaves结点的问题
  15. Single linked List by pointer
  16. 【easy】88. Merge Sorted Array 合并两个有序数组
  17. Microsoft Teams 集成 (协作, 沟通 和 行为)
  18. 多线程操作的方法(sleep,)setPriority(Thread.MIN_PRIORITY);yield();
  19. if语句学习
  20. 反射API(一)

热门文章

  1. UITextField和UIViewConteoller
  2. Django之路:简介以及环境
  3. tset
  4. PAT (Advanced Level) 1017. Queueing at Bank (25)
  5. PAT (Advanced Level) 1005. Spell It Right (20)
  6. Python之路【第三篇】:模块
  7. (五)Jquery Mobile列表
  8. (四)Jquery Mobile表单
  9. mysql、mysqli、pdo使用
  10. MySQL create table 语法