[Pvfs2-users] PVFS2 Installation
Robert Latham
robl at mcs.anl.gov
Tue Apr 18 14:00:38 EDT 2006
On Tue, Apr 18, 2006 at 06:42:39AM -0500, Jeff Pummill wrote:
> And things continue to improve!
>
> [jpummil at prospero bin]$ ./pvfs2-ping -m /mnt/pvfs2
...
> (7) Verifying that root handle is owned by one server...
>
> Root handle: 1048576
> Warning: non PVFS2 error code (16):
> PVFS_mgmt_setparam_all: Invalid argument
> Failure: failed to check root handle.
This error is troubling. You've got all your servers running, which
is a great start, but until this error goes away, you'll have
difficulty actually using pvfs2.
Can you double check that all your pvfs2-servers the same version? It
might also be good to re-create the pvfs2 storage spaces (use the -r
option to pvfs2-server, but it will delete all your data).
> Next, I tried to do a pvfs2-cp. This seemed to have issues....
>
> [root at prospero bin]# ./pvfs2-cp
> /home/jpummil/libgfortran-4.0.2-8.fc4.i386.rpm
> /mnt/pvfs2/libgfortran-4.0.2-8.fc4.i386.rpm
> [11:41:50.473719] Object Type mismatch error: Not a directory
> [11:41:50.473971] PINT_sm_common_parent_getattr_failed: Not a directory
> PVFS_sys_create: Not a directory
> Could not open /mnt/pvfs2/libgfortran-4.0.2-8.fc4.i386.rpm
If you can get pvfs2-ping to the point where it gives no errors, then
it's likely this error will go away.
> [jpummil at prospero bin]$ ps -ef | grep pvfs
> root 6815 1 0 Apr12 ? 00:00:00 /usr/sbin/automount
> --timeout=60 --ghost /mnt/pvfs2 file /etc/auto.pvfs2
> root 6869 1 0 Apr12 ? 00:00:00
> /opt/pvfs2/sbin/pvfs2-client -p /opt/pvfs2/sbin/pvfs2-client-core
> root 6870 6869 0 Apr12 ? 00:00:01 pvfs2-client-core -a 5
> jpummil 18952 15737 0 11:39 pts/4 00:00:00 grep pvfs
This looks fine. prospero, which i take it is not a pvfs2 server,
will not need to run pvfs2-server. You're running pvfs2-client, but
at this point we're not dealing with the kernel interface so that also
doesn't matter (but will later on)
==rob
--
Rob Latham
Mathematics and Computer Science Division A215 0178 EA2D B059 8CDF
Argonne National Labs, IL USA B29D F333 664A 4280 315B
More information about the Pvfs2-users
mailing list