All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Peterson <rpeterso@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] New gfs2 mkfs in HEAD
Date: Tue, 27 Jun 2006 16:29:28 -0500	[thread overview]
Message-ID: <44A1A338.30808@redhat.com> (raw)

Hi,

I just wanted to let everybody know:  I just committed a new version of 
gfs2's mkfs code to
CVS HEAD that uses udev's libvolume_id library to figure out a 
pre-existing file system.
Because it uses libvolume_id, you'll need this library in order to 
compile mkfs.

The gfs and gfs2 code is included in version -094 of udev on kernel.org.
Future releases of FC6 and RHEL5 should come with this library installed 
in /usr/lib
but if you're like me, developing on an FC5 box, you might not have it.  
So here's one
way you can get it:

1. Point your web browser at:
    http://www.us.kernel.org/pub/linux/utils/kernel/hotplug/udev-094.tar.bz2
2. Download it somewhere.
3. Untar it:  tar -xjf udev-094.tar.bz2
4. Compile with this command:
    make EXTRAS="extras/volume_id" install
(Right now, udev doesn't compile and install libvolume_id by default, 
but I'm told it will eventually).

Regards,

Bob Peterson
Red Hat Cluster Suite



                 reply	other threads:[~2006-06-27 21:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44A1A338.30808@redhat.com \
    --to=rpeterso@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.