RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 609978 - cman_tool man page needs better documentation for config upgrade procedure and requirements
Summary: cman_tool man page needs better documentation for config upgrade procedure an...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: cluster
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Christine Caulfield
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-01 11:19 UTC by Jaroslav Kortus
Modified: 2016-04-26 13:53 UTC (History)
8 users (show)

Fixed In Version: cluster-3.0.12-10.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 19:59:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jaroslav Kortus 2010-07-01 11:19:18 UTC
Description of problem:
ccs_tool update is no longer an option.
Reading through man cman_tool I found 'version' parameter might be a good choice...

[root@marathon-01 ~]# cman_tool version -r 14
Error: Unable to initialize the crypto subsystem.
cman_tool: ccs_sync failed.
If you have distributed the config file yourself, try re-running with -S

cman_tool does not provide any -S option (at least not in manpage)
[root@marathon-01 ~]# cman_tool version -S
6.2.0 config 13

Does nothing, does not complain...?

It might be for ccs_sync then...
[root@marathon-01 ~]# man ccs_sync
No manual entry for ccs_sync

err..
[root@marathon-01 ~]# ccs_sync -h
Usage: ccs_sync [options] [<host0> [... <hostN>]]
   -f <cluster_conf>            Path to the cluster.conf file to propagate.
   -c <NSS certificate DB>      Path to your cacert.pem file.
   -i                           Increment the configuration version before propagating.
   -h                           Print this help dialog.
   -p <port number>             Connect to ricci on the specified port.
   -w                           Exit with failure status if any warnings are issued.
   -v                           Print version information.

So where is the -S?
and how shall I update the config file? 

Version-Release number of selected component (if applicable):
cman-3.0.12-6.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1. see above
2.
3.
  
Actual results:
I'm kind of lost in cluster.conf update procedure.

Expected results:
I'll be guided through manpages and reasonable error messages, no undocumented options.

Additional info:

Comment 3 Jaroslav Kortus 2010-07-01 13:05:00 UTC
filed ccs_sync man page request as Bug 610042.

Comment 4 Lon Hohberger 2010-07-01 13:31:32 UTC
It's better to just use 'cman_tool version -r <x>' instead of calling ccs_sync directly.

Comment 6 Christine Caulfield 2010-07-05 14:06:25 UTC
Commit to STABLE3:

commit f917674f6d7d75547105e036524157d32ac9929d
Author: Christine Caulfield <ccaulfie>
Date:   Mon Jul 5 15:03:36 2010 +0100

    cman: Mention cman_tool version -S in man page

Comment 9 releng-rhel@redhat.com 2010-11-10 19:59:31 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.