Bug 214621 - Allow gfs2_edit to view, print and edit gfs(1) file systems
Summary: Allow gfs2_edit to view, print and edit gfs(1) file systems
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: cman
Version: 5.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Robert Peterson
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-08 17:47 UTC by Robert Peterson
Modified: 2009-04-16 22:45 UTC (History)
1 user (show)

Fixed In Version: RHBA-2007-0579
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-07 18:04:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch to allow gfs2_edit to operate on gfs1 file systems (10.79 KB, patch)
2006-11-08 18:12 UTC, Robert Peterson
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2007:0579 0 normal SHIPPED_LIVE gfs2-utils bug fix update 2007-11-08 14:13:05 UTC

Description Robert Peterson 2006-11-08 17:47:00 UTC
Description of problem:
The current gfs_edit program does not have any capabilities to
print GFS structures or any of the new gfs2_edit features.  It would
be nice to allow gfs2_edit be able to distinguish between a gfs1 and
gfs2 file system and be able to view, edit, and print gfs1 data
structures such as the superblock, root directory, rgindex, journal
index, etc.

Version-Release number of selected component (if applicable):
RHEL5 beta 1 with latest cluster software from HEAD

How reproducible:
Always

Steps to Reproduce:
1. gfs2_edit /dev/gfs1_vg/gfs1_lvol
  
Actual results:
gfs2_edit treats a gfs1 fs as if it were gfs2.

Expected results:
gfs2_edit should flag the difference and allow printing of gfs1
data structures (i.e. superblock, directories, etc) when run on
a gfs1 file system.

Additional info:
I've already written changes to do this so I could use the print
function to help in debugging a customer issue involving a gfs1
file system.  I just wanted this bugzilla record to document these
code changes.

Comment 1 Robert Peterson 2006-11-08 18:12:24 UTC
Created attachment 140685 [details]
Patch to allow gfs2_edit to operate on gfs1 file systems

Comment 2 Robert Peterson 2006-11-09 15:35:01 UTC
Code was committed to cvs for HEAD and RHEL5 that's better than the 
previous patch.  The previous patch did not correctly identify and
show/print some of the inode information that's changed from gfs1.
Also added a 'c' command to toggle the color scheme.  Also added a
few command and parameter synonyms like 'rgindex' for 'rindex' and
-help for -h.

This is much easier than trying to port the missing gfs2_edit
functionality to gfs_edit.


Comment 6 errata-xmlrpc 2007-11-07 18:04:22 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2007-0579.html



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