SC3.2 issue - cluster transport configuration not right - resulting fail


 
Thread Tools Search this Thread
Operating Systems Solaris SC3.2 issue - cluster transport configuration not right - resulting fail
# 15  
Old 12-23-2009
i just used a normal ufs filesystem for the admin node... in fact i just cloned a cluster node... i just installed one cluster node and used the vbox features to export the virtual disk into a new system. after booting the new system i've done a "sys-unconfig" to give a new name and ip to the "new" node...
# 16  
Old 12-23-2009
well, my iscsihost server is just booting up for the first time. so i'll see.

---------- Post updated at 11:19 PM ---------- Previous update was at 11:47 AM ----------

i'm still stuck.

I'm trying to set up probe based ipmp. In the /etc/hosts, do i have to put all the other ips in there to do with IPMP? is it necessary to create the fake MAC addresses?

dukenuke2> you used internel network for your VMs. that means those vnics didnt have to be set up? what does your /etc/hosts and /etc/hostname.e1000g* look like please?

Last edited by frustin; 12-23-2009 at 07:51 PM..
frustin
# 17  
Old 12-24-2009
this is how my config (for node1) looks...

the interfaces:
Code:
root@clnode1 # dladm show-dev
e1000g0         link: up        speed: 1000  Mbps       duplex: full
e1000g1         link: up        speed: 1000  Mbps       duplex: full
e1000g2         link: up        speed: 1000  Mbps       duplex: full
e1000g3         link: up        speed: 1000  Mbps       duplex: full
clprivnet0              link: unknown   speed: 0     Mbps       duplex: unknown

the hostfile:
Code:
root@clnode1 # cat /etc/hosts
#
# Internet host table
#
::1     localhost       
127.0.0.1       localhost       

# Node1
192.168.10.100  node1-interface0
192.168.10.101  node1-interface1
192.168.10.102  clnode1 clnode1.mycluster.de loghost

# Node2
192.168.10.200  node2-interface0
192.168.10.201  node2-interface1
192.168.10.202  clnode2 clnode2.mycluster.de

# Cluster
192.168.10.50   lh-cluster lh-cluster.mycluster.de

the files for the interfaces:
Code:
root@clnode1 # more /etc/hostname.e1000g*
::::::::::::::
/etc/hostname.e1000g0
::::::::::::::
node1-interface0 netmask + broadcast + group ipmp0 deprecated -failover up \
addif clnode1 netmask + broadcast + failover up
::::::::::::::
/etc/hostname.e1000g3
::::::::::::::
node1-interface1 netmask + broadcast + group ipmp0 deprecated -failover up

and the ifconfig output:
Code:
root@clnode1 # ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000 
e1000g0: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 2
        inet 192.168.10.100 netmask ffffff00 broadcast 192.168.10.255
        groupname ipmp0
        ether 8:0:27:b4:ee:8e 
e1000g0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 192.168.10.102 netmask ffffff00 broadcast 192.168.10.255
e1000g1: flags=1008843<UP,BROADCAST,RUNNING,MULTICAST,PRIVATE,IPv4> mtu 1500 index 5
        inet 172.16.0.130 netmask ffffff80 broadcast 172.16.0.255
        ether 8:0:27:bc:39:9f 
e1000g2: flags=1008843<UP,BROADCAST,RUNNING,MULTICAST,PRIVATE,IPv4> mtu 1500 index 4
        inet 172.16.1.2 netmask ffffff80 broadcast 172.16.1.127
        ether 8:0:27:4a:22:18 
e1000g3: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 3
        inet 192.168.10.101 netmask ffffff00 broadcast 192.168.10.255
        groupname ipmp0
        ether 8:0:27:45:f2:f4 
clprivnet0: flags=1009843<UP,BROADCAST,RUNNING,MULTICAST,MULTI_BCAST,PRIVATE,IPv4> mtu 1500 index 6
        inet 172.16.4.2 netmask fffffe00 broadcast 172.16.5.255
        ether 0:0:0:0:0:2

hth,
DN2
# 18  
Old 01-06-2010
Quote:
Originally Posted by fugitive
k .. i got the same error while i was setting up the cluster on vmware server.

1. Make sure ur guest solaris OS is 64 bit.
just realised what you said here. i'm using 32bit OS. what difference is that going to make?

EDIT: also is it possible to make the zones active-active instead of just active-passive?

Last edited by frustin; 01-07-2010 at 11:39 AM.. Reason: extra question
frustin
# 19  
Old 01-11-2010
As far as i know sun cluster 3.2 does not work on 32 bit Solaris10 u must have 64 bit OS
# 20  
Old 01-11-2010
that'll explain why i couldnt get my cluster to work on my laptop.
frustin
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Cluster form fail

why does my cluster form but fail after a few minutes, or why do my multicast communications stop working after a short amount of time? (1 Reply)
Discussion started by: gema.utama
1 Replies

2. Emergency UNIX and Linux Support

HP-UX: Help to Change network configuration from APA manual mode (2Gbps) to simple fail over (1Gbps)

Hello HP-UX experts, Server = rx8640 Node partition OS = HP-UX 11.23 arch = IA64 Network switch = Foundry 16 port switch (1Gbps) Existing configuration: Tough to explain as it is very messy (see below for the link of zip of network related fles). 2 x 2Gbps aggregates configured some time... (1 Reply)
Discussion started by: prvnrk
1 Replies

3. UNIX and Linux Applications

Configuration of Linux cluster managment on Red Hat 5.x server

Hi Experts, I have question regarding linux cluster managment on Red Hat 5.x server. When I try to install 'luci' or 'ricci' in one of our linux servers it is giving me below error:- yum install luci Loaded plugins: katello, product-id, rhnplugin, security, subscription-manager Updating... (0 Replies)
Discussion started by: Amey Joshi
0 Replies

4. Red Hat

Cluster configuration file

Hi Everybody, I would like to know meaning of following parameters in cluster.conf file in linux <device name="blade_fence" blade="2" option="off" <clusternode name="Blade1-int" votes="1" nodeid="1"> what do you mean by "option=off" and "votes=1" Thanks (1 Reply)
Discussion started by: mastansaheb
1 Replies

5. UNIX for Advanced & Expert Users

Veritas Cluster automatic fail-back option on Solaris

Hi - Please help me to understand the Veritas Cluster fail-over capability. We configured oracle database file system on veritas cluster file system and it is automatically failing-over from node 1 to node 2. Does Veritas cluster softward have any option to fail-back from node 2 to node 1... (6 Replies)
Discussion started by: Mansoor8810
6 Replies

6. Solaris

Sun Cluster configuration issue

I am using VMware Workstation-7 on Windows-XP host . I am trying to configure Solaris 10-X86 guest os based 2 nodes Sun Cluster . I have added one extra Virtual Lan adapter on my VMware with another subnet (that I would like to put for SUN Cluster private communication). I have... (0 Replies)
Discussion started by: sanjee
0 Replies

7. Solaris

In cluster configuration ora* VGs are not controlled by VCS

Need some one to explain "In cluster configuration ora* VGs are not controlled by VCS". Actually, I am not aware of this. Thanks, Rama (0 Replies)
Discussion started by: ramareddi16
0 Replies

8. Solaris

Cluster interconnect, adapter configuration

Hello I have problem with scinstall. I found information that i should`t configure public network before using scinstall. Each node configuration: 4 node, 3 network adapter on each node. 1 for public adapter and 2 for cluster interconnect. Two switches. After scinstall first node is... (1 Reply)
Discussion started by: time0ut
1 Replies

9. AIX

HACMP 5.4.1 Two-Node-Cluster-Configuration-Assistant fails

This post just as a follow-up for thread https://www.unix.com/aix/115548-hacmp-5-4-aix-5300-10-not-working.html: there was a bug in the clcomdES that would cause the Two-Node-Cluster-Configuration-Assistant to fail even with a correct TCP/IP adapter setup. That affected HACMP 5.4.1 in combinatin... (0 Replies)
Discussion started by: shockneck
0 Replies

10. HP-UX

MC/SG Fail to join cluster node

Hi, Please advise me whereas I have two node cluster server configured with MC/SG. Application and DB are running on Node 1, while Node 2 is standby. All the volume group devices are part of cluster environment. There is only one package running at node 1. Node 2 is having the problem to... (1 Reply)
Discussion started by: rauphelhunter
1 Replies
Login or Register to Ask a Question