staging
192.168.108.240
192.168.108.241
ip route add 192.168.108.0/24
--eto ung sa personal noteko
ip route add 192.168.108.0/24 via 192.168.211.1
--ip route change
ip route change 192.168.108.0/24 via 192.168.211.1
route del default gw 192.168.221.1
stgvm x10 Exadata
192.168.211.29
--eto ung working
route add default gw 192.168.211.1
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.211.1 0.0.0.0 UG 0 0 0 bondeth0
0.0.0.0 192.168.221.1 0.0.0.0 UG 0 0 0 eth0
192.168.8.0 0.0.0.0 255.255.252.0 U 0 0 0 re0
192.168.8.0 0.0.0.0 255.255.252.0 U 0 0 0 re1
192.168.108.0 192.168.221.1 255.255.255.0 UG 0 0 0 eth0
192.168.112.0 192.168.221.1 255.255.255.0 UG 0 0 0 eth0
192.168.211.0 0.0.0.0 255.255.255.0 U 0 0 0 bondeth0
192.168.221.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.251.0 192.168.221.1 255.255.255.0 UG 0 0 0 eth0
[root@gsisexadrdbadm01vm01 network-scripts]#
[root@gsisexadrdbadm01vm01 network-scripts]# route del default gw 192.168.221.1
[root@gsisexadrdbadm01vm01 network-scripts]# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.211.1 0.0.0.0 UG 0 0 0 bondeth0
192.168.8.0 0.0.0.0 255.255.252.0 U 0 0 0 re0
192.168.8.0 0.0.0.0 255.255.252.0 U 0 0 0 re1
192.168.108.0 192.168.221.1 255.255.255.0 UG 0 0 0 eth0
192.168.112.0 192.168.221.1 255.255.255.0 UG 0 0 0 eth0
192.168.211.0 0.0.0.0 255.255.255.0 U 0 0 0 bondeth0
192.168.221.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.251.0 192.168.221.1 255.255.255.0 UG 0 0 0 eth0
[root@gsisexadrdbadm01vm01 network-scripts]#
oracle home and grid home owned by ORACLE user
CRS_HOME=/u01/app/19.0.0.0/grid
ORACLE_HOME=/u01/app/oracle/product/19.0.0.0/dbhome_1
-rdbms env
export ORACLE_HOME=/u01/app/oracle/product/19.0.0.0/dbhome_1
export PATH=$ORACLE_HOME/bin:$PATH
export ORACLE_SID=dwstg2
-crs env
export ORACLE_HOME=/u01/app/19.0.0.0/grid
export PATH=$ORACLE_HOME/bin:$PATH
1)
dr staging vm pwd not working
2)asm diskgroups disk size provisioning not tally
--clean netstat -rn
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.221.1 0.0.0.0 UG 0 0 0 eth0
192.168.8.0 0.0.0.0 255.255.252.0 U 0 0 0 re0
192.168.8.0 0.0.0.0 255.255.252.0 U 0 0 0 re1
192.168.211.0 0.0.0.0 255.255.255.0 U 0 0 0 bondeth0
192.168.221.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.211.1 0.0.0.0 UG 0 0 0 bondeth0
192.168.8.0 0.0.0.0 255.255.252.0 U 0 0 0 re0
192.168.8.0 0.0.0.0 255.255.252.0 U 0 0 0 re1
192.168.108.0 192.168.211.1 255.255.255.0 UG 0 0 0 bondeth0
192.168.112.0 192.168.221.1 255.255.255.0 UG 0 0 0 eth0
192.168.211.0 0.0.0.0 255.255.255.0 U 0 0 0 bondeth0
192.168.221.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.251.0 192.168.221.1 255.255.255.0 UG 0 0 0 eth0
[root@gsisexadrdbadm01vm01 ~]#