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.

(SOLVED) flash share is mostly blank via SMB

Featured Replies

When I connect to flash share nothing is shown except the EFI~ directory. Everything else is missing. If I write anything to flash it disappears. The files/folders are all there and can be browsed in the webui file browser but are not available via SMB. This started after repeated overwrites from backup files to try and correct an earlier problem.

 

 

1311345416_ScreenShot2021-12-02at8_33_00AM.thumb.png.882368e39ba66e485ef3b8ff597625fa.png

 

 

brunnhilde-diagnostics-20211202-0840.zip

Edited by wgstarks

  • Author

more info-

 

root@Brunnhilde:/boot# ls -l
total 253656
drwx------  3 root root      8192 Dec  1 21:27 EFI-/
-rw-------  1 root root      8192 Jan  1  1980 FSCK0000.REC
-rw-------  1 root root      8192 Jan  1  1980 FSCK0001.REC
-rw-------  1 root root      8192 Jan  1  1980 FSCK0002.REC
drwx------  2 root root      8192 Sep  5  2019 IPMICFG/
drwx------  2 root root      8192 Sep  5  2019 REDFISH_X10_352/
-rw-------  1 root root  20738048 Apr  7  2021 bzfirmware
-rw-------  1 root root        65 Dec  1 13:57 bzfirmware.sha256
-rw-------  1 root root   4818656 Apr  7  2021 bzimage
-rw-------  1 root root        65 Dec  1 13:57 bzimage.sha256
-rw-------  1 root root  12562432 Apr  7  2021 bzmodules
-rw-------  1 root root        65 Dec  1 13:57 bzmodules.sha256
-rw-------  1 root root 147946760 Apr  7  2021 bzroot
-rw-------  1 root root  72698620 Apr  7  2021 bzroot-gui
-rw-------  1 root root        65 Dec  1 13:57 bzroot-gui.sha256
-rw-------  1 root root        65 Dec  1 13:57 bzroot.sha256
-rw-------  1 root root     19276 Oct 26 15:31 changes.txt
drwx------ 12 root root      8192 Dec  2 07:02 config/
drwx------  2 root root      8192 Sep  5  2019 controlrs/
drwx------  2 root root      8192 Sep  5  2019 custom/
-r--------  1 root root    122308 Sep  4  2019 ldlinux.c32
-r--------  1 root root     69632 Sep  4  2019 ldlinux.sys
-rw-------  1 root root     80377 Dec  1 17:46 lib.php
-rw-------  1 root root      7972 Apr  7  2021 license.txt
drwx------  2 root root      8192 Dec  2 08:41 logs/
-rw-------  1 root root      1760 Apr  7  2021 make_bootable.bat
-rw-------  1 root root      3291 Apr  7  2021 make_bootable_linux
-rw-------  1 root root      2428 Apr  7  2021 make_bootable_mac
-rw-------  1 root root    150024 Apr  7  2021 memtest
-rw-------  1 root root     85235 Jan 18  2018 preclear_disk\ old.sh
drwx------  2 root root      8192 Apr  7  2021 previous/
-rw-------  1 root root      1836 Mar 27  2016 rotv.sh
drwx------  4 root root      8192 Sep  5  2019 scripts/
drwx------  3 root root      8192 Sep  5  2019 scripts_unused/
-rw-------  1 root root    203667 Jan 23  2016 sensors-detect.pl
drwx------  2 root root      8192 Dec 11  2019 syslinux/
-rw-------  1 root root       492 Apr  7  2021 syslinux.cfg-
root@Brunnhilde:/boot# 

 

 

1971649852_ScreenShot2021-12-02at10_13_31AM.thumb.png.adcd1b777f55cc58fe926aebceedfee2.png

 

1325211635_ScreenShot2021-12-02at10_13_46AM.thumb.png.eb96e200d3d39557bb9a3644f72a6a62.png

  • Author

I've been digging through the flash checking file contents and found this-

 

535145002_ScreenShot2021-12-02at6_29_23PM.thumb.png.53034d8acf12a57c959f2cfc592dbd2f.png

 

If I've got read/write access (confirmed in flash settings) shouldn't my user name be listed ie flashReadList="wgstarks"?

 

And if so, why isn't it? I've modified the setting several times and the contents of this file isn't changing.

 

Maybe a permissions issue??? Just a WAG on my part but here are the permissions. I have no idea what they should be though.

 

root@Brunnhilde:~# cd /boot/config
root@Brunnhilde:/boot/config# ls -l
total 328
-rw-------  1 root root  1027 Nov  7 02:00 DISK_ASSIGNMENTS.txt
-rw-------  1 root root   256 Sep  5  2019 Pro.key
-rw-------  1 root root  4525 Dec  1 22:54 disk.cfg
-rw-------  1 root root  5791 Mar  6  2021 disk.cfg.bak
-rw-------  1 root root   248 Oct 12  2020 disk.log
-rw-------  1 root root  4761 Nov  4 17:54 disk.old
-rw-------  1 root root   376 Nov 14 10:40 docker.cfg
-rw-------  1 root root   290 Dec  2 07:02 domain.cfg
-rw-------  1 root root     6 Dec  1 22:02 drift
-rw-------  1 root root   135 Dec  2 18:35 flash.cfg
-rw-------  1 root root   127 Dec  2 18:35 flash.cfg.bak
-rw-------  1 root root     0 Dec  1 22:54 forcesync
-rw-------  1 root root  2179 Aug 12 15:39 go
-rw-------  1 root root  2028 Jul  2  2017 go.bak
-rw-------  1 root root   632 Dec  1 22:54 ident.cfg
-rw-------  1 root root    33 Dec 11  2019 machine-id
drwx------  2 root root  8192 Dec  1 16:19 modprobe.d/
-rw-------  1 root root   568 Dec  1 22:53 network-rules.cfg
-rw-------  1 root root   269 Apr  7  2021 network.cfg
-rw-------  1 root root  4462 Nov 24 00:56 parity-checks.log
-rw-------  1 root root  1144 Oct 16  2019 passwd
drwx------ 43 root root 16384 Oct 12 19:52 plugins/
drwx------  2 root root  8192 Dec  1 16:36 plugins-error/
drwx------ 38 root root  8192 Dec  1 16:36 plugins-old-versions/
drwx------  2 root root  8192 Dec  1 15:58 plugins-removed/
drwx------  2 root root  8192 Dec  1 16:19 pools/
-rw-------  1 root root   512 Dec  1 22:48 random-seed
-rw-------  1 root root   216 Aug 20  2019 rsyslog.cfg
-rw-------  1 root root  3790 Aug 20  2019 rsyslog.conf
-rw-------  1 root root   231 Aug 20  2019 rsyslog.local
-rw-------  1 root root   921 Oct 16  2019 shadow
-rw-------  1 root root   496 Nov  6 14:08 share.cfg
drwx------  2 root root  8192 Dec  1 21:15 shares/
-rw-------  1 root root   285 Dec  1 22:55 smb-extra.conf
-rw-------  1 root root   534 Oct 16  2019 smbpasswd
drwx------  3 root root  8192 Dec  1 16:35 ssh/
drwx------  3 root root  8192 Dec  1 16:19 ssl/
-rw-------  1 root root  4096 Dec  1 15:56 super.dat
-rw-------  1 root root  4096 Nov 24 00:52 super.dat.CA_BACKUP
-rw-------  1 root root  4096 Nov  1 22:53 super.old
drwx------  2 root root  8192 Dec  1 16:37 wireguard/
root@Brunnhilde:/boot/config# 

 

 

Edit: It was changing. I just wasn't checking it at the right times. Appears that flashReadList=read only and flashWriteList= read write.

  • Author

Finally got this mess fixed. It was caused by the fact that I used a Mac to restore the files to the flash. The Mac also created a ._ version of all the files and directories. This had the effect of making everything on the flash not visible. After running a script to clean out those ._ files everything is visible again. I need to figure out a better way to restore the flash.

 

Just posting this in case anyone else encounters this issue.

  • wgstarks changed the title to (SOLVED) flash share is mostly blank via SMB

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.