Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

        $usecp *:/home /home  → optional


    3.9 Check that the status of the server and nodes.nodes are free:

      sdb# qstat : pbsnodes -Bfav   

    expected: server is in free state

      sdb# pbsnodes -av

        expected: There are no stale vnodes  All nodes have "state = free"


    Check that the server is active and licensed:

  sdb#: qstat -Bf

  expected:  qstat output shows

    "server_state = Active"

    "license_count" shows that the server is licensed.


4. JOBS

  Submit jobs as regular user such as crayadm from the login node.

...