This post is more than 5 years old
2 Intern
•
222 Posts
0
977
September 13th, 2013 10:00
Moved CX4, now can't change domain config
We moved a CX4 from our datacenter to our office, and reassigned a new IP.
Now, I can't add or remove the CX4 from any domains.
Attempt to remove from current domain sais "Master not not reachable", Attempt to add to new domain sais "New master not participating in current domain."
So, stuck in a loop.
Can't remove from old domain and can't add to new domain.
Attempt to remove old IP address:
> naviseccli -h cx1-spa domain -remove 172.17.106.70 -o
Domain remove operation failed. The Master node is not reachable.
Attempt to remove new IP address:
> naviseccli -h cx1-spa domain -remove 10.0.16.2 -o
Domain remove operation failed. The Master node is not reachable.
Attempt to reassign master node:
> naviseccli -h cx1-spa domain -setmaster 10.0.16.2 -o
Domain set master operation failed. The new master node is not participating in the current domain
christopher_ime
2K Posts
0
September 14th, 2013 11:00
Please consider moving this question as-is (no need to recreate) to the proper forum for maximum visibility. Questions written to the users' own "Discussions" space don't get the same amount of attention and can go unanswered for a long time.
You can do so by selecting "Move" under ACTIONS along the upper-right. Then search for and select: "CLARiiON Support Forum".
CLARiiON Support Forum
You've tried quite a bit already so let's see what others suggest once you relocate this post. In the meantime, if you haven't already, I'd recommend opening up a ticket with EMC support.
usao
2 Intern
•
222 Posts
0
September 13th, 2013 10:00
Additional info.
Old IP addresses as follows. None of these IP's are reachable from the new location.
> naviseccli -h cx1-spa domain -list
Node: mprs-cx2
IP Address: 172.17.106.108
Name: CX4-120_SPB
Port: 80
Secure Port: 443
IP Address: 172.17.106.107 (Master)
Name: CX4-120_SPA
Port: 80
Secure Port: 443
Node: mprs-cx1
IP Address: 172.17.106.70
Name: mprs-cx1-spa
Port: 80
Secure Port: 443
IP Address: 172.17.106.71
Name: mprs-cx1-spb
Port: 80
Secure Port: 443
Attempt to remove OLD domain master:
> naviseccli -h cx1-spa domain -remove 172.17.106.107 -o
Domain remove operation failed. The Master node is not reachable.
I would like to remove the array from it's old domain and add it to a CX4 we already have in our office, but I can't seem to get it to work.