Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unraid not showing files after update

Featured Replies

I've updated to 6.12.0-rc4 and after the reboot was done I noticed files not showing up in my shares, but they should theoretically be there, as I still see them filling up the drives (i.e., the missing files should be about 14TB of data and I see it occupied, so...)

 

I have tried the permissions fix that worked for a few, but it's not working for me.

 

Any help is appreciated :)

ymir-diagnostics-20230428-0941.zip

Solved by JorgeB

  • Community Expert

Please post output of

zfs list

 

  • Author
8 minutes ago, JorgeB said:

Please post output of

zfs list

 

I hope I did it right:

 

root@Ymir:/# zfs list
NAME                   USED  AVAIL     REFER  MOUNTPOINT
disk1                 8.14T  8.10T      104K  /mnt/disk1
disk1/Media           8.14T  8.10T     7.95T  /mnt/disk1/Media
disk1/Media/Download   195G  8.10T      195G  /mnt/disk1/Media/Download
disk1/isos              96K  8.10T       96K  /mnt/disk1/isos
disk2                 6.98T  9.25T      112K  /mnt/disk2
disk2/Download          96K  9.25T       96K  /mnt/disk2/Download
disk2/Media           6.98T  9.25T      321G  /mnt/disk2/Media
disk2/Media/Download  6.67T  9.25T     6.67T  /mnt/disk2/Media/Download
disk3                 2.02M  16.2T       96K  /mnt/disk3
disk4                 1.03M  16.2T       96K  /mnt/disk4
disk5                 1.08M  5.33T       96K  /mnt/disk5
  • Community Expert
  • Solution
1 hour ago, dmk0 said:
disk1/Media/Download   195G  8.10T      195G  /mnt/disk1/Media/Download
disk2/Media/Download  6.67T  9.25T     6.67T  /mnt/disk2/Media/Download

 

 

You are using nested datasets, these are currently not imported, you can import them manually after array start, by typing:

zfs mount -a

or move them to a root dataset, e.g.:

zfs rename disk1/Media/Download disk1/Download

Download would now be a root dataset and it would be mounted at array start, a new 'Download' share would also be created.

  • Author
4 minutes ago, JorgeB said:

 

You are using nested datasets, these are currently not imported, you can import them manually after array start, by typing:

zfs mount -a

 

 

That absolutely did the trick, thank you!

Do you maybe have any documentation material for me to read through this stuff? I am not clear on the whole "nested datasets" stuff and why this happened.

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.