[PVFS2-users] Re: how to debug pvsf2 - mount fail
Rob Ross
rross at mcs.anl.gov
Mon Jun 21 13:53:42 EDT 2004
Hi,
Your mount command wasn't quite right. Try:
mount -t pvfs2 tcp://server-2:3334/pvfs2-fs /mnt/pvfs2
This is discussed in Section 6 of the Quick Start guide.
Regards,
Rob
On Fri, 18 Jun 2004, Charles Shen wrote:
> With kind help from this aliase, I was able to load the pvfs2.ko.
>
> Now I'm installing the pvfs2 on a cluster of two machines, server-1 and
> server-2.
> With pvfs2.ko loaded, pvfs2-server running, and mount point created, I
> typed the mount
> command as instructed in the quick start manual but it failed:
>
> [root at server-2 root]# mount -t pvfs2 pvfs2 /mnt/pvfs2 -v
> mount: wrong fs type, bad option, bad superblock on pvfs2,
> or too many mounted file systems
>
> Can any one comment on it?
>
> Thanks,
> -charles
>
>
> [root at server-2 root]# ls /mnt
> cdrom floppy pvfs2
>
> [root at server-2 root]# lsmod | grep pvfs
> pvfs2 37412 0
>
> [root at server-2 root]# cat /etc/pvfs2tab
> tcp://server-2:3334/pvfs2-fs /mnt/pvfs2 pvfs2 default 0 0
>
> [root at server-2 root]# ps aux | grep pvfs2
> root 29637 0.0 0.3 67028 1916 ? S 11:49 0:00 pvfs2-server
> /etc/pvfs2-fs.conf /etc/pvfs2-server.conf-server-2
> root 29911 0.0 0.1 4376 592 pts/7 S 14:14 0:00 grep pvfs2
>
> At 05:00 PM 6/17/2004 -0500, Nathan Poznick wrote:
> >Thus spake David Shirvanyants:
> > > I had exactly the same problem with some other third-party module.
> > > Your module has version 2.6.5-1.358custom, but your currently running
> > > kernel is 2.6.5-1.358, as shows the output from uname -a.
> > > You must build the module against the correct kernel source tree, in
> > > your case this is probably the /lib/modules/2.6.5-1.358/build
> >
> >Ahh, or also easy if the .config is the _exact_ same, just edit the
> >top-level Makefile in the kernel source tree and remove the 'custom'
> >part from (I believe) EXTRAVERSION.
> >
> >
> >--
> >Nathan Poznick <poznick at conwaycorp.net>
> >
> >"...yeah the Devil made this movie for you..." -Mike. #515
> >
> >
> >_______________________________________________
> >PVFS2-users mailing list
> >PVFS2-users at beowulf-underground.org
> >http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
>
> _______________________________________________
> PVFS2-users mailing list
> PVFS2-users at beowulf-underground.org
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
>
>
More information about the PVFS2-users
mailing list