Hi
I had/have similar problems

I have two nics:
eth0 direct connection without a switch between the two nodes (10.0.0.x) , 
hostnames: node1-direct, node2-direct
eth1 with a switch 192.168.x.x (hostnames: node1, node2)

using the node[12]-direct hostname in a simple cluster.conf a ran in the
same problem like ITec.

replacing the hostnames (-> node[12]) it works. adding altname
to the corresponding clusternode it works:
<altname name="node1-direct" port="5406" mcast="239.192.122.46" />


running: corosync-cfgtool -s # it show the two rings
Printing ring status.
Local node ID 2
RING ID 0
        id      = 192.168.25.52
        status  = ring 0 active with no faults
RING ID 1
        id      = 10.0.0.52
        status  = ring 1 active with no faults

maybe the helps..

KLor

-- 
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to redhat-cluster in Ubuntu.
https://bugs.launchpad.net/bugs/956383

Title:
  ccs_config_validate exits with 191 and broken link for cluster.rng

Status in “redhat-cluster” package in Ubuntu:
  Confirmed

Bug description:
  
  After installing cman and using ccs_tool to create a basic (but valid) 
/etc/cluster/cluster.conf, I am unable to run ccs_config_validate:

  # ccs_config_validate 
  Unable to update relaxng schema: /usr/sbin/ccs_config_validate: line 191: 
ccs_update_schema: command not found
  #

  I think I have narrowed it down to a missing cluster.rng file:

  # ls -al /usr/share/cluster/cluster.rng 
  lrwxrwxrwx 1 root root 28 Jan 13 17:07 /usr/share/cluster/cluster.rng -> 
/var/lib/cluster/cluster.rng
  # ls -al /var/lib/cluster/cluster.rng
  ls: cannot access /var/lib/cluster/cluster.rng: No such file or directory
  #

  
  Description:  Ubuntu precise (development branch)
  Release:      12.04

  cman:
    Installed: 3.1.7-0ubuntu2
    Candidate: 3.1.7-0ubuntu2
    Version table:
   *** 3.1.7-0ubuntu2 0
          500 http://dk.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
          100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cman 3.1.7-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Thu Mar 15 20:55:35 2012
  InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Beta amd64 
(20120229)
  ProcEnviron:
   SHELL=/bin/bash
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   LANGUAGE=en_US:en
  SourcePackage: redhat-cluster
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/redhat-cluster/+bug/956383/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp

Reply via email to