wishie

Members
  • Posts

    108
  • Joined

  • Last visited

Posts posted by wishie

  1. Ive managed to figure it out, and it is indeed special chars in filenames that was causing the issues.

     

    Freestyle\ -\ �gon\ som\ Glittrarn\ 98.mp3
    Me\'Shell\ Ndeg�Ocello\ -\ *
    La\ Cream\ -\ Chate�u\ d\'Amour.mp3
    

     

    and a few others.. but about 9 files in total caused the issue

     

    • Upvote 1
  2. I started to go through them, but 6000ish files are on 'Disk2'.. basically ~400GB of the 600GB of data. So its not like just those 59 files are on a different disk.

     

    Besides, NFS is working fine.. it has to be some issue with SAMBA.

     

    EDIT: The ENTIRE contents of the 'MP3s' folder, is on disk2.

  3. Exiting from 'more' is a simple 'q'. :)

     

    Anyway, permissions for files and folders are perfectly fine.

     

    Here is an excerpt 

     

    -rw-rw-rw- 1 nobody users  2.0M May  3  2008 Dead\ Kennedys\ -\ Winnebego\ Warior.mp3
    -rw-rw-rw- 1 nobody users  5.4M May  3  2008 Death\ In\ Vegas\ -\ Dirt.mp3
    -rw-rw-rw- 1 nobody users  3.4M May  3  2008 Debelah\ Morgan_-_Dance\ With\ Me.mp3
    -rw-rw-rw- 1 nobody users  3.9M May  3  2008 Deborah\ Cox\ -\ Nobody's\ Suppose\ to\ Be\ Here\ (Dance\ Mix).mp3
    -rw-rw-rw- 1 nobody users  4.0M May  3  2008 Deborah\ Cox\ -\ Nobodys\ Supposed\ To\ Be\ Here.mp3
    drwxrwxrwx 1 nobody users    90 Jan  5  2016 Decades/
    -rw-rw-rw- 1 nobody users  3.6M May  3  2008 Dee\ Lite\ -\ groove\ is\ in\ the\ heart.mp3
    -rw-rw-rw- 1 nobody users  3.6M May  3  2008 Dee\ Lite,\ Groove\ Is\ In\ The\ Heart.mp3
    -rw-rw-rw- 1 nobody users  5.5M May  3  2008 Deep\ Forest\ -\ Sweet\ Lullaby\ [\ Round\ The\ World\ Mix\ ].mp3

     

  4. 13 minutes ago, trurl said:

    I had good reasons for asking for this specifically

    As run on the unRAID machine itself:

     

    root@wishie:~# ls -lah /mnt/user/Music/
    total 580K
    drwxrwxrwx 1 nobody users    6 Jan  9 06:57 ./
    drwxrwxrwx 1 nobody users   48 Jan  9 06:48 ../
    -rw-rw-rw- 1 nobody users  250 Nov  5  2011 .apdisk
    drwxrwxrwx 1 nobody users  36K Sep 16  2011 701\ Greatest\ 1980's\ Singles\ [FLAC]/
    drwxrwxrwx 1 nobody users  68K Jan  9 06:35 Albums/
    drwxrwxrwx 1 nobody users 356K Jan  9 06:35 MP3s/

     

  5. As an example.. if I run

     

    ls -lah 2\ Unlimited\ -\ *

     

    on my Mac via Terminal, I get the following:

     

    wishie@Mac-Pro MP3s % ls -lah 2\ Unlimited\ -\ *
    -rwx------  1 wishie  staff   5.0M  3 May  2008 2 Unlimited - Get Ready For 1This.mp3
    -rwx------  1 wishie  staff   4.2M  3 May  2008 2 Unlimited - Never Surrender.mp3
    -rwx------  1 wishie  staff   3.8M  3 May  2008 2 Unlimited - The Edge of Heaven.mp3
    -rwx------  1 wishie  staff   3.4M  3 May  2008 2 Unlimited - Tribal Dance (Rap Edit).mp3

     

    but the same command, issued in terminal on the unRAID machine itself gives the following:

     

    root@wishie:/mnt/user/Music/MP3s# ls -lah 2\ Unlimited\ -\ *
    -rw-rw-rw- 1 nobody users 3.2M May  3  2008 2\ Unlimited\ -\ Get\ Ready\ 4\ This\ (Hockey\ Mix).mp3
    -rw-rw-rw- 1 nobody users 5.1M May  3  2008 2\ Unlimited\ -\ Get\ Ready\ For\ 1This.mp3
    -rw-rw-rw- 1 nobody users 5.5M May  3  2008 2\ Unlimited\ -\ Get\ Ready\ For\ This\ (Wild\ Mix).mp3
    -rw-rw-rw- 1 nobody users 4.2M May  3  2008 2\ Unlimited\ -\ Never\ Surrender.mp3
    -rw-rw-rw- 1 nobody users 3.8M May  3  2008 2\ Unlimited\ -\ The\ Edge\ of\ Heaven.mp3
    -rw-rw-rw- 1 nobody users 3.4M May  3  2008 2\ Unlimited\ -\ Tribal\ Dance\ (Rap\ Edit).mp3
    -rw-rw-rw- 1 nobody users 3.9M May  3  2008 2\ Unlimited\ -\ Twilight\ Zone.mp3
    -rw-rw-rw- 1 nobody users 3.9M May  3  2008 2\ Unlimited\ -\ Workaholic.mp3

     

  6. As the title suggests, I have an SMB share that does not show all files. The same share exported by NFS is fine, however.

     

    I have already checked file permissions etc. All I can think is that it may be files with invalid chars making SAMBA unhappy? This has been an issue for quite a few years now, but the files in that share aren't critical, so I've just lived with it. Now I would like to get to the bottom of it and fix it.

     

    Please dont judge me on the files lol. I collected anything and everything.

    NFS on the left. SMB on the right. Notice the total file count (bottom of each window).

    Screenshot 2024-01-07 at 7.38.41 am.png

  7. 8 hours ago, trurl said:

    Nobody else has reported this and it seems extremely unlikely the update would have changed the volume label.

    Oh well, im pointing out my experience. Ive update unRAID versions for years without issue. I did nothing different this time, and that was the result.

    Apparently others have reported they needed to make the USB image again using the unRAID USB Creator, so maybe that was the reason?

  8. 17 hours ago, Frank1940 said:

    That will give problems.  Linux is case-sensitive while Windows is not.  Linux will happily create two files-- one named Test.txt and the other test.txt --- While Windows will not!  This point should be kept in mind as SMB often does not handle this type of problem very gracefully...  🙄  (Entire folders of files have been known to suddenly 'vanish' from Windows File Explorer!) 

    I understand that.. but I had a working USB, labelled "UNRAID" and then I did the "Update OS" from within the unRAID GUI, so I dont understand why/how it changed the volume label.

    There must be some quirk with the update from 6.6.7 to 6.7.

  9. So, a bit of an update.. I re-imaged my USB stick using the UnRAID USB Creator tool thing, and it booted.. so I've then copied my config/ folder over, and I'm successfully on 6.7 now.

    What I did notice is, when I was doing the 'update' from 6.6.7 to 6.7, it seems the USB label was 'UnRaid' instead of 'UNRAID'. Perhaps this was the issue? When I made the USB with the creator tool, its 'UNRAID' again.

     

  10. It's been suggested that it might be the USB, but that doesnt explain why it boots fine with every other version of unRAID ive used, and even reverting back to 6.6.7 works perfectly.

     

    I suspect its something to do with the USB drivers or something related in 6.7

  11. This (6.7) is the first unRAID version that I've had major issues...

     

    When I try to boot, everything seems to be going fine, until it tries to mount the UNRAID labelled USB to /boot... I get the following:
     

    waiting for /dev/disk/by-label/UNRAID (will check for 30 sec)...

    and then of course it fails, so /boot isn't mounted, therefore no modules etc are available and network doesn't work.

    For now, I've had to revert back to 6.6.7

  12. As the title suggests, I can no longer seem to mount any AFP shares, and the unRAID logs show errors as follows (full diagnostics also attached to post):

     

    Aug 10 13:32:30 wishie cnid_dbd[32310]: Error opening lockfile: No space left on device
    Aug 10 13:32:30 wishie cnid_dbd[32310]: main: fatal db lock error
    Aug 10 13:32:30 wishie cnid_dbd[32310]: Failed to open CNID database for volume "Time Machine"
    Aug 10 13:32:30 wishie cnid_dbd[32310]: delete_db() failed: No space left on device
    Aug 10 13:32:30 wishie cnid_dbd[32310]: reinit_db() failed: No space left on device
    Aug 10 13:32:30 wishie afpd[31924]: read: Connection reset by peer
    Aug 10 13:32:31 wishie cnid_metad[32343]: Multiple attempts to start CNID db daemon for "/mnt/user/Time Machine" failed, wiping the slate clean...

     

    I can't see any of my disks being anywhere near capacity.. the only thing that was close, was my docker image, which i've now doubled in size, but still have the issue.

     

    Since I use the AFP share for my Time Machine backups, it's pretty important to me that it continues to work. Apparently you can do Time Machine over SMB with High Sierra, but I've yet to get that to work. Any help on that would also be appreciated.

    wishie-diagnostics-20180810-1334.zip