[Pvfs2-users] Re: Storage create failed error
Kevin Harms
harms at alcf.anl.gov
Mon Feb 1 10:32:14 EST 2010
Hong,
The error below indicates someone is already using the port you
specified. (possibly a pvfs2-server is still running). As far as the
pvfs2-fs.conf issue, it's possible the "rouge" pvfs2-server is running
and you connected to that and it had an older version of pvfs2-fs.conf
loaded.
kevin
On Jan 31, 2010, at 2:28 PM, huong luu vu thanh wrote:
> 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 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 ~]$ 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
> >
>
>
> • Previous message: [Pvfs2-users] Storage create failed error
> • Next message: [Pvfs2-users] Anyone using 2.8.1 on BG/L ?
> • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> More information about the Pvfs2-users mailing list
>
> _______________________________________________
> Pvfs2-users mailing list
> Pvfs2-users at beowulf-underground.org
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2909 bytes
Desc: not available
Url : http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20100201/727b654a/smime-0001.bin
More information about the Pvfs2-users
mailing list