Git clone does not ...
 
Notifications
Clear all

Git clone does not work on SoftRAID volumes

3 Posts
2 Users
0 Likes
335 Views
(@dougdu)
Posts: 1
New Member
Topic starter
 

I recently replaced a hardware RAID 0 with was using an Atto R644 raid card with SoftRAID and have discovered that attempts to clone git repos fail on SoftRAID volumes.  I've tried on both RAID 0 and RAID 5 volumes using both NTFS and HFSJ filesystems.

For example: 

D:\git>git clone https://github.com/dougdu/worm68k.git
Cloning into 'worm68k'...
remote: Enumerating objects: 2636, done.
remote: Total 2636 (delta 0), reused 0 (delta 0), pack-reused 2636
Receiving objects: 100% (2636/2636), 12.60 MiB | 15.55 MiB/s, done.
Resolving deltas: 100% (1639/1639), done.
fatal: fsync error on 'D:/git/worm68k/.git/objects/pack/tmp_idx_SJ5grM': Bad file descriptor
fatal: fetch-pack: invalid index-pack output

 

However, the same command works fine from a non-SoftRAID volume (i.e., my C: drive):

C:\git>git clone https://github.com/dougdu/worm68k.git
Cloning into 'worm68k'...
remote: Enumerating objects: 2636, done.
remote: Total 2636 (delta 0), reused 0 (delta 0), pack-reused 2636
Receiving objects: 100% (2636/2636), 12.60 MiB | 31.78 MiB/s, done.
Resolving deltas: 100% (1639/1639), done.

I haven't tested this under macos yet.

 
Posted : 02/05/2022 8:18 pm
(@softraid-support)
Posts: 8045
Member Admin
 

Let me work on getting you an answer to this.

 
Posted : 03/05/2022 1:39 am
(@softraid-support)
Posts: 8045
Member Admin
 

A windows engineer is going to be required to assist. Can you fill in the support form for this? (I have alerted them that this is coming)

Please report this bug to us by opening a ticket with our support team at https://software.owcdigital.com/support/supportform /"> https://software.owcdigital.com/support/supportform/ . We'll want to get a Windows Diagnostic to get a better look at whats going on. With the drive array/set connected, please download and run: https://download.owc.com/diagnostics/window s"> https://download.owc.com/diagnostics/windows  

 This should generate a .ZIP file - please reply back to the automated email you will receive when opening the ticket and attach this file. 

 Additionally, if you have or can take screenshots of the problem specifically, please feel free to attach them. The more info on the problem, the better we can help. 

 Please let us know if you need any further assistance and I’ll be happy to help!  

 
Posted : 04/05/2022 6:28 pm
Share:
close
open