maharc

updated

9 years ago

M

maharc

1 Rookie

48 Posts

0

2999

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">

  userinput_netmask="255.255.255.0"
  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