We also had this problem although we're at 7.5 sp2. EMC probably wants you to set up the NWClient resource in the cluster group if you have several NICs/IP addresses in the cluster. We have our backup server connected to four different subnets, so it didn't work out of the box for us. It doesn't make sense to use NWClient resource on a backup server if you just want all your NICs to be used for different subnets. The NWClient resource is used to map an IP address to what disks are owned by it.
We ended up with modifying the lcmap script which makes the check that there is only one IP address for the service group where NetWorker is installed. Now we don't have it query the cluster for the nr of IP addresses anymore and that seems to do the trick for us.
Have finally managed to get the cluster operational, the issue appears to be in the published monitor process "/usr/sbin/nw_vcs monotor". Have removed this from the cluster resource specification and now the cluser is operational.
R_Friberg
34 Posts
1
June 12th, 2010 09:00
Hi,
We also had this problem although we're at 7.5 sp2. EMC probably wants you to set up the NWClient resource in the cluster group if you have several NICs/IP addresses in the cluster. We have our backup server connected to four different subnets, so it didn't work out of the box for us. It doesn't make sense to use NWClient resource on a backup server if you just want all your NICs to be used for different subnets. The NWClient resource is used to map an IP address to what disks are owned by it.
We ended up with modifying the lcmap script which makes the check that there is only one IP address for the service group where NetWorker is installed. Now we don't have it query the cluster for the nr of IP addresses anymore and that seems to do the trick for us.
Thanks
Rickard
IKP1
198 Posts
0
June 15th, 2010 09:00
Hi,
Have finally managed to get the cluster operational, the issue appears to be in the published monitor process "/usr/sbin/nw_vcs monotor". Have removed this from the cluster resource specification and now the cluser is operational.
regards
IKP