An error occurs when cloning a git repository inside a share (glusterfs)
Issue
When cloning a git repo to a directory on a GlusterFS share the following error is seen:
$ git clone git@xxxx.xxxx.xxxx.xxxx:web/bar.git
Initialized empty Git repository in /home/example/foo/bar/.git/
remote: Counting objects: 168, done.
remote: Compressing objects: 100% (96/96), done.
remote: Total 168 (delta 87), reused 122 (delta 61)
Receiving objects: 100% (168/168), 48.41 KiB, done.
fatal: premature end of pack file, 41 bytes missing
fatal: index-pack failed
Environment
- GlusterFS 3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.