[Pvfs2-users] Unable to mount or even ping pvfs2 mount point...
Michael Moore
mtmoore at omnibond.com
Sat Sep 3 02:29:20 EDT 2011
The StorageSpace directive is what the server uses to write data and
metadata to a local file system. That is different than the file system name
(pvfs2-fs) which is used by a client to specify a specific file system when
communicating with a server. In the default configuration the two values are
different.
Michael
On Sat, Sep 3, 2011 at 1:30 AM, xokaido T. GNUcious <xok at xoks.net> wrote:
>
> > 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>
> _______________________________________________
> Pvfs2-users mailing list
> Pvfs2-users at beowulf-underground.org
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20110903/e29f0bb9/attachment.htm
More information about the Pvfs2-users
mailing list