[Pvfs2-users] Re: msgpair failed, will retry: Connection refused
Luiz Mendes
luizmendesw at gmail.com
Sun Jan 14 08:04:17 EST 2007
Hi, taking a look in the problem, i realized that it is not a connection
problem like i said in previous email. Well, this is a handle range problem,
when i try to start server in the other PC it doesnt start, and log the
following message.
[E 01/30 08:36] Error: Could not initialize server; aborting.
[D 01/30 08:37] PVFS2 Server version 2.6.1 starting.
[E 01/30 08:37] src/server/pvfs2-server.c line 1194: Error adding handle
range 2147483651-4294967297 to filesystem pvfs2-fs
[E 01/30 08:37] [bt] pvfs2-server [0x80545e9]
[E 01/30 08:37] [bt] pvfs2-server(main+0x46e) [0x80559de]
[E 01/30 08:37] [bt] /lib/libc.so.6(__libc_start_main+0xdc) [0xb7dc287c]
[E 01/30 08:37] [bt] pvfs2-server(aio_cancel64+0x75) [0x8052db1]
[E 01/30 08:37] Error: Could not initialize server interfaces; aborting.
[E 01/30 08:37] Error: Could not initialize server; aborting.
What it could be? I use pvfs2-gconfig in master node. And i set master node
with Meta and I/O server and the other pc only with I/O server.
The configuration below stands for a part of pvfs-fs conf file.
<Filesystem>
Name pvfs2-fs
ID 131847477
RootHandle 1048576
<MetaHandleRanges>
Range luizmendes 4-2147483650
</MetaHandleRanges>
<DataHandleRanges>
Range edmundo 2147483651-4294967297
Range luizmendes 4294967298-6442450944
</DataHandleRanges>
<StorageHints>
TroveSyncMeta yes
TroveSyncData no
</StorageHints>
</Filesystem>
Thanks
Luiz Mendes
2007/1/13, Luiz Mendes <luizmendesw at gmail.com>:
>
> Hi all,
>
> Continuing testing installation on PVFS2, now with 2 nodes, being one of
> them MetaData and I/O server, and the another one I/O server only.
>
> Well, it works ok until i do pvfs2-ping -m /mnt/pvfs2 command
>
> It appears connection with other server error, but the 2 computers here
> are able to communicate in other situations, only in pvfs that i didnt get
> it.
>
> Sorry, this question appears to be very dummy, but i am not getting it.
>
> Could you help me?
>
> Thanks
> Luiz Mendes.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20070114/e414f8c5/attachment.htm
More information about the Pvfs2-users
mailing list