* [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 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
0 siblings, 1 reply; 8+ messages in thread
From: Mark Fasheh @ 2004-02-06 14:13 UTC (permalink / raw)
To: ocfs2-devel
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-06 14:13 ` Mark Fasheh
@ 2004-02-06 14:27 ` Rusty Lynch
2004-02-06 14:40 ` Wim Coekaerts
0 siblings, 1 reply; 8+ messages in thread
From: Rusty Lynch @ 2004-02-06 14:27 UTC (permalink / raw)
To: ocfs2-devel
On Fri, Feb 06, 2004 at 12:13:32PM -0800, Mark Fasheh wrote:
> 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
Hmmm... I didn't see this last night, but I do see it now when I attempt to
mount the drive. (Now I wonder if I was loading the correct module last night.)
Let me turn on tracing and try again. I'll report what I find.
(Oh yea, I'm also running on the same UP Fedora kernel.)
--rusty
>
> 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.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Ocfs2-devel] important: ocfs2 version number bump
2004-02-06 14:27 ` Rusty Lynch
@ 2004-02-06 14:40 ` Wim Coekaerts
0 siblings, 0 replies; 8+ messages in thread
From: Wim Coekaerts @ 2004-02-06 14:40 UTC (permalink / raw)
To: ocfs2-devel
actually this might be the nm thread problem ?
I think yosh needs to updaet svn with all the changes from today
On Fri, Feb 06, 2004 at 12:25:05PM -0800, Rusty Lynch wrote:
> On Fri, Feb 06, 2004 at 12:13:32PM -0800, Mark Fasheh wrote:
> > 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
>
> Hmmm... I didn't see this last night, but I do see it now when I attempt to
> mount the drive. (Now I wonder if I was loading the correct module last night.)
>
> Let me turn on tracing and try again. I'll report what I find.
>
> (Oh yea, I'm also running on the same UP Fedora kernel.)
>
> --rusty
> >
> > 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.
>
>
> _______________________________________________
> Ocfs2-devel mailing list
> Ocfs2-devel@oss.oracle.com
> http://oss.oracle.com/mailman/listinfo/ocfs2-devel
^ 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-06 16:03 Villalovos, John L
@ 2004-02-06 16:42 ` Mark Fasheh
0 siblings, 0 replies; 8+ messages in thread
From: Mark Fasheh @ 2004-02-06 16:42 UTC (permalink / raw)
To: ocfs2-devel
echo -1 > /proc/sys/kernel/ocfs2/debug_context
echo -1 > /proc/sys/kernel/ocfs2/debug_level
In case you got tired of reading proc.c ;)
It also sometimes helps to turn off some of the VERBOSE_*_TRACE macros in
src/Makefile -- a few of those can seriously flood your logs!
--Mark
On Fri, Feb 06, 2004 at 12:44:58PM -0800, Villalovos, John L wrote:
> 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
--
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.