Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-12819

Cannot push to fs/lustre-release.git. Fails with "fatal: remote error: access denied or repository not exported: /fs/lustre-release.git"

    XMLWordPrintable

Details

    • Question/Request
    • Resolution: Not a Bug
    • Minor
    • None
    • None
    • None
    • 9223372036854775807

    Description

      Hi,

      I used this dev machine to always push my changes, but could not push changes to fs/lustre-release.git since yesterday.  I am certain this client has ssh key setup and my git config global's have not changed.. Could still pull/fetch without errors, however could not push changes. Cannot figure out the reason. Did something changed server-side?

       

       

      git pull --verbose
      From git://git.whamcloud.com/fs/lustre-release
      = [up to date] master -> origin/master
      = [up to date] b1_8 -> origin/b1_8
      = [up to date] b2_1 -> origin/b2_1
      = [up to date] b2_10 -> origin/b2_10
      = [up to date] b2_11 -> origin/b2_11
      = [up to date] b2_12 -> origin/b2_12
      = [up to date] b2_12-next -> origin/b2_12-next
      = [up to date] b2_2 -> origin/b2_2
      = [up to date] b2_3 -> origin/b2_3
      = [up to date] b2_4 -> origin/b2_4
      = [up to date] b2_5 -> origin/b2_5
      = [up to date] b2_6 -> origin/b2_6
      = [up to date] b2_7 -> origin/b2_7
      = [up to date] b2_8 -> origin/b2_8
      = [up to date] b2_9 -> origin/b2_9
      = [up to date] dne2 -> origin/dne2
      = [up to date] dom -> origin/dom
      = [up to date] flr -> origin/flr
      = [up to date] lnet-sysfs -> origin/lnet-sysfs
      = [up to date] master-next -> origin/master-next
      = [up to date] multi-rail -> origin/multi-rail
      = [up to date] pcc -> origin/pcc
      = [up to date] pfl -> origin/pfl
      Already up-to-date.

      This is my remote settings

      1. git remote --verbose
        origin git://git.whamcloud.com/fs/lustre-release.git (fetch)
        origin git://git.whamcloud.com/fs/lustre-release.git (push)

      Works for pull/fetch

      $git fetch ssh://arshad512@review.whamcloud.com:29418/fs/lustre-release refs/changes/21/35821/1 && git cherry-pick FETCH_HEAD
      remote: Counting objects: 4068, done
      remote: Finding sources: 100% (5/5)
      remote: Total 5 (delta 0), reused 1 (delta 0)
      Unpacking objects: 100% (5/5), done.
      From ssh://review.whamcloud.com:29418/fs/lustre-release

      branch refs/changes/21/35821/1 -> FETCH_HEAD
      [ll_sparseness_write_push_test 2022465] LU-6142 tests: Fix style issues for ll_sparseness_write.c
      1 file changed, 37 insertions, 36 deletions

      Fails for push (since yesterday)

      git push --verbose
      Pushing to git://git.whamcloud.com/fs/lustre-release.git
      fatal: remote error: access denied or repository not exported: /fs/lustre-release.git

       
      git log --format=oneline | head -5
      a03aacdbdc759111dc27b0b7f09abece47294e78 LU-6142 tests: Fix style issues for ll_sparseness_write.c
      9130d05de4e2b610095169b6f49a149c66444ee2 LU-12495 obdclass: qos penalties miscalculated
      ce86e23b21ccffc395089578c0ca356de219ac88 LU-12758 quota: clear default flag for new ID
      d908fe9686bc1e583da7434856d9c06e6cbbc4fd LU-11743 utils: allow lctl pool_list on separate MGS
      d780f15a2d63c8bde5ae6345aed85b4b44904fb5 LU-12755 ldiskfs: fix project quota unpon unpatched kernel

      Attachments

        Activity

          People

            mdiep Minh Diep
            arshad512 Arshad Hussain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: