[Pvfs2-users] Re: Storage create failed error
Becky Ligon
ligon at clemson.edu
Mon Feb 1 11:20:03 EST 2010
It appears that the config file for cn77 is missing five bytes. Delete
the config file that cn77 is started with and re-copy a fresh version from
cn76 or cn75. The config files must be EXACTLY alike. There could be
invisible characters hiding in the files on cn76 & cn75 but not on cn77.
So, pick one that is correct and re-distribute it to the other config file
locations....just to be sure. Let's ignore the messages from cn76 log
file for now.
Becky
--
Becky Ligon
PVFS Developer
Clemson University
864-656-3865
> And even though, on servers it said
>
> [luu1 at cn76 pvfs]$ sudo sbin/pvfs2-server /etc/pvfs2-fs.conf -f
> [S 01/31 14:23] PVFS2 Server on node cn76 version 2.8.1 starting...
> [D 01/31 14:23] PVFS2 Server: storage space created. Exiting.
> [luu1 at cn76 pvfs]$ sudo sbin/pvfs2-server /etc/pvfs2-fs.conf
> [S 01/31 14:23] PVFS2 Server on node cn76 version 2.8.1 starting...
>
> In /tmp/pvfs2-server.log, I have
>
> [D 01/31 14:23] PVFS2 Server version 2.8.1 starting.
> [E 01/31 14:23] Error: BMI_sockio_bind_sock: Address already in use
> [E 01/31 14:23] Error: tcp_server_init() failure.
> [E 01/31 14:23] Error: BMI_initialize: Address already in use
> [E 01/31 14:23] Error: Could not initialize server interfaces; aborting.
> [E 01/31 14:23] Error: Could not initialize server; aborting.
>
>
> On Sun, Jan 31, 2010 at 2:09 PM, huong luu vu thanh
> <huong84a1 at gmail.com>wrote:
>
>> Thanks for your help. Indeed, after I create the storage directory (I
>> did
>> run pvfs2-genconfig ), everything seems to be fine. I successfully
>> create
>> the storage space and start the server.
>> However, when I run the ping test, I have errors
>>
>> ------------------------------------
>>
>> 3) Initializing each file system found in tab file: /etc/pvfs2tab...
>>
>> PVFS2 servers: tcp://cn75:3334
>> Storage name: pvfs2-fs
>> Local mount point: /mnt/pvfs2
>> [E 13:29:17.104245] FS config file integrity checks failed;
>> [E 13:29:17.104334] FS config file on tcp://cn75:3334 -> (size)
>> 1037
>> [E 13:29:17.104344] FS config file on tcp://cn76:3334 -> (size)
>> 1037
>> [E 13:29:17.104351] FS config file on tcp://cn77:3334 -> (size)
>> 1032
>> /mnt/pvfs2: FAILURE!
>>
>> Failure: could not initialze at least one of the target file systems.
>>
>> (6) Verifying that fsid 987549496 is acceptable to all servers...
>> PVFS_mgmt_setparam_all: Detailed per-server errors are available (error
>> class: 0)
>> Failure: not all servers accepted fsid 987549496
>> Per-server errors:
>> Server: tcp://cn77:3334: Success
>>
>> (7) Verifying that root handle is owned by one server...
>>
>> Root handle: 1048576
>> Failure: check root handle failed
>> PVFS_mgmt_setparam_all: Detailed per-server errors are available (error
>> class: 0)
>>
>> Per-server errors:
>> Server: tcp://cn75:3334: Reports ownership of root handle
>> =============================================================
>>
>> The PVFS2 filesystem at /mnt/pvfs2/ appears to have problems.
>>
>> --------------------------------------------
>>
>> Looking it up in our mail list, I guess this is the problem with the
>> config files in all servers. However, when I check in all servers, all
>> the config files: /etc/pvfs2-fs.conf have the same file size. I don't
>> know why I have this error.
>>
>> Any help?
>>
>> Thanks in advance,
>>
>> Huong Luu
>>
>> =================================================
>>
>> db4 4.3.29 is okay to use.
>>
>> Did you create the storage directory that you specified when you issued
>> pvfs2-genconfig? Did you run pvfs2-genconfig?
>>
>> Becky
>> --
>> Becky Ligon
>> PVFS Developer
>> Clemson University
>> 864-656-3865
>>
>> >* Hi,*>**>* I am trying to install PVFS and while configuring the PVFS
>> server, I*>* have following error*>**>* [luu1 at cn75
>> <http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users>
>> pvfs]$ sudo sbin/pvfs2-server /etc/pvfs2-fs.conf -f*>* [S 01/25 17:53]
>> PVFS2 Server on node cn75 version 2.8.1 starting...*>* [E 01/25 17:53]
>> error: storage create failed; aborting!*>**>* I found a similar problem
>> here*>**>*
>> http://www.beowulf-underground.org/pipermail/pvfs2-users/2009-February/002685.html*>*
>> which is solved by install bdb4.6. I am using CentOS 5 and I don't
>> know*>* how*>* to find that package.*>* In my computer, I have:*>**>*
>> [luu1 at cn75
>> <http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users> ~]$
>> rpm -qa | grep db*>* gdbm-1.8.0-26.2.1*>* gdb-6.8-37.el5*>*
>> dbus-python-0.70-9.el5_4*>* dbus-libs-1.1.2-12.el5_4.1*>*
>> nss_db-2.2-35.3*>* dbus-1.1.2-12.el5_4.1*>* nss_db-2.2-35.3*>*
>> dbus-glib-0.73-8.el5*>* java-1.6.0-sun-jdbc-1.6.0.10-1jpp*>*
>> dbus-libs-1.1.2-12.el5_4.1*>* db4-4.3.29-10.el5*>* gdbm-1.8.0-26.2.1*>*
>> db4-4.3.29-10.el5*>* dbus-glib-0.73-8.el5*>*
>> gpg-pubkey-c431416d-3db4c821*>* db4-devel-4.3.29-10.el5*>**>* Any help?
>> I'll greatly appreciate that.*>**>* Huong Luu*>**>* **>* **>*
>> _______________________________________________*>* Pvfs2-users mailing
>> list*>* Pvfs2-users at beowulf-underground.org
>> <http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users>*>*
>> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users*>**
>>
>> ------------------------------
>>
>>
>> - Previous message: [Pvfs2-users] Storage create failed
>> error<http://www.beowulf-underground.org/pipermail/pvfs2-users/2010-January/003008.html>
>> - Next message: [Pvfs2-users] Anyone using 2.8.1 on BG/L
>> ?<http://www.beowulf-underground.org/pipermail/pvfs2-users/2010-January/003015.html>
>> - *Messages sorted by:* [ date
>> ]<http://www.beowulf-underground.org/pipermail/pvfs2-users/2010-January/date.html#3009>
>> [ thread
>> ]<http://www.beowulf-underground.org/pipermail/pvfs2-users/2010-January/thread.html#3009>
>> [ subject
>> ]<http://www.beowulf-underground.org/pipermail/pvfs2-users/2010-January/subject.html#3009>
>> [ author
>> ]<http://www.beowulf-underground.org/pipermail/pvfs2-users/2010-January/author.html#3009>
>>
>> ------------------------------
>> More information about the Pvfs2-users mailing
>> list<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