Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Oracle vipca error

Vipca is not opening new configuration window and is giving error
[root@node1 bin]# ./vipca
Error 0(Native: listNetInterfaces:[3])
 [Error 0(Native: listNetInterfaces:[3])]
 To resolve this issue
Perform two steps
[root@node1 bin]# ./oifcfg setif -global bond0/192.168.0.0:public
[root@node1 bin]# ./oifcfg setif -global eth2/192.168.1.0:cluster_interconnect
[root@node1 bin]# ./oifcfg getif
bond0 192.168.0.0 global public
eth2 192.168.1.0 global cluster_interconnect
[root@node1 bin]#
 Again run vipca and worked fine
[root@node1 bin]# ./vipca

Comments

Popular posts from this blog

PostgreSQL Index

VMWARE WORKSTATION 3,4,5,6,7,8,9,10,11,12,14,15...etc LICENSE KEYS COLLECTION

How to CreateYour Own AWS Account Alias?

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

PostgreSQL ALTER TABLE ... SET LOGGED / UNLOGGED