Veritas Storage Foundation 5.1 SP1 Cluster File System Administrator"s Guide (5900-1738, April 2011)
# hares -modify vip1 Device lan2 -sys system02
# haconf -dump -makero
where vip1 is the Virtual IP resource created by the cfsshare addvip command.
where system01 and system02 are the cluster nodes.
Deleting a Virtual IP address from VCS
cfsshare deletevip address
This command is used to delete the non-parallel/failover service group
corresponding to the Virtual IP address.
Adding an IPv6 Virtual IP address to VCS
cfsshare addvipv6 network_interface ipv6_address prefixlen
This command is used to create a new non-parallel/failover service group which
contains a NIC resource for the given network device and an IP resource for the
IPv6 Virtual IP address.
Deleting an IPv6 Virtual IP address from VCS
cfsshare deletevipv6 ipv6_address
This command is used to delete the non-parallel/failover service group
corresponding to the IPv6 Virtual IP address.
Changing the share options associated with an NFS share
This section describes how to change the share options associated with an NFS
share.
To change the share options associated with an NFS share
1
On any node in the cluster, run cfsshare unshare to unshare the file system:
# cfsshare unshare mount_point
2
On any node in the cluster, run cfsshare share to share the file system with
the desired share options:
# cfsshare share -p nfs mount_point share_options
149Clustered NFS
Administering Clustered NFS