Forum Discussion
how to enable a disabled cluster member?
I'm trying to figure out how to re-enable a disabled cluster member from the command line. I have a viprion 2400 with two blades and blade 1 is disabled. How can i re-enable it from the cli?
Sys::Cluster: default
Address x.x.x.x/22 Availability available State enabled Reason Cluster Enabled Primary Slot ID 2 Primary Selection Time 0
| Sys::Cluster Members | ID Address Availability State Licensed HA Clusterd Reason
| 1 :: offline disabled true offline running Run, manually disabled, HA TABLE offline | 2 :: available enabled true active running Run | 3 :: unknown enabled false unknown shutdown Slot state unknown | 4 :: unknown enabled false unknown shutdown Slot state unknown
5 Replies
- What_Lies_Bene1
Cirrostratus
I think
should do it.tmsh modify sys cluster 'name' members 'number' enabled - Gregory_Thiell
Employee
Nik, For sure you solved that problem long ago but I just wanted to add to this post that you need to use curly braces, so for your example, the command is:
tmsh modify sys cluster default members { 1 { enabled } }- Funkgun_133404
Nimbostratus
Thanks Gregory
- Gregory_Thiell_Historic F5 Account
Nik, For sure you solved that problem long ago but I just wanted to add to this post that you need to use curly braces, so for your example, the command is:
tmsh modify sys cluster default members { 1 { enabled } }- Funkgun_133404
Nimbostratus
Thanks Gregory
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com