I have attached a couple of shell scripts that I wrote that are based on
how we create OrangeFS filesystems on the fly during our testing procedure.

*You will need to adapt them to your own system.* The scripts assumes that
OrangeFS is already installed on all the nodes and that the applicable
libraries are in the library path.


   1. Run ofs-genconf.sh to create orangefs.conf file for the cluster.
   2. Copy orangefs.conf to all the nodes in the filesystem via scp or
   rsync.
   3. Run ofs-quicksetup.sh on each node to start the servers and clients.

Hopefully this will give you a good starting point for creating scripts
that will do what you need.

Jim Burton

On Fri, Dec 12, 2014 at 5:00 AM, Dave Love <[email protected]> wrote:
>
> [Apologies if this is a repeat, but I don't think it got out when the
> mail list host was down.]
>
> Does anyone have working scripts they could share to spin up an
> ephemeral file system on the local /tmp of an HPC batch job's nodes?  It
> can't be too difficult, but...
>
> _______________________________________________
> Pvfs2-users mailing list
> [email protected]
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
>

Attachment: ofs-genconf.sh
Description: Bourne shell script

Attachment: ofs-quicksetup.sh
Description: Bourne shell script

_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to