All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] important: ocfs2 version number bump
@ 2004-02-06 12:49 Villalovos, John L
  2004-02-06 14:13 ` Mark Fasheh
  0 siblings, 1 reply; 8+ messages in thread
From: Villalovos, John L @ 2004-02-06 12:49 UTC (permalink / raw)
  To: ocfs2-devel

Okay maybe I'm doing something wrong.

But I just compiled up the latest code for ocfs2 and ocfs-tools.

I did the:

tuneocfs -c 2 /dev/sda1

When I try to mount my filesystem it now just hangs :(

Anyone else seeing this?  The previous revision of the code was working
for mounting and unmounting.

I don't see any messages in my /var/log/messages.

This is a Fedora Core 1 UniProcessor system with all the updates
applied.

John

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Ocfs2-devel] important: ocfs2 version number bump
@ 2004-02-06 16:24 Villalovos, John L
  0 siblings, 0 replies; 8+ messages in thread
From: Villalovos, John L @ 2004-02-06 16:24 UTC (permalink / raw)
  To: ocfs2-devel

The latest version (revision 29) from the repository has fixed the issue
with the hang on the mount command.

John

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Ocfs2-devel] important: ocfs2 version number bump
@ 2004-02-06 16:03 Villalovos, John L
  2004-02-06 16:42 ` Mark Fasheh
  0 siblings, 1 reply; 8+ messages in thread
From: Villalovos, John L @ 2004-02-06 16:03 UTC (permalink / raw)
  To: ocfs2-devel

I don't have all the info about the tracing.

I know that I need to change some values in /proc/...

I just need to go read the code a little bit more to figure it out :)

John

> -----Original Message-----
> From: Mark Fasheh [mailto:mark.fasheh@oracle.com] 
> Sent: Friday, February 06, 2004 12:14 PM
> To: Villalovos, John L
> Cc: ocfs2-devel@oss.oracle.com
> Subject: Re: [Ocfs2-devel] important: ocfs2 version number bump
> 
> 
> I haven't seen this particular behavior after the tuneocfs 
> command... Where
> is it hanging? btw, you guys know how to turn on tracing, right?
> 	--Mark
> 
> On Fri, Feb 06, 2004 at 10:49:09AM -0800, Villalovos, John L wrote:
> > Okay maybe I'm doing something wrong.
> > 
> > But I just compiled up the latest code for ocfs2 and ocfs-tools.
> > 
> > I did the:
> > 
> > tuneocfs -c 2 /dev/sda1
> > 
> > When I try to mount my filesystem it now just hangs :(
> > 
> > Anyone else seeing this?  The previous revision of the code 
> was working
> > for mounting and unmounting.
> > 
> > I don't see any messages in my /var/log/messages.
> > 
> > This is a Fedora Core 1 UniProcessor system with all the updates
> > applied.
> > 
> > John
> > _______________________________________________
> > Ocfs2-devel mailing list
> > Ocfs2-devel@oss.oracle.com
> > http://oss.oracle.com/mailman/listinfo/ocfs2-devel
> --
> Mark Fasheh
> Software Developer, Oracle Corp
> mark.fasheh@oracle.com
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Ocfs2-devel] important: ocfs2 version number bump
@ 2004-02-05 17:49 Mark Fasheh
  0 siblings, 0 replies; 8+ messages in thread
From: Mark Fasheh @ 2004-02-05 17:49 UTC (permalink / raw)
  To: ocfs2-devel

*** WARNING: None of this should be attempted on a production file system.

We've bumped up the version number in the ocfs2 module. This means however
that it won't mount ocfs1 filesystems. To be able to mount with ocfs2, you
MUST download, build and install the current SVN version of ocfs-tools and
do one of the following:

1) Format as a version 2 filesystem. Run mkfs.ocfs2 with the same options as
you used to use with 'mkfs.ocfs'. For example:

       mkfs.ocfs2 -b 4 -L ocfs2_test -m /ocfs2 /dev/sdb1


2) If you have an existing version 1 filesystem, then you can use the
tuneocfs '-c 2' option to bump up the version number. You will not be able
to go back to version 1 after this.

	tuneocfs -c 2 /dev/sdb1

This option is currently undocumented as it is changing rapidly. Again, NONE
of this should be attempted on a production file system.
	--Mark

--
Mark Fasheh
Software Developer, Oracle Corp
mark.fasheh@oracle.com

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-02-06 16:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-06 12:49 [Ocfs2-devel] important: ocfs2 version number bump Villalovos, John L
2004-02-06 14:13 ` Mark Fasheh
2004-02-06 14:27   ` Rusty Lynch
2004-02-06 14:40     ` Wim Coekaerts
  -- strict thread matches above, loose matches on Subject: below --
2004-02-06 16:24 Villalovos, John L
2004-02-06 16:03 Villalovos, John L
2004-02-06 16:42 ` Mark Fasheh
2004-02-05 17:49 Mark Fasheh

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.