To start, use the current version 2.9.  You can download it from
orangefs.org.  This site also has updated documentation.

If you still have problems running the server, send another help message.

NOTE: orangefs is the latest version of PVFS2.


Thanks,
Becky Ligon
OrangeFS Developer

On Sunday, January 4, 2015, houssen <[email protected]> wrote:

> Hello,
>
> The PVFS server can not start (OK does not follow the "starting ..."
> message). Could you get me some clue on the problem ?
>
>  pvfs2-server /etc/pvfs2/pvfs2-fs.conf
>>>
>> [S 01/04 12:30] PVFS2 Server on node yoda version 2.8.2 starting...
>
>> more /tmp/pvfs2-server.log
>>>
>> [D 01/04 12:28] PVFS2 Server version 2.8.2 starting.
> [E 01/04 12:28] Error initializing filesystem pvfs2-fs
> [E 01/04 12:28] Error: Could not initialize server interfaces; aborting.
> [E 01/04 12:28] Error: Could not initialize server; aborting.
>
>> dmesg | tail
>>>
>> [ 2468.522593] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300
> mBi, 2000 mBm)
> [ 2468.522597] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300
> mBi, 2000 mBm)
> [ 2480.458481] wlan0: authenticate with 8a:25:15:bb:c8:51
> [ 2480.467259] wlan0: direct probe to 8a:25:15:bb:c8:51 (try 1/3)
> [ 2480.671354] wlan0: send auth to 8a:25:15:bb:c8:51 (try 2/3)
> [ 2480.684064] wlan0: authenticated
> [ 2480.687307] wlan0: associate with 8a:25:15:bb:c8:51 (try 1/3)
> [ 2480.761100] wlan0: RX AssocResp from 8a:25:15:bb:c8:51 (capab=0x401
> status=0 aid=2)
> [ 2480.761267] wlan0: associated
> [ 2491.309807] pvfs2-server[3009]: segfault at 18 ip 000000000045bd0c sp
> 00007fff12d4de70 error 4 in pvfs2-server[400000+d2000]
>
> To compile PVFS, I followed this process:
>
> ~> sudo apt-get install libdb5.3 libdb5.3-dev db5.3-doc
> ~> sudo apt-get install libaio1 libaio1-dbg libaio-dev
> ~> tar -xf pvfs-2.8.2.tar.gz
> ~> cd pvfs-2.8.2
> ~> ./configure --prefix=/home/houssen/Programs/local CFLAGS=-D_GNU_SOURCE
>    note : -D_GNU_SOURCE needed to resolve REG_EIP undeclared (signal
> handling)
> ~> make
> ~> make install
>
> To configure PVFS, I followed this process:
>
> /etc> sudo mkdir pvfs2
> /etc/pvfs2> sudo /home/houssen/Programs/local/bin/pvfs2-genconfig
> pvfs2-fs.conf
> * Enter hostnames [Default is localhost]: yoda [yoda is my hostname - if I
> use localhost, the server can't start as it has a problem with hostname]
> /etc/pvfs2> sudo /home/houssen/Programs/local/sbin/pvfs2-server
> /etc/pvfs2/pvfs2-fs.conf -f
>
> /etc> sudo touch pvfs2tab
> /etc> sudo chmod a+r pvfs2tab
> /etc> more pvfs2tab
> tcp://yoda:3334/pvfs2-fs /mnt/pvfs2 pvfs2 defaults,noauto 0 0
>
> /mnt> mkdir pvfs2
> /mnt> chown houssen pvfs2
> /mnt> chgrp houssen pvfs2
>
> Thanks,
>
> Franck
>
> PS : I run Ubuntu 14.04 on my laptop. For now I only would like to install
> PVFS on my laptop.
>
> _______________________________________________
> Pvfs2-users mailing list
> [email protected]
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
>


-- 
Sent from Gmail Mobile
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to