ok, so if you are trying to switch to 192.168.x network then your command should specify IP addresses you want to assign to your SPs ..not what's currently assign to them. With Proxy ARP enabled on the backend storage array storage processors have their IP addresses set to be in the same subnet as the Control Station's external network interface, while still wired to the Control Station's private network. The Control Station acts as a bridge and forwards network (Ethernet) packets from the public network to the backend storage array SPs. So you have to make sure that control station is on the same 192.168.x network as what you are trying to change your SPs to. In this example i have my control station assigned ip address 192.168.10.3 and i am changing SPA and SPB to 10.1 and 10.2
I didn't change SPs IP on storage system. But I tried to configure the file /etc/hosts Also I edited /nas/site/sp_info I used one of articles, but then after this error have returned an initial condition of the files
when i used command: clariion_mgmt -start -spa_ip 128.221.xxx -spb_ip 128.221.xxx -use_proxy_arp there was an error: Error 11: Invalid public IP address for SPA.
dynamox
9 Legend
•
20.4K Posts
0
June 11th, 2009 04:00
/nasmcd/sbin/clariion_mgmt -start -spa_ip 192.168.10.1 -spb_ip 192.168.10.2 -use_proxy_arp
vyurchenko
17 Posts
0
June 10th, 2009 08:00
Also I edited /nas/site/sp_info
I used one of articles, but then after this error have returned an initial condition of the files
vyurchenko
17 Posts
0
June 10th, 2009 08:00
clariion_mgmt -start -spa_ip 128.221.xxx -spb_ip 128.221.xxx -use_proxy_arp
there was an error:
Error 11: Invalid public IP address for SPA.
dynamox
9 Legend
•
20.4K Posts
0
June 10th, 2009 08:00
emc174327
dynamox
9 Legend
•
20.4K Posts
0
June 10th, 2009 08:00
dynamox
9 Legend
•
20.4K Posts
0
June 10th, 2009 10:00
Rainer_EMC
4 Operator
•
8.6K Posts
0
June 10th, 2009 11:00
vyurchenko
17 Posts
0
June 10th, 2009 22:00
[nasadmin@nx4cs ~]$ cat /etc/hosts | grep -i clariion
128.221.252.200 A_SL7Exxx SPA # CLARiiON SP
128.221.253.201 B_SL7Exxx SPB # CLARiiON SP
vyurchenko
17 Posts
0
June 11th, 2009 01:00
Error 11: Invalid public IP address for SPA.
vyurchenko
17 Posts
0
June 11th, 2009 04:00
128.221.252.1 server_1 #DART_data_mover_1
128.221.252.2 server_2 #DART_data_mover_2
128.221.252.3 server_3 #DART_data_mover_3
128.221.252.4 server_4 #DART_data_mover_4
128.221.252.5 server_5 #DART_data_mover_5
128.221.252.6 server_6 #DART_data_mover_6
128.221.252.7 server_7 #DART_data_mover_7
128.221.252.8 server_8 #DART_data_mover_8
128.221.252.9 server_9 #DART_data_mover_9
128.221.252.10 server_10 #DART_data_mover_10
128.221.252.11 server_11 #DART_data_mover_11
128.221.252.12 server_12 #DART_data_mover_12
128.221.252.13 server_13 #DART_data_mover_13
128.221.252.14 server_14 #DART_data_mover_14
128.221.252.15 server_15 #DART_data_mover_15
128.221.252.16 server_16 #DART_data_mover_16
128.221.253.1 server_1b #DART_data_mover_1
128.221.253.2 server_2b #DART_data_mover_2
128.221.253.3 server_3b #DART_data_mover_3
128.221.253.4 server_4b #DART_data_mover_4
128.221.253.5 server_5b #DART_data_mover_5
128.221.253.6 server_6b #DART_data_mover_6
128.221.253.7 server_7b #DART_data_mover_7
128.221.253.8 server_8b #DART_data_mover_8
128.221.253.9 server_9b #DART_data_mover_9
128.221.253.10 server_10b #DART_data_mover_10
128.221.253.11 server_11b #DART_data_mover_11
128.221.253.12 server_12b #DART_data_mover_12
128.221.253.13 server_13b #DART_data_mover_13
128.221.253.14 server_14b #DART_data_mover_14
128.221.253.15 server_15b #DART_data_mover_15
128.221.253.16 server_16b #DART_data_mover_16
dynamox
9 Legend
•
20.4K Posts
0
June 11th, 2009 04:00
cat /etc/hosts | grep -i data_mover
vyurchenko
17 Posts
0
June 11th, 2009 06:00
dynamox
9 Legend
•
20.4K Posts
0
June 11th, 2009 06:00
dynamox
9 Legend
•
20.4K Posts
0
June 11th, 2009 07:00
Message was edited by:
dynamox
86453_o
13 Posts
0
March 9th, 2011 11:00
I guess the command will also change the datamover internal ip addresses ? and to which one ?