I saw this from

http://www.orangefs.org/documentation/releases/current/doc/pvfs2-faq/pvfs2-faq.php#SECTION00043000000000000000

==========================================================
3.3 How can I run multiple PVFS servers on the same node?

If you do decide to run more than one PVFS server on the same node, setting 
things up is as simple as setting up servers on different nodes. Each will need 
its own entry in the list of Aliases and its own server-specific configuration 
file, as described in the Quick Start 
(http://www.pvfs.org/pvfs2/pvfs2-quickstart.html).

======================================================================================


I tried to do this.



I have 24 SSDs on a stoage server.  I create xfs on each SSD and  bring them up 
and mount at

      /mnt/ssd001

      /mnt/ssd002


         ....................

       /mnt/ssd024



Can I create and install 24 Orangefs servers on the same storage server (Single 
host  with IB/QDR connection) ?


         + Configure each orangefs server using one  /mnt/ssd00X for data and 
meta

         + launch 24 orangefs servers on a single host

         +  mount  24 IB://host......


         +    expect to see 24 orangefs mount through IB interface




      ib://hbcogfs001:3335/orangefs     201326592  11018240 190308352   6% 
/mnt/orangefs001   --> using /mnt/ssd001

      ib://hbcogfs001:3335/orangefs     201326592  11018240 190308352   6% 
/mnt/orangefs002   --> using /mnt/ssd002

        ................................

      ib://hbcogfs001:3335/orangefs     201326592  11018240 190308352   6% 
/mnt/orangefs024    -->  using /mnt/ssd024



Is this setup and configuration possible?

This  "3.3"  section is from pvfs2-faq. I didn't see the same setup information 
from 2.9.3   release.

Thanks.


HB

2/18/2016



















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

Reply via email to