Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

To add a new system to the SFDB repository
1
After installing Veritas Storage Foundation for Oracle, add the new system
to the cluster.
See the Veritas Cluster Server User's Guide.
2
Make sure the system is running using the hasys command:
# hasys -state
3
Add the system to the Sfua_Base group by running the following command
sequence:
# haconf -makerw
# hagrp -modify Sfua_Base SystemList -add new_sys sys_id
# hares -modify sfua_ip Device new_sys_NIC -sys new_sys
# haconf -dump -makero
4
Copy the /etc/vx/vxdbed/.odbc.ini file from an existing node to the new
system using a remote file copy utility such as rcp, tcp, or scp.
For example, to use rcp:
# rcp /etc/vx/vxdbed/.odbc.ini new_sys:/etc/vx/vxdbed
Reconfiguring virtual IP address for repository
configuration
When configuring a two-node cluster, use the following steps to change the virtual
IP address.
To change the virtual IP address for a standalone instance:
1
Change the IP address.
2
Update the new IP information for SFUA repository access by running the
sfua_db_config command:
# /opt/VRTSdbcom/bin/sfua_db_config
73Managing the SFDB repository
Reconfiguring virtual IP address for repository configuration