View RSS Feed

Kusu/OCS

Kusu/OCS related topics

  1. PVFS version 2, first try, part 2

    by on August 22nd, 2008 at 05:49 AM
    The next step is to propagate the config on the nodes (compute-00-00, compute-00-01, compute-00-02). The installer is not part of the server pool (will copy the fs-conf file on clients only later).

    We want a rc script to start the server, so just edit the one provided in the example directory:

    --------------------------------------------------------
    cp examples/pvfs2-server.rc examples/pvfs2-server
    -------------------------------------------------------- ...

    Updated August 22nd, 2008 at 05:51 AM by mehdi

    Categories
    Kusu/OCS
  2. PVFS version 2, first try

    by on August 22nd, 2008 at 05:01 AM
    Let's play with PVFS (Parallel Virtual File System), and perform a manual install on an OCS 5 cluster. If we want to build a kit, then we should be able to recompile the code (+dependencies), understand the configuration, and of course how to test it, right ?

    Two versions of are available; I will use version 2. The homepage is here:

    Parallel Virtual File System, Version 2


    So, let's start with the latest and greatest version: PVFS-2.7.1
    ...

    Updated August 22nd, 2008 at 05:51 AM by mehdi

    Categories
    Kusu/OCS