I haven't intentionally done anything to enable the bitmap and the only things I've done to the NAS (besides setting up shares and such in the webgui) were what you all instructed me to do when you helped me get the NAS working originally. If i enabled the bitmap option I did it by mistake.
Here is the output of cat /proc/mdstat
- Code: Select all
root@fvdwsl-base:/ # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md0 : active raid5 sda8[0] sde8[4] sdd8[3] sdc8[2] sdb8[1]
15616464896 blocks super 1.0 level 5, 512k chunk, algorithm 2 [5/5] [UUUUU]
unused devices: <none>
The bitmap line is gone so I assume that worked as intended.
I ran the command to check my raid and it seems to have completed instantly. See the output of my terminal.
- Code: Select all
root@fvdwsl-base:/ # mdadm --misc --action=check /dev/md0
root@fvdwsl-base:/ #
If that check is still running in the background how will I know when it is finished and what the results of the check are?
On the browser issue. Here is what errors I saw in the console in chrome. The formatting of this looks a little screwed up. I'll also attach a screenshot for more clarity.
- Code: Select all
dataEngine.js?v=182-1410:37 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
getXML @ dataEngine.js?v=182-1410:37
data_Engine @ dataEngine.js?v=182-1410:18
App @ objects.js?v=182-1410:50
(anonymous) @ global.js?v=182-1410:1
objects.js?v=182-1410:118 Uncaught TypeError: Cannot read property 'firstChild' of undefined
at scalarHidden.loadSclrData [as loadData] (objects.js?v=182-1410:118)
at scalarHidden.createScalar (objects.js?v=182-1410:116)
at new scalarHidden (objects.js?v=182-1410:188)
at home_m.htm?v=182-1410:54
loadSclrData @ objects.js?v=182-1410:118
createScalar @ objects.js?v=182-1410:116
scalarHidden @ objects.js?v=182-1410:188
(anonymous) @ home_m.htm?v=182-1410:54
2020-12-10 17_46_11-.png
It's not an issue for me to continue using edge or IE but I am curious about whats causing the issue. I'll try accessing it from a different PC using chrome and firefox and see what the results are there.
You do not have the required permissions to view the files attached to this post.