Replace the Oracle cluster NIC (changing a network Interface)

Source: Internet
Author: User


Replace the Oracle cluster NIC (changing a network Interface)

If you change the network card before and after the NIC name, IP, gateway, subnet mask is unchanged, the cluster level is not allowed to do extra operations!

After you replace the NIC, use the new NIC name


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

[Email protected] ~]$ olsnodes-s
Vmrac1 Active
Vmrac2 Active


2. Ensure that the new replacement NIC is already 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 the new NIC is added, 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, OS level delete network card
$ ifconfig Down


8. Restart the cluster
# Crsctl Start CRS

If you use the Cluster_interconnects parameter, notice that you want to make the appropriate changes

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.