[PVFS-users] Query
Rob Ross
rross at mcs.anl.gov
Tue May 25 17:33:23 EDT 2004
Hi Mahesh,
The "mounting" concept in the mgr is left over from a *long* time ago when
the mgr actually started all iods on first file system reference. It's
now just a convenient way to get file system data loaded on an on-demand
basis.
Creating file systems is done outside the scope of the mgr using scripts.
The Quick Start guide describes the process.
Regards,
Rob
On Tue, 25 May 2004, Mahesh Salunkhe wrote:
> In the do_mount() call of mgr.c
> get_dmeta() is used to find directory metadata of a
> given file ,and the call fills in the directory
> meta-data in the dir struct.There it fills the fs_ino
> field also.
> And if the file system is not mounted , a new file
> system struct is created and it's fs_ino field is
> given the value of the fs_ino field of the dir struct.
> What is the concept of file system mounting here?
> And basically,where do u allow to create file systems
> during installation?
More information about the PVFS-users
mailing list