Forum Discussion
Readdressing a viprion cluster and its cluster member
I have some Viprions with 2 blades that have an old config and I need to renumber the cluster and the cluster members. Each time I try to change the cluster It says that the members are in a diffrent subnet, and I can't find a way to remove the IP off the Cluster members.
I only tmsh and console access at this time.
Anyone know how to do this?
Thanks
3 Replies
- James_Thomson
Employee
have you tried using the tmsh commands of modify sys cluster address members { 1 { address } 2 { adddress} }
my syntax may be off since i'm not in front of a viprion
- Jason_130176
Nimbostratus
Yes I did, however if the Subnet that you are tyring to change to is diffrent from the shared cluster ip for all members, it will not allow it.
modify sys cluster default members { 1 } address X.X.X.X
in the end this is the procedure I had to contrive.....
Shutdown one of the blades so that only one is primay
From the primary blade
[root@localhost:/S1-green-P:Active:Standalone] bladectl -b 2 -p 0
the second blade should be off
Shudown the clusterd daemon
bigstart stop clusterd
Edit the clusterd.conf file under /shared/db/ and cange the IP's to what you want.
Restart the clusterd daemon
bigstart start clusterd
- JMD_164012
Nimbostratus
tmsh modify sys cluster default members { 2 {address :: }}
The above command resets the cluster member IP on slot 2 to a blank IP. You can use this for readdress the cluster members.
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