This post is more than 5 years old
1 Rookie
•
48 Posts
0
2942
June 8th, 2017 03:00
modifying probe.xml for a multi node avamar for bond2 configuration
Hi,
i tried to modify the probe.xml for a multi node grid with below commands for updating the information about the bond2 details of utility/storage nodes :-
nodedb add if --node=0.s --addr=10.224.194.218 --nwgrp=3 --allow=backup,replication
nodedb add if --node=0.0 --addr=10.224.194.220 --nwgrp=3 --allow=backup,replication
nodedb add if --node=0.1 --addr=10.224.194.222 --nwgrp=3 --allow=backup,replication
nodedb add if --node=0.2 --addr=10.224.194.224 --nwgrp=3 --allow=backup,replication
but it did not create a full details as below
Utility node example:
userinput_bonded="eth3,eth4"
userinput_ifname="bond2">
newuserinput_value="1.2.3.4"
userinput_customhostname="Avamar-Replication"/>
but it missed out some of the parameters in that. i tried to manually edit the same file. but it got meshy. please let me know is there any safe way to edit the file.
Thanks,
Chandan
No Events found!
Pawan_Kumawat
1 Rookie
•
46 Posts
0
June 9th, 2017 03:00
Hi,
I normally dont make any changes to probe.xml file myself and contact EMC support for help.
Before making any changes, I prefer to keep a copy of original probe.xml file.
Regards,
Pawan Kumawat
maharc
1 Rookie
•
48 Posts
0
June 16th, 2017 09:00
Hi Pawan,
Thanks. I had to take support help indeed. I also kept a copy of the file before touching it.
Thanks,
Chandan