Bug 151321 - gnbd assumes that the cluster node name = uname -n. This is no longer true.
Summary: gnbd assumes that the cluster node name = uname -n. This is no longer true.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Cluster Suite
Classification: Retired
Component: gnbd
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ben Marzinski
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-16 22:19 UTC by Ben Marzinski
Modified: 2010-01-27 18:04 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-01-27 18:04:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Ben Marzinski 2005-03-16 22:19:10 UTC
If gulm or cmam use anything other than the value of uname -n for the cluster
nodename, gnbd will be using the wrong name.  This means that gnbd will not be
able to correctly fence the server. Also, unless the nodename parameter for
fence_gnbd is equal to uname -n, fence_gnbd will return false successes, allowing
corruption to occur.

Comment 1 Ben Marzinski 2005-03-16 22:43:57 UTC
I changed the default behaviour of gnbd to get the nodename from magma.  If gnbd
is being used for some non-clustered purpose, the magma check can be overriden by
using the -n option to gnbd_import or gnbd_serv.  When -n is used, gnbd will
simply use uname -n.


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