The new docs specify the default filesystem name as orangefs.  The old
quickstart guide is considered legacy documentation.

When I ran pvfs2-ping using an invalid filesystem name, here is what I got:

[root@master ligon]# /opt/orangefs/bin/pvfs2-ping -m /scratch1

(1) Parsing tab file...

(2) Initializing system interface...

(3) Initializing each file system found in tab file: /root/ligon/pvfs2tab...

   PVFS2 servers: tcp-eth://ofs001:3334
   Storage name: orangefs-test
   Local mount point: /scratch1
[E 14:00:37.891495] Warning:
 Cannot retrieve information about filesystem orangefs-test at tab entry:
tcp-eth://ofs001:3334
[E 14:00:37.891540]
HINTS: If you're sure that your pvfstab file contains valid information,
 please make sure that you are not out of disk space and that you have
 write permissions in the current directory or in the /tmp directory

   /scratch1: FAILURE!

Failure: could not initialze at least one of the target file systems.

(4) Searching for /scratch1 in pvfstab...
[E 14:00:37.891586] Error: /scratch1 resides on a PVFS2 file system that
has not yet been initialized.
Failure: could not find filesystem for /scratch1 in pvfs2tab
/root/ligon/pvfs2tab
Entry 0: /scratch1



The error messages clearly state that the filesystem orangefs-test is not
accessible.


Becky



On Wed, Jul 22, 2015 at 12:28 PM, Rob Latham <[email protected]> wrote:

>
>
> On 07/22/2015 11:11 AM, Dave Love wrote:
>
>> I had a configuration error that took an embarrassingly long time to
>> diagnose.  I wonder if this sort of failure could be made more obvious
>> somehow, or if there's a useful debug flag that could be mentioned in
>> the doc (if I haven't missed something) as I guess it's a relatively
>> common mistake.
>>
>> My pvfs2tab had the wrong fs_name in it.  In that case, pvfs2-ping just
>> hangs on a reply from the server.  Debug flags of
>> {client,server},network didn't help, and it wasn't obvious from
>> pvfs2-set-debugmask output if anything else might have been useful.
>>
>
> Oh man, that happened to one of my students, too.  We didn't get a hang,
> though.
>
> It doesn't help that pvfs2-genconfig now makes a fs-name called 'orangefs'
> whereas the quickstart guids one finds on line suggests an fs-name called
> pvfs2-fs
>
>
> ==rob
>
> --
> Rob Latham
> Mathematics and Computer Science Division
> Argonne National Lab, IL USA
> _______________________________________________
> 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

Reply via email to