为什么会进入维护模式?
试想一下,当一个HA组网中的两个控制器,发生了故障,两个WLC都为active,是否会出现问题?可以想象AP是什么情况,所以,WLC进入维护模式是为了避免脑裂的情况,为了避免这种情况,WLC无法到达其RMI/peer时,进入维护模式。

如下情况,备份控制器可能会进入维护模式(maintenance mode)
1、当RP down掉/关闭掉
2、当RMI IP不可达
3、当WLC的版本不同时(先启动的进入active OR RMI地址低的进入active)
4、当WLC的型号不同时(型号高级的进入active,其他的进入maintenance mode)
5、HA SKU的WLC未能发现peer

NOTE1:在maintenance mode下,设备只有SP和console能用。

关于进入维护模式的standby 设备,不能自动的从maintenance mode恢复,只有重启去恢复。
Standby WLC (Secondary Unit) will not come out of maintenance mode by itself. it will be in maintenance mode until you reboot the unit. When the device reboots, it will trigger a discovery process in the network to find its peer, if successful and finds its active pair, it negotiates the role and takes up the role of standby, if not it will go to maintenance mode
备份控制器将不能自己从维护模式中恢复。只有你重启维护模式的WLC才有可能实现。当设备重启的时候,会触发它的Discovery进程,在网络中寻找peer,如果成功找到active peer,就会进入协商角色成为standby,如果没有的话还是会进入维护模式。

如果我们需要暂时恢复网络,可以将备份控制器修改为primary 设备。例如通过命令修改unit角色,并重启:
(Cisco Controller) >config redundancy unit primary
(Cisco Controller) >reset system forced

Additional comments:
" Sometime back, for testing purpose, I  removed the redundancy port of secondary unit in standby mode, this caused the primary unit in an active state to reboot, the standby WLC become the active controller, I connected the RP and that primary unit restarts and negotiated with its peer and became the standby controller.
If i wouldn't have plugged the RP cable of secondary unit, I assume primary unit would have gone to a maintenance mode.
出于测试的目的,在standby mode的secondary unit上移除了RP,这造成了active mode的primary unit重启,standby WLC成为了active控制器,我连接上RP,并且primary unit重启并且协商成为standby 控制器。

如果我不插上secondary unit的RP连线,我想primary unit会进入maintenance mode。

来自 <https://community.cisco.com/t5/wireless-and-mobility/cisco-wlc-8540-ha-sso-maintenance-mode/td-p/2930128>

WLC HA-维护模式(Maintenance Mode)的更多相关文章

  1. 案例:WLC HA主WLC进入维护模式

    案例场景: 如图所示,7609-1和7609-2分别是网络中的核心设备,起了HSRP,7609-1连接的是WLC-1,,7609-2连接的是WLC-2,WLC1和WLC2的RP口相互连接. WLC的管 ...

  2. WLC HA模式下的注意事项

    管理控制器:1.控制器默认开启的是SSH (CLI),Secure Web/https (GUI)2.登录控制器的管理地址为Active设备所控制(主备的配置同步,所以管理地址一致)3.WLC HA状 ...

  3. Spring Cloud Netflix项目进入维护模式

    任何项目都有其生命周期,Spring Could Netflix也不例外,官宣已进入维护模式,如果在新项目开始考虑技术选型时要考虑到这点风险,并考虑绕道的可能性. 原创: itmuch  IT牧场 这 ...

  4. PowerShell管理SCOM_批量设置维护模式(上 )

    #定义存储需要置为维护模式的计算机名称列表 $serverlist = "C:\scomm\servers.txt" #定义脚本执行结果的输出位置 $server_maintena ...

  5. zabbix api 设置维护模式

    通过zabbix提供的api进行维护模式的设置 #!/usr/bin/env python # -*-coding:utf-8-*- import urllib import urllib2 impo ...

  6. ambari 维护模式及reset API 操作

    Ambari 的维护模式(Maintenance Mode)介绍 Ambari 提供的 Maintenance Mode,是为了让用户在调试或者维护 Service 的时候,抑制不必要的告警(Aler ...

  7. PowerShell管理SCOM_批量设置维护模式(下)

    #定义存储需要置为维护模式的计算机名称列表$serverlist = "C:\scomm\servers.txt"#定义RMS服务器名称$rmsServerName=”scomw. ...

  8. Laravel 5 如何实现网站在维护模式下允许指定 IP 用户访问(白名单)

    为了测试需要,有时候需要在网站处于维护模式下允许特定IP访问网站,在 Laravel 中,这可以通过为维护模式编写自定义中间件来实现. 默认情况下,Laravel 使用 CheckForMainten ...

  9. 通过CLI命令将ESXi主机进入维护模式

    将主机置于维护模式# vimsh -n -e /hostsvc/maintenance_mode_enter # vim-cmd /hostsvc/maintenance_mode_enter 退出维 ...

随机推荐

  1. hdu 1281 棋盘游戏(二分图)

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1281 每行每列作为节点,给可以放车的点将对应的行列连边,最多可放置的车即为建二分图后的最大匹配,跑一边 ...

  2. makecert 产出证书

    C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Bin>makecert -r -n // -e // -sv mymuse.pvk my ...

  3. CefApp和CefClient的作用

    CefApp 在cefsimple中,提到了一个cefapp的类型,这个类型是一个接口类,主要目的是提供获取三种handler的接口 /// // Implement this interface t ...

  4. kuangbin专题 专题九 连通图 Critical Links UVA - 796

    题目链接:https://vjudge.net/problem/UVA-796 题目:裸的求桥,按第一个元素升序输出即可. #include <iostream> #include < ...

  5. 8.10-Day1T2圈(circle)

    圈(circle) 题目大意 一开始看这道题,觉得有点像备用钥匙那道题,需要离散化, 把一个球的两个点分开看... 但是..其中的规律我推不出来 (不是很难,只是蒟蒻好久都没有自己独立思考了) 题解 ...

  6. 链剖-What you are?-大话西游-校内oj2440

    This article is made by Jason-Cow.Welcome to reprint.But please post the writer's address. http://ww ...

  7. PHPStorm设置Ctrl+滚轮调整字体大小

    1.点击左上角的File,再点击setting: 2.Editor->General,选择Change font size (Zoom) with Ctrl+Mouse Wheel: 3.点击O ...

  8. 【Vue实例生命周期】

    目录 实例创建之前执行--beforeCreate 实例创建之后执行--created 挂载之前执行--beforeMount 挂载之后执行--mounted 数据更新之前执行--beforeUpda ...

  9. phpStudy的虚拟站点域名管理

    使用phpStudy在本地环境,使用虚拟域名访问本地站点. 步骤: 0x01  修改配置文件 打开站点域名管理 添加你本地站点的路径,第二域名可以不填,网站端口不填的话默认为80. 先点击新增,再点击 ...

  10. 将项目打成war包并用tomcat部署的方法,步骤及注意点

    部署的遇到第一个问题,就是tomcat和jdk的环境问题: 首先 理解为啥要关注这二者的环境呢?他们还是有关系的–tomcat 作为比较流行的java Web服务器也是用java来实现的一个比较大的软 ...