
Protecting Oracle Database Appliance - Tape Backup with Oracle Secure Backup
23
2. Reboot the system.
3. Validate that ifconfig command output does NOT contain any "inet6 addr:" lines - for example
Good output:
[root@xman2 etc]# ifconfig xbond0
xbond0 Link encap:Ethernet HWaddr 00:1B:21:C4:29:3C
inet addr:192.168.20.102 Bcast:192.168.20.255 Mask:255.255.255.0
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:6826620 errors:0 dropped:0 overruns:0 frame:0
TX packets:39671 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10330269896 (9.6 GiB) TX bytes:2622045 (2.5 MiB)
Invalid output:
[root@hamms2 ~]# ifconfig xbond0
xbond0 Link encap:Ethernet HWaddr 00:1B:21:93:33:A0
inet addr:192.168.20.101 Bcast:192.168.20.255 Mask:255.255.255.0
inet6 addr: fe80::21b:21ff:fe93:33a0/64 Scope:Link
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:6845 errors:0 dropped:0 overruns:0 frame:0
TX packets:1658166 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:452625 (442.0 KiB) TX bytes:2509638263 (2.3 GiB)
Configure PNI in Oracle Secure Backup
Private network configuration in Oracle Secure Backup is achieved via the Preferred Network Interfaces (PNI)
setup at the host level.
To configure PNI, navigate to Configure->Hosts, select xman2 from the list of hosts and click Edit. Add the IP
of the second interface for the 10GbE network separated by a coma. Click Apply to save (see figure 19).
Figure 19: Oracle Secure Backup Hosts configuration showing Preferred Network Interfaces button and 2
nd
IP address added.
Komentáře k této Příručce