[Pvfs2-users] installation pvfs2-ping ok,
but pvfs2-ls and pvfs2-cp fails
Sam Lang
slang at mcs.anl.gov
Fri Jan 12 16:07:55 EST 2007
Hi Luiz,
You've still got the other server running with the newer berkeley
db. The server starts in the background and reports errors to the
log, so you won't see if it fails immediately. pvfs2-ping works
because you're hitting that first server you started.
Do a 'killall -9 pvfs2-server' and make sure no pvfs2-server
processes are running, then restart the server again.
-sam
On Jan 12, 2007, at 3:00 PM, Luiz Mendes wrote:
> Hi Sam, thank you Sam for atention.
>
> I saw this previous thread few minutes ago, and i reconfigure with -
> with-db referencing to an older version, 4.0.
>
> And when i executed pvfs2-server again, apeared this thins in log.
>
> [D 01/12 18:51] PVFS2 Server version 2.6.1 starting.
> [E 01/12 18:51] Error: BMI_sockio_bind_sock: Address already in use
> [E 01/12 18:51] Error: tcp_server_init() failure.
> [E 01/12 18:51] Error: BMI_initialize: Address already in use
> [E 01/12 18:51] Error: Could not initialize server interfaces;
> aborting.
> [E 01/12 18:51] Error: Could not initialize server; aborting.
>
> but pvfs2-server return that the server started, and pvfs2-ping
> command after return that the server is configured correctly,
> despite of this log error.
>
> Now, during pvfs2-ls command, doesnt appear nothing recorded in
> log. Only during pvfs2-server command.
>
> I try to stop pvfs2-server using option stop after this command,
> but it restarts again.
>
> Thanks
>
>
> 2007/1/12, Sam Lang <slang at mcs.anl.gov>:
> Hi Luiz,
>
> We've seen this with the newest version of Berkeley DB. See Murali's
> comments from a previous thread:
>
> http://www.beowulf-underground.org/pipermail/pvfs2-users/2006-
> December/001673.html
>
> You should be able to use berkeley db 4.3 just fine, so if you have
> an older version installed (or can download and install it), you can
> use the --with-db option to configure while building pvfs to point it
> at the older version.
>
> -sam
>
> On Jan 12, 2007, at 2:30 PM, Luiz Mendes wrote:
>
> > Hi Murali,
> >
> > Firstly i would like to thank for your kindness and atention.
> >
> > I execute this code line and after i startes pvfs2-server command
> > % pvfs2-server /etc/pvfs/fs.conf /etc/pvfs/server.conf-luizmendes
> >
> > and log file /tmp/pvfs2-server.log registered this following line
> > [D 01/12 18:21] PVFS2 Server version 2.6.1 starting.
> >
> > After this i executed
> > % pvfs2-ping -m /mnt/pvfs2
> >
> > And this command didnt record nothing in log file. And this command
> > returned:
> > The PVFS2 filesystem at /mnt/pvfs2 appears to be correctly
> > configured.
> >
> > Now command, % pvfs2-ls /mnt/pvfs2 -V
> > and it entered in loop and recorded this following message several
> > times in log
> >
> > [E 01/12 18:28] TROVE:DBPF:Berkeley DB: keyval_db->get (handle
> > info): DB_BUFFER_SMALL: User memory too small for return value
> >
> >
> > Thanks.
> >
> > Luiz Mendes
> >
> >
> > 2007/1/12, Murali Vilayannur < murali.vilayannur at gmail.com>:Hi Luiz,
> > Are you using it over TCP or any of the other supported BMI
> networks?
> > Something is definitely wrong with some of the most recent releases
> > (or even HEAD)
> > since this is the 2nd (or 3rd?) report of infinite looping on the
> > client-side..
> > Can you turn on verbose event logging on the servers...you can do
> this
> > by running..
> > % pvfs2-setdebugmask -m "pvfs mount point from pvfs2tab file"
> verbose
> >
> > I haven't had the chance to reproduce this yet..
> > If noone else beats me to it, I guess I can take a stab at this
> > tonight.
> > Sam, Pete, RobL, RobR: any clues on what is happening?
> > thanks,
> > Murali
> >
> > On 1/12/07, Luiz Mendes <luizmendesw at gmail.com> wrote:
> > > Hi,
> > >
> > > I got PVFS-2.6.1 and i did begin installation procedures
> > according to pvfs2
> > > official website.
> > >
> > > It works until testing. pvfs2-ping command worked correctly, but
> > pvfs2-ls
> > > didnt return anything and it was in loop state, running
> indefinitly.
> > >
> > > I stop pvfs2-ls process and i did try pvfs-cp example, and it
> > didnt work
> > > too, return the following message:
> > >
> > > PVFS_sys_create: File exists
> > > Could not open /mnt/pvfs3/testfile2
> > >
> > > * pvfs3 is the other name that i choose, it didnt work
> previously in
> > > /mnt/pvfs2 too.
> > >
> > > i am using SUSE 10.1.
> > >
> > > Could you help me?
> > >
> > > _______________________________________________
> > > 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