
Originally Posted by
mrbob
Hi,
I would like to tag onto this thread. I'm a colleague of original poster, we fixed the bit with permissions.
The problem with creating a new VLAN interface is still there, hope someone can see what we have missed.
- Both Gateways have eth5 - trunked interface - with existing VLAN layer 3 sub-interfaces
- Added a new interface to both nodes
-- node1:
-- add interface eth5 vlan 46
-- set inteface eth5.46 ipv-address 192.168.x.2 mask-length 20
-- save config
-- node2
-- add interface eth5 vlan 46
-- set inteface eth5.46 ipv-address 192.168.x.3 mask-length 20
-- save config
- created VLAN on the switches, allowed on all tagged ports
- verified that I can ping .2 and .3
- added Cluster interface in SmartDashboard
-- gateways & servers -> doubleclicked on the clusterXL resource -> network management
-- actions -> new interface
--- network type : cluster
--- ipv4: 192.168.x.1 / 20
--- member IPs: added node01 and node02 ipv4 addresses and mask-length
--- clicked OK to create
-- clicked Get Interfaces -> Get Interfaces With Topology
- in SmartDashboard the interface now looks identical to other sub-interfaces
- did a policy install, no errors.
- unable to ping 192.168.x.1 from server on different VLAN, from both gateways, and from a server placed on the VLAN with .x.1 as gateway
- logged on the gateway web GUI, the interfaces are marked as up and looks normal.
- checked 'cphaprob -a if' and it does not list the interface. other cluster interfaces are listed.
what step have we missed? why doesnt 'cphaprob -a if' show the cluster IP?
Bookmarks