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 838654 - sanlock: fixes for vdsm
Summary: sanlock: fixes for vdsm
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: sanlock
Version: 6.4
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: ---
Assignee: David Teigland
QA Contact: Yaniv Kaul
URL:
Whiteboard:
Depends On: 837095
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-09 17:35 UTC by David Teigland
Modified: 2014-07-01 12:00 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-18 19:19:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Teigland 2012-07-09 17:35:01 UTC
Description of problem:

There are a number of patches that have been added in the course of making sanlock work for vdsm.  They are all fairly minor, and I'd like to use this one bz for all of them:

8910c06 daemon: fix inquire lver
fee5d9c sanlock: WAIT flag for sanlock_inq_lockspace
85de31c daemon: fix add_lockspace that has been removed
f179f84 daemon: don't put struct space on stack
cffb305 daemon: skip setup_groups when no -U or -G
b6dc3c7 wdmd: load the softdog module when needed
6cead33 init: make explicit to run sanlock as root
e25453c sanlock/wdmd: use /var/log/subsys/file


There will be more sanlock updates like this as vdsm/sanlock integration moves further along.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 David Teigland 2012-07-09 18:05:40 UTC
*** Bug 832935 has been marked as a duplicate of this bug. ***

Comment 3 Yaniv Kaul 2012-07-09 20:34:07 UTC
Not sure what needs to be tested here.
CodeChange BZ perhaps?

Comment 4 David Teigland 2012-07-09 21:36:46 UTC
*** Bug 830848 has been marked as a duplicate of this bug. ***

Comment 5 David Teigland 2012-07-09 21:42:18 UTC
*** Bug 831906 has been marked as a duplicate of this bug. ***

Comment 6 David Teigland 2012-07-09 21:51:38 UTC
For testing:

8910c06 daemon: fix inquire lver
* Any pause/resume or migrate will test this. 

fee5d9c sanlock: WAIT flag for sanlock_inq_lockspace
85de31c daemon: fix add_lockspace that has been removed
f179f84 daemon: don't put struct space on stack
* these are all related to vdsm adding lockspaces, Federico has specifics

cffb305 daemon: skip setup_groups when no -U or -G
* sysconfig/sanlock SANLOCKOPTS="-w 0" (which is not supported)
* bz 831906 addresses this

b6dc3c7 wdmd: load the softdog module when needed
* start wdmd and sanlock without first loading a watchdog module
* bz 832935 addresses this

6cead33 init: make explicit to run sanlock as root
* use sanlock with leases on shared storage and nfs to test

e25453c sanlock/wdmd: use /var/log/subsys/file
* bz 830848 addresses this, includes steps to reproduce

Comment 7 David Teigland 2012-07-09 21:53:51 UTC
*** Bug 830736 has been marked as a duplicate of this bug. ***

Comment 8 David Teigland 2012-07-18 19:19:06 UTC
All the real bugs have their own bz's, so closing this consolidation bug.


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