[Pvfs2-users] Unable to mount or even ping pvfs2 mount point...

xokaido T. GNUcious xok at xoks.net
Sat Sep 3 01:30:22 EDT 2011


	> Check the storage name in your config file.  By default the storage name is
	> "pvfs2-fs", and your pvfs2tab file is showing "pvfs".

Yes, you are right, but I've used /pvfs when running "pvfs2-genconfig"... 
Here is my fs.conf file:
<Defaults>
	UnexpectedRequests 50
	EventLogging none
	EnableTracing no
	LogStamp datetime
	BMIModules bmi_tcp
	FlowModules flowproto_multiqueue
	PerfUpdateInterval 1000
	ServerJobBMITimeoutSecs 30
	ServerJobFlowTimeoutSecs 30
	ClientJobBMITimeoutSecs 300
	ClientJobFlowTimeoutSecs 300
	ClientRetryLimit 5
	ClientRetryDelayMilliSecs 2000
	PrecreateBatchSize 512
	PrecreateLowThreshold 256

	StorageSpace /pvfs
	LogFile /tmp/pvfs.log
</Defaults>

<Aliases>
	Alias xokthink tcp://xokthink:3334
</Aliases>

<Filesystem>
	Name pvfs2-fs
	ID 1827223190
	RootHandle 1048576
	FileStuffing yes
	<MetaHandleRanges>
		Range xokthink 3-4611686018427387904
	</MetaHandleRanges>
	<DataHandleRanges>
		Range xokthink 4611686018427387905-9223372036854775806
	</DataHandleRanges>
	<StorageHints>
		TroveSyncMeta yes
		TroveSyncData no
		TroveMethod alt-aio
	</StorageHints>
</Filesystem>


-- 
xokaido T. GNUcious <xok at xoks.net>


More information about the Pvfs2-users mailing list