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 876142 - Usability: removing cluster from luci unclear
Summary: Usability: removing cluster from luci unclear
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: luci
Version: 6.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Ryan McCabe
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-13 12:49 UTC by michal novacek
Modified: 2012-11-16 09:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-16 09:39:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 616239 0 low CLOSED Need option to completely destroy cluster 2021-02-22 00:41:40 UTC

Internal Links: 616239

Description michal novacek 2012-11-13 12:49:26 UTC
Description of problem:
Removing cluster in luci will not stop cman on nodes nor delete cluster.conf on
nodes. This will prevent creating cluster with same nodes again. It is because
luci does not really care about whether the cluster is or is not running but it
appears that it does. 

Version-Release number of selected component (if applicable):
luci-0.26.0-13.el6.x86_64

How reproducible: 
always

Steps to Reproduce:
1. create cluster, check: reboot before joinining, shared storage, download packages
2. wait for luci to create cluster
3. delete cluster
4. create cluster again
  
Actual results:
The following errors occurred while creating cluster "cluster": rhel62-node01
is already a member of a cluster named "rhel62", rhel62-node02 is already a
member of a cluster named "rhel62", rhel62-node03 is already a member of a
cluster named "rhel62"

Expected results:
Cluster happily created.

Additional info:
This persists between luci restarts. I believe that it would be good idea to
provide checklist to remove cluster.conf or at least provide information that 
removing cluster from luci does not influence cluster itself.

Comment 2 Jan Pokorný [poki] 2012-11-13 14:05:43 UTC
This was already a subject of [bug 616239] in the past;  the solution
here is probably to delete all the nodes simultaneously.  If you find
this use case counter-intuitive, please consult the documentation
(filing the bug for it if this use case is missing) and perhap suggest
an incremental enhancement while not throwing "the old way" overboard
if possible (and if it makes sense).

Comment 3 Ryan McCabe 2012-11-15 16:17:35 UTC
This is the way it's supposed to work. Remove cluster only removes the cluster from luci and does not destroy the cluster itself.

Comment 4 michal novacek 2012-11-16 09:39:25 UTC
I had a closer look into the documentation and it is really well explained in "RHEL6: Cluster Administration", chapter "4.2. Removing a Cluster from the luci Interface".

I'm closing this as NOTABUG.


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