Task report

Looking good, no incomplete tasks.

Task report

Get going, no tasks completed yet.

2 Comments

  1. While cloning the git repo on "pslogin" get the error of git-lfs.

    Error:

    git-lfs smudge -- 'software/notebooks/TestData.h5': git-lfs: command not found

    error: external filter git-lfs smudge -- %f failed -1

    error: external filter git-lfs smudge -- %f failed

    fatal: software/notebooks/TestData.h5: smudge filter lfs failed


    There is no LFS on pslogin, but it's on RedHawk machine.

    Per my understanding, we need to create an ssh tunnel to share the LFS space from RedHawk to pslogin.

    I tried the following but not working:

    • SSH to RedHawk machine from pslogin and typed:
    • Then I went to pslogin and tried to clone my git project. Still getting errors for git-lfs.


  2. This error is resolved:

    • Now user can ssh to RedHawk machine and directly clone the repo by typing following command.