** Description changed:
+ [Impact]
+ This bug impacts all cman installations in 12.04. Being unable to update
cluster.rng means that one can not verify if cluster.conf is valid.
- After installing cman and using ccs_tool to create a basic (but valid)
/etc/cluster/cluster.conf, I am unable to
There are three unrelated issues in packaging:
1. /var/lib/cluster isn't created during installation
2. /usr/sbin/ccs_update_schema binary isn't installed during installation
3. once installed, ccs_update_schema might fail since there's no guarantee that
'xsltproc' is available on the system
**
And if you remove alias from your cluster.conf?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_config_validate exits with 191 and broken link for cluster.rng
To manage notification
Error messages are getting fewer! ;-)
# ccs_update_schema -f
# ccs_config_validate
tempfile:2: element cluster: Relax-NG validity error : Invalid attribute alias
for element cluster
Configuration fails to validate
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
I've just uploaded version 3.1.7-0ubuntu3~ppa3. It will get built in few
minutes. Please test it and report results. Note that you will have to
manually flush the cache first:
ccs_update_schema -f
Thanks for reporting! Please, test the fix ASAP so we can push the fix
ASAP (too) :)
--
You receiv
Hi Christian,
The problem has been identified. Ante will be rolling an update to the
PPA for testing and if successful, it will hit the precise archives
soon.
Thank you!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
** Changed in: redhat-cluster (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_config_validate exits with 191 and broken link for clus
Hi Andres,
thanks for your response.
You did not experience any problem?
Which packages did you install from "ppa:ivoks/ha"?
I did: cman_3.1.7-0ubuntu3~ppa2
Do I have to install any other packages from "ppa:ivoks/ha"?
Here is my cluster.conf.
Best regards
Christian
** Attachment added: "clust
I have tested the above packages from PPA with a simple sample
cluster.conf and haven't experienced the issues you are describing.
Please provide a sample cluster.conf to reproduce.
Thank you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
Does not anybody know where to get the missing files?
This is really a serious problem:
It means RHCS does not work on precise
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_co
Hi!
What can I do to complete my fence_agents.rng.cache and
resources.rng.cache?
Best regrards
Christian
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_config_validate exits with
# dpkg -l | egrep resource-agents\|fence-agents\|cluster-agents\|libcman3
ii fence-agents 3.1.5-2ubuntu2 Fence
Agents for Red Hat Cluster
ii libcman3 3.1.7-0ubuntu3~ppa2Red Hat
cluster suite - cluster manager librar
Hm... your cluster.rng, fence_agents.rng.cache and resources.rng.cache
are incomplete. What's the output of:
dpkg -l | egrep resource-agents\|fence-agents\|cluster-agents\|libcman3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Actually I did:
# rm -rf /var/lib/cluster/*
# ccs_config_validate
/usr/share/cluster/cluster.rng:1008: element ref: Relax-NG parser error :
Reference SERVICE has no matching definition
/usr/share/cluster/cluster.rng:1011: element ref: Relax-NG parser error :
Reference VM has no matching definitio
Here the contents of /var/lib/cluster.
"sudo rm -rf /var/lib/cluster" did not help.
** Attachment added: "var_lib_cluster.tar.bz2"
https://bugs.launchpad.net/ubuntu/+source/redhat-cluster/+bug/956383/+attachment/3093730/+files/var_lib_cluster.tar.bz2
--
You received this bug notification bec
ITec make sure you update to most recent redhat-cluster-suite (apt-get
update; apt-get dist-upgrade). Then run 'sudo ccs_config_validate'. If
that still reports errors, please tar files from /var/lib/cluster and
add it here. Then delete everything in /var/lib/cluster (sudo rm -rf
/var/lib/cluster/*
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
# ccs_update_schema -v -f
Generating resource-agents cache
ras: checking required files
ras: looking for agents
ras: generating hashes
ras: generating rng data
ras: generating rng data
ras: processing service.sh
ras: processing ASEHAagent.sh
ras: processing SAPDatabase
ras: processing SAPI
You are still not shipping all the files required to make that tool to
work.
cluster/config/tools/xml/cluster.rng.in.* are installed in
rngdir=/usr/share/cluster/relaxng
Are you shipping those?
The tool is a simple bash script. Just take a look on why it's failing
on your system. It doesn't requ
ITtec: can you please run ccs_update_schema -v -f and collect the output
from the run?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_config_validate exits with 191 and broken link
I've uploaded the package (to the same PPA) that solves the
/var/lib/cluster issue. As for parsing errors, I'll have to dig into
this. I can't think of a solution at this moment.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
Hi Ante,
thanks for the fix attempt.
After installing your cman I get this:
# ccs_config_validate
Unable to update relaxng schema: /usr/sbin/ccs_update_schema: line 377:
/var/lib/cluster/rng_update.lock: No such file or directory
Seems like /var/lib/cluster is missing.
# mkdir /var/lib/cluste
Fabio thank you for your help!
ITec, could you please add ppa:ivoks/ha and test the fix:
sudo apt-add-repository ppa:ivoks/ha
sudo apt-get update
sudo apt-get install cman
Let me know if that solves this problem. Thanks!
--
You received this bug notification because you are a member of Ubuntu
** Changed in: redhat-cluster (Ubuntu)
Assignee: (unassigned) => Ante Karamatić (ivoks)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_config_validate exits with 191 and broken
I have no idea, i only wrote the tool upstream.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_config_validate exits with 191 and broken link for cluster.rng
To manage notification
Where can I get: ccs_update_schema?
Is it going to be included into the packages?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_config_validate exits with 191 and broken link for c
# ccs_config_validate
Unable to update relaxng schema: /usr/sbin/ccs_config_validate: line 191:
ccs_update_schema: command not found
this is the problem.
ccs_update_schema is missing from the packages.
The relax ng schema in /var/lib/cluster is generated by
ccs_update_schema.
--
You received
No one affected any more?
No solution yet? ???
Can anyone provide the missing /var/lib/cluster/cluster.rng ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_config_validate exits wi
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: redhat-cluster (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title
Yes, I can confirm that problem.
"cman_tool version -r" calls "ccs_config_validate" and exits with the
same error.
--> So I cannot promote changes in "cluster.conf".
** Attachment added: "My installed packages in Itec_Dependencies_20120322"
https://bugs.launchpad.net/ubuntu/+source/redhat-cl
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956383
Title:
ccs_config_validate exits with 191 and broken link for cluster.rng
To manage notifications about this bug go to:
https://bugs.launchpad.ne
31 matches
Mail list logo