I've changed our FAS2240 (destination for Snapvault) configuration from a single nic to a lacp based vif and rebooted (rc and hosts updated), but now Snapvault are failing and the FAS still has the same hostname and ip address. Eacho source can ping the destination by ip and hostname. /etc/messages doesn't reveal any more details.
Any ideas on how to solve this?
rc
hostname fas2240-1
ifgrp create lacp vif0 -b mac e0a e0b e0c e0d
vlan create vif0 2020
ifconfig vif0-2020 `hostname`-vif0 netmask 255.255.0.0 mtusize 9000
ifconfig e0a flowcontrol full
ifconfig e0b flowcontrol full
ifconfig e0c flowcontrol full
ifconfig e0d flowcontrol full
route add default 172.20.1.1 1
routed on
options dns.domainname int.ida.dk
options dns.enable on
options nis.enable off
savecore
hosts
#changed by agr Sun May 25 8:00:00 GMT+1 2014
127.0.0.1 localhost localhost-stack
127.0.10.1 localhost-10 localhost-bsd
127.0.20.1 localhost-20 localhost-sk
# 0.0.0.0 fas2240-1-e0M
# 0.0.0.0 fas2240-1-e0P
# 172.20.2.113 fas2240-1 fas2240-1-e0a
# 0.0.0.0 fas2240-1-e0b
# 0.0.0.0 fas2240-1-e0c
# 0.0.0.0 fas2240-1-e0d
172.20.2.113 fas2240-1 fas2240-1-vif0