* [Ocfs2-devel] Playing with OCFS2
@ 2004-01-29 17:29 Villalovos, John L
2004-01-29 18:19 ` [Ocfs2-devel] " Manish Singh
0 siblings, 1 reply; 3+ messages in thread
From: Villalovos, John L @ 2004-01-29 17:29 UTC (permalink / raw)
To: ocfs2-devel
I just took the latest version of OCFS2 code from Subversions today.
I am using a Fedora Core 1 system with all updates applied.
I am using a Firewire Maxtor drive to put it on. Currently only testing
with one computer and one drive.
I was able to build the OCFS2 and OCFS-TOOLS components with no
problems.
I copied the ocfs2.o module to my local /lib/modules... Directory.
I ran:
mkfs.ocfs -F -b 128 -L ocfs-test -m /ocfs /dev/sda1
(not sure why mkfs.ocfs wants to know where the partition will
be mounted???)
I ran:
ocfstool and created my /etc/ocfs.conf
I then ran:
load_ocfs2 and it complained about ip_port_v2 missing. So I
created an ip_port_v2 entry with a value of 7002.
Re-ran:
load_ocfs2 and the driver loaded.
I then tried to mount the volume:
mount -t ocfs /dev/sda1 /ocfs
waited for awhile and it returned but no drive was mounted :(
So I'm not sure what I did wrong.
Any suggestions would be appreciated.
John
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Ocfs2-devel] Re: Playing with OCFS2
2004-01-29 17:29 [Ocfs2-devel] Playing with OCFS2 Villalovos, John L
@ 2004-01-29 18:19 ` Manish Singh
0 siblings, 0 replies; 3+ messages in thread
From: Manish Singh @ 2004-01-29 18:19 UTC (permalink / raw)
To: ocfs2-devel
On Thu, Jan 29, 2004 at 03:21:58PM -0800, Villalovos, John L wrote:
> I just took the latest version of OCFS2 code from Subversions today.
>
> I am using a Fedora Core 1 system with all updates applied.
>
> I am using a Firewire Maxtor drive to put it on. Currently only testing
> with one computer and one drive.
>
> I was able to build the OCFS2 and OCFS-TOOLS components with no
> problems.
>
> I copied the ocfs2.o module to my local /lib/modules... Directory.
>
> I ran:
> mkfs.ocfs -F -b 128 -L ocfs-test -m /ocfs /dev/sda1
> (not sure why mkfs.ocfs wants to know where the partition will
> be mounted???)
>
> I ran:
> ocfstool and created my /etc/ocfs.conf
>
> I then ran:
> load_ocfs2 and it complained about ip_port_v2 missing. So I
> created an ip_port_v2 entry with a value of 7002.
>
> Re-ran:
> load_ocfs2 and the driver loaded.
>
> I then tried to mount the volume:
> mount -t ocfs /dev/sda1 /ocfs
>
> waited for awhile and it returned but no drive was mounted :(
>
> So I'm not sure what I did wrong.
>
> Any suggestions would be appreciated.
The filesystem type for OCFS2 is "ocfs2", not "ocfs". Not sure why it would
take a long time with "ocfs" though..
Try with "ocfs2" and see what happens.
-Manish
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Ocfs2-devel] RE: Playing with OCFS2
@ 2004-01-29 18:21 Villalovos, John L
0 siblings, 0 replies; 3+ messages in thread
From: Villalovos, John L @ 2004-01-29 18:21 UTC (permalink / raw)
To: ocfs2-devel
> >
> > I then tried to mount the volume:
> > mount -t ocfs /dev/sda1 /ocfs
> >
> > waited for awhile and it returned but no drive was mounted :(
> >
> > So I'm not sure what I did wrong.
> >
> > Any suggestions would be appreciated.
>
> The filesystem type for OCFS2 is "ocfs2", not "ocfs". Not
> sure why it would
> take a long time with "ocfs" though..
>
> Try with "ocfs2" and see what happens.
Sorry my mistake. I did it run it before with ocfs2. A did a spelling
error in my previous message :(
John
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-01-29 18:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-29 17:29 [Ocfs2-devel] Playing with OCFS2 Villalovos, John L
2004-01-29 18:19 ` [Ocfs2-devel] " Manish Singh
-- strict thread matches above, loose matches on Subject: below --
2004-01-29 18:21 [Ocfs2-devel] " Villalovos, John L
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.