[PVFS-developers] non interactive mkmgrconf

Rob Ross rross at mcs.anl.gov
Thu Jul 29 09:56:04 EDT 2004


Hi Garrick,

Yes, something like that could get in :).

I changed a couple of "if ($opt_u)" things to "if (defined($opt_u))" 
instead, so that even if the value was zero you'd still get the right 
behavior.  Otherwise looks good.

I am guessing that you just write out the .iodtab with some other script?

Thanks,

Rob

On Tue, 27 Jul 2004, Garrick Staples wrote:

> Hi all,
>   I was wondering if something like the attached patch could get in to pvfs.
> It allows for non-interactive use of mkmgrconf.
> 
> I use it to create pvfs filesystems on the fly in my cluster.


More information about the PVFS-developers mailing list