Tuesday, December 4, 2007
at
1:49 PM
|
Details:
Here's an actual server I worked on for adding a NIC resource.
Here's an actual server I worked on for adding a NIC resource.
#
haconf -makerw
#
hares -add vvrnic NIC db2inst_grp
VCS NOTICE V-16-1-10242 Resource added. Enabled attribute must be set before agent monitors#
hares -modify vvrnic Device ce3
#
hares -modify vvrnic NetworkType ether
#
hares -add vvrip IP db2inst_grp
VCS NOTICE V-16-1-10242 Resource added. Enabled attribute must be set before agent monitors#
hares -modify vvrip Device ce3
#
hares -modify vvrip Address "10.67.196.191"
#
hares -modify vvrip NetMask "255.255.254.0"
#
hares -link vvrip vvrnic
#
hagrp -enableresources db2inst_grp
#
hares -online vvrip -sys server620
#
haconf -dump -makero
Posted by
JAUGHN
Labels:
Veritas Cluster Server
0 comments:
Post a Comment