[PVFS2-users] PVFS2 release: pvfs2-0.7.0

David S. dgs at gs.washington.edu
Fri Oct 15 14:28:09 EDT 2004


> 
> Maybe 'pvfs2-0.7.0' doesn't work with Berkeley DB 4.2, which is
> what 'configure' in the distribution is picking up on my system.

Following up on my own post, indeed Berkeley DB 4.2.52 seemed
to be problematic.  When I removed that package and re-built
'pvfs-0.7.0', so that it linked against Berkeley DB 3.3.11, I
was able to initialize the storage space and start the server.
On to the next problem: in configuring the client function,
the command "pvfs2-ping -m /mnt/pfvs2" yields

	tweedledum:78% sudo pvfs2-ping -m /mnt/pfvs2
	
	(1) Parsing tab file...
	
	(2) Initializing system interface...
	
	(3) Initializing each file system found in tab file: /etc/pvfs2tab...
	
	   /mnt/pvfs2: Ok
	
	(4) Searching for /mnt/pfvs2 in pvfstab...
	Failure: could not find filesystem for /mnt/pfvs2 in pvfstab
	
Here's my '/etc/pvfs2tab' file:

	tweedledum:79% cat /etc/pvfs2tab 
	tcp://tweedledum:3334/pvfs2-fs /mnt/pvfs2 pvfs2 default 0 0

David S.



More information about the PVFS2-users mailing list