File/Folder size way out when using file copy in Windows to unRAID


Recommended Posts

unRAID Version: 6.11.1

 

Have my old unRAID1 rig and a new build I'm testing, unRAID2, both are running Version: 6.11.1.

 

The shares have been set-up the same, the old unRAID1, doesn't have a cache drive.

I'm running some test copies from mapped drives in Windows, so I'm copying from say unRAID1 datastore1 to unRAID2 datastore1.

 

When I right click folders within the (see screenshot), then use the Properties to get a file count and estimate it incorrectly reports back that the size is 10.1PB, neither of the unRAIDs are 10PB, the size of unRAID1 is 10TB and the new unRAID2 18TB. so what is going on?

 

The problem is it will not copy as it thinks it doesn't have enough space to copy.

 

The 2 folders in the screenshots are ~6.9GB in total.

 

 

 

 

file-dir-count-odd1.png

file-dir-count-odd2.png

Edited by fishface
Link to comment
root@unRAID1:~# ls -l /mnt/user
total 8
drwxrwxrwx 1 nobody users  170 May  1  2022 HomeMovies/
drwxrwxrwx 1 nobody users 4096 Nov  7 11:05 Movies/
drwxrwxrwx 1 nobody users   43 Nov  7 11:05 Music/
drwxrwxrwx 1 nobody users   33 Jan  1  2022 Photos/
drwxrwxrwx 1 nobody users  305 Mar 20  2020 TVShows/
drwxrwxrwx 1 nobody users   29 Oct 31 17:30 appdata/
drwxrwxrwx 1 nobody users 4096 Nov  5 19:30 backups/
drwxrwxrwx 1 nobody users  126 Dec  3 18:51 datastore1/
drwxrwxrwx 1 nobody users   35 Oct 31 14:12 docker/
drwxrwxrwx 1 nobody users    6 Nov  3 14:11 domains/
drwxrwxrwx 1 nobody users    6 Nov  3 14:11 isos/
drwxrwxrwx 1 nobody users   24 Jan  7  2017 lost+found/
drwxrwxrwx 1 nobody users   35 Nov  3 14:11 system/


root@unRAID2:~# ls -l /mnt/user
total 0
drwxrwxrwx  1 nobody users   6 Dec  3 15:26 HomeMovies/
drwxrwxrwx  1 nobody users   6 Dec  3 15:27 Movies/
drwxrwxrwx  1 nobody users   6 Dec  3 15:29 Music/
drwxrwxrwx  1 nobody users   6 Dec  3 15:30 Photos/
drwxrwxrwx  1 nobody users   6 Dec  3 15:31 TVShows/
drwxrwxrwx  1 nobody users   0 Nov 28 11:30 appdata/
drwxrwxrwx  1 nobody users   6 Dec  3 15:22 backups/
drwxrwxrwx  1 nobody users   6 Dec  4 06:03 datastore1/
drwxrwxrwx  1 nobody users   0 Nov 28 11:30 domains/
drwxrwxrwx  1 nobody users   6 Nov 28 11:30 isos/
drwxrwxrwx  1 nobody users  26 Nov 28 11:30 system/

Yes, on both servers.

unRAID1 was upgraded from 6.5.3 to 6.11.1

unRAID2 was a clean fresh install of 6.11.1 - using trial license currently

The user name for access is the same on all hosts, and is set to read/write access.

 

I vaguely remember running into a similar issue at work years ago, it was SAMBA/Windows causing the issue IIRC, protocol version.

root@unRAID1:/mnt/user# du -sh datastore1/AudioBooks/
6.1G    datastore1/AudioBooks/
root@unRAID1:/mnt/user# du -sh datastore1/audio\ samples/
862M    datastore1/audio samples/
root@Rutland:/mnt/user# 

 

I should say, it's the "Size" reported by Windows, not the "Size on disk" , which appears to be correct.

 

My plan is to use rsync over ssh when I finally go to copy all the data over, but other users in my household use Windows - I'm also having SSH issues with the new install as opposed to the upgraded one.

incorrect-petabytes1.PNG

Edited by fishface
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.