[Pvfs2-users] "Remote Endpoint is Closed" error starting pvfs2-server

Scott Atchley atchley at myri.com
Tue Aug 24 17:40:04 EDT 2010


Josh,

With bmi_mx, you should also add:

FlowBufferSizeBytes 1048576 /* or 4194304 */

to the defaults section.

Scott

On Aug 14, 2010, at 11:50 AM, Joshua Randall wrote:

> My pvfs2-fs.conf file contains:
>> <Defaults>
>> 	UnexpectedRequests 50
>> 	EventLogging all
>> 	EnableTracing no
>> 	LogStamp datetime
>> 	BMIModules bmi_mx
>> 	FlowModules flowproto_multiqueue
>> 	PerfUpdateInterval 1000
>> 	ServerJobBMITimeoutSecs 30
>> 	ServerJobFlowTimeoutSecs 30
>> 	ClientJobBMITimeoutSecs 300
>> 	ClientJobFlowTimeoutSecs 300
>> 	ClientRetryLimit 5
>> 	ClientRetryDelayMilliSecs 2000
>> 	PrecreateBatchSize 512
>> 	PrecreateLowThreshold 256
>> 
>> 	StorageSpace /raid/pvfs2-storage-space
>> 	LogFile /var/log/pvfs2-server.log
>> </Defaults>
>> 
>> <Aliases>
>> 	Alias begbie mx://begbie:0:0
>> 	Alias renton mx://renton:0:0
>> 	Alias tommy mx://tommy:0:0
>> </Aliases>
>> 
>> <Filesystem>
>> 	Name pvfs2-fs
>> 	ID 1937657241
>> 	RootHandle 1048576
>> 	FileStuffing yes
>> 	<MetaHandleRanges>
>> 		Range begbie 3-1537228672809129302
>> 		Range renton 1537228672809129303-3074457345618258602
>> 		Range tommy 3074457345618258603-4611686018427387902
>> 	</MetaHandleRanges>
>> 	<DataHandleRanges>
>> 		Range begbie 4611686018427387903-6148914691236517202
>> 		Range renton 6148914691236517203-7686143364045646502
>> 		Range tommy 7686143364045646503-9223372036854775802
>> 	</DataHandleRanges>
>> 	<StorageHints>
>> 		TroveSyncMeta yes
>> 		TroveSyncData no
>> 		TroveMethod alt-aio
>> 	</StorageHints>
>> </Filesystem>
> 
> 
> _______________________________________________
> 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