On 10/25/2011 09:39 PM, Tiago Soares wrote:
Dear all
I have a virtual pvfs2 server configured with 8 I/O nodes and
one Metadata node call cluster1. I'm trying to mount the /mnt/pvfs2
path in a remote client which it is not a I/O or Metadata Node.
My pvfs2tab:
tcp://cluster1:3334/pvfs2-fs /mnt/pvfs2 pvfs2 defaults,noauto 0 0
When i'm trying to mounte the path, I'm facing with this pvfs2 client
problem
*mount -t pvfs2 tcp://cluster1:3334/pvfs2-fs /mnt/pvfs2*
*mount: Connection reset by peer*
I tried to ping too with pvfs2-ping -m /mnt/pvfs2
*(1) Parsing tab file...*
*
*
*(2) Initializing system interface...*
*
*
*(3) Initializing each file system found in tab file: /etc/pvfs2tab...*
*
*
* PVFS2 servers: tcp://cluster1:3334*
* Storage name: pvfs2-fs*
* Local mount point: /mnt/pvfs2*
*
[E 15:33:47.350434] Warning: msgpair failed to tcp://cluster1:3334,
will retry: Connection reset by peer
[E 15:33:49.356567] Warning: msgpair failed to tcp://cluster1:3334,
will retry: Connection reset by peer
[E 15:33:51.371466] Warning: msgpair failed to tcp://cluster1:3334,
will retry: Connection reset by peer
[E 15:33:53.375735] Warning: msgpair failed to tcp://cluster1:3334,
will retry: Connection reset by peer
[E 15:33:53.375769] *** msgpairarray_completion_fn: msgpair to server
[UNKNOWN] failed: Connection reset by peer
[E 15:33:53.375779] *** Out of retries.
/mnt/pvfs2: FAILURE!
Failure: could not initialze at least one of the target file systems.
(4) Searching for /mnt/pvfs2/ in pvfstab...
[E 15:33:53.375836] Error: /mnt/pvfs2// resides on a PVFS2 file system
that has not yet been initialized.
*
Read what it says.
According to:
doc/pvfs2-quickstart.tex contains
Before you run pvfs2-server for the first time, you must run it with a
special
argument that tells it to create a new storage space if it does not already
exist. In this example, we must run the server as root in order to create
a storage space in /pvfs2-storage-space as specified in the configuration
files.
\begin{verbatim}
bash-2.05b# /usr/sbin/pvfs2-server /etc/pvfs2-fs.conf -f
\end{verbatim}
Once the above step is done, you can start the server in normal mode
as follows:
\begin{verbatim}
bash-2.05b# /usr/sbin/pvfs2-server /etc/pvfs2-fs.conf
\end{verbatim}
*
Failure: could not find filesystem for /mnt/pvfs2/ in pvfs2tab
/etc/pvfs2tab
Entry 0: /mnt/pvfs2
*
Regards
Tiago
--
Tiago Steinmetz Soares
MSc Student of Computer Science - UFSC
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users