Change the oracle cluster NIC (Changing a Network Interface)

Source: Internet
Author: User

Zookeeper
Change the oracle cluster NIC (Changing a Network Interface)

If the NIC name, ip address, gateway, and subnet mask remain unchanged before and after the NIC, no additional operations are required at the cluster level!

Next, use the new Nic name after the NIC is changed.


1. Ensure that all cluster nodes are active
Olsnodes-s

[Grid @ vmrac1 ~] $ Olsnodes-s
Vmrac1 Active
Vmrac2 Active


2. Make sure that the new replacement Nic has been configured on the server.
$/Sbin/ifconfig ..


3. Add the new Nic to the Cluster
Oifcfg setif-global if_name/subnet: cluster_interconnect

Oifcfg setif-global "eth */192.168.0.0: cluster_interconnect


4. After adding a new Nic, remove the previous configuration information.
Oifcfg delif-global if_name/subnet
For example:
$ Oifcfg delif-global eth1/10.10.0.0


5. Verify the current configuration information:
Oifcfg getif

For example:
$ Oifcfg getif
Eth2 10.220.52.0 global cluster_interconnect
Eth0 10.220.16.0 global public


6. Restart the Cluster
# Crsctl stop crs


7. Delete NICs at the OS level
$ Ifconfig down


8. Restart the Cluster
# Crsctl start crs

If CLUSTER_INTERCONNECTS is used, you must modify the parameter accordingly.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.