Everything posted by Andrea P.
-
[SUPPORT] TEMPLATE MASTERWISHX - FileBrowser Quantum
I think I's somewhat near to the solution. First thing first, I edited the config.yaml I had in appdata, this way: server: port: 80 # port to listen on baseURL: "/" # base URL for the server, the subpath that the server is running on. logging: - levels: "info|warning|error" # separated list of log levels to enable. (eg. "info|warning|error|debug") database: "data/database.db" # path to the database file sources: # validate:required,dive validate:required,dive - path: "/srv" # validate:required name: "My Files" config: defaultUserScope: "/" defaultEnabled: false createUserDir: false I used path /srv (instead of /srv/users). Also, with the last three lines, the system doesn't create a subdirectory "users" like it did before, and it doesn't create sub-subdirectories with the various user names. So, I have no more all those folders in Unraid created for every user that FileBrowser creates. Then, I added the additional locations. I mounted each of them inside filebrowser /mnt Unraid > FileBrowser multimedia > mnt/media_unraid books > mnt/books_unraid gallery > mnt/gallery_unraid I also modified the first location that was included in the initial docker configuration: FileBrowserFiles > mnt/filebrowser_unraid Apparently, it's working. However, it seems to me that indexing isn't working. EDIT: probably here the problem was some file with wrong permission inside appdata/filebrowserQuantum Now it looks ok, while of course it shows lot of TBs / 60GB, where 60GB is the container drive made by Unraid, while the TBs are the unraid shares mapped to filebrowser. Finally, I have a weird behaviour. A couple of locations seem to work correctly. In a single one, when I browse their subfolders or I click some of the files inside, it brings a red error (something went really wrong) and it shuts the docker down!!! 😑 I tried to reset the permissions for the folders and files using "Docker Safe New Perms" but nothing changed. I also double-checked several folders and files manually browsing them in Unraid, and I find no apparent problem.
-
[SUPPORT] TEMPLATE MASTERWISHX - FileBrowser Quantum
So, about this part that really interest me, right now. I'm trying to undestand how to make it in the right way, however I didn't find a way, AND I don't know if I'm totally lost. In short, doing the "standard" installation, I did a standard Unraid Share (called FileBrowserFiles). When in the docker webui I start to create users, and in those users I start to upload files and create folders, I see that those files and folders stay "isolated". Ie. even the admin can't easily browse and access to other user's "spaces". Manually checking the Unraid Share, I see that in the share I initially created (FileBrowerFile) there's a folder that I manually created with Terminal commands during installation (users). Inside that users folder there are the folders that FileBrowser creates each time I add a user inside it, and it by default gives the user the permission to browse, upload, download files and folders inside their specific subfolder. I discovered that I can let each user, admin included, to start from the container root, that it sees as "/", but that in Unraid it's mapped on user/FileBrowserFiles This is nice because I understand that during installation if I choose another Unraid share, for example this one I already have, I can use that as "FileBrowserFiles root": NOPE! I was wrong. Because when I return to FileBrowser, and I go in the users details, I see: But I got an error when I click it: So FileBrowser thinks it should have a subfolder "users" inside that share. That's make my initial idea wobbly, because if instead of that "isos" I chose as example, I'd like to choose my "Multimedia" share already configured with folders etc. for all the other Apps that I have inside and outside Unraid, then I still can't be able to let all my FileBrowser users to access them. Final doubt / request. I see that the container edit window let me to add other locations: This apparently could be a solution (I did something like that in Nextcloud, it let me to "link" several unraid shares to its subfolders that I see as sort of "network folders" (see the last screenshot below). However, I can't understand how to map my additional shares to the container (what folder name should I choose in the Container Path? Does the editor create the folders?). Aaand, If I can create those folders and link them correctly, from what I was seeing before, "/" is still inside a .../users Unraid folder, so I can still have those additional folders available to all the users easily. Am I wrong? Am I doing weird assumptions? Of course, super thanks to anyone giving me useful suggestions! 💜
-
[SUPPORT] TEMPLATE MASTERWISHX - FileBrowser Quantum
I had problems with this part. Apparently, Unraid isn't happy with shares containing a space character inside. In the Share window It gives us a warning about it. Also, when I try to navigate it in the Terminal window I have problems with it. I humbly suggest you to change the instructions, including a similar Share with no space, something like FileBrowserFiles
-
[SUPPORT] TEMPLATE MASTERWISHX - FileBrowser Quantum
Well, I indeed need a better, more modern solution. I actually use Nextcloud, and it's somewhat working, but really slow and stumbling on bigger pdf files. I suppose that FileBrowser could be a cool solution, simply I didn't had the courage to mount mnt/user, and simply followed the instructions found on youtube guide, so I created a new (empty) share and gave it the access to that one. If you say that I can share mnt/user and have it not touched (in terms of file permissions etc.) I'll try to edit FileBrowser to point it there.
-
[SUPPORT] TEMPLATE MASTERWISHX - FileBrowser Quantum
Oh, wow, I'm scared like hell to do things like this one 🙂 Sure, I'm just a noob, however I always suppose that big apps like this one need a brand-new empty space to start with, so I followed the indications that I found (ie. creating a new share, pointing at it). Let it to point to my main share without knowing if I'll end with a milled empty space where I had all my data it scares me A LOT!
-
[SUPPORT] TEMPLATE MASTERWISHX - FileBrowser Quantum
I can confirm, I tried to install the docker following the instructions, but it didn't start. So I removed that /data part and it finally started. PS: maybe this isn't the App I was looking for... From what I see, it looks into the share that I created manually at the start (FileBrowser Files). In there I find the folder that I create into the web UI, and the files I put inside. However, I can't see the other shares I have in Unraid. Is there a way to expose even the other shares? I'm searching for a lighter substitute of Nextcloud (in nextcould I can map other Unraid shares, it's working but slowly, and sometime the clients lose the connection with the server).
-
[SOLVED] Unraid 7.2.4 - I did a mess with a HDD substituition - Now "Unmountable: wrong or no file system" and data are lost (in that drive)
(Ouch, I did the command while my array was already started in Normal mode) However, after the command, I stopped the array and restarted it in Normal mode, and now I see the drive connected to the pool. I see some standard folders and files, and the Lost+Found folder with (empty) folders and some file named as random numbers. So, now I have two remaining doubts: 1) Is there still the chance I totally lost some file? I suppose there's no easy way to understand it. 2) Those Lost+Found files, should I simply try to move them to another folder, then, try to randomly apply a file extension hoping that they will be usable again? EDIT: about this point I found there's a linux command that I can launch in the folder: file * EDIT: marked the topic as Solved. However, if you have suggestions about those two points, I'm listening.
-
[SOLVED] Unraid 7.2.4 - I did a mess with a HDD substituition - Now "Unmountable: wrong or no file system" and data are lost (in that drive)
Ok, the command ended. Now what? In Main, the drive is still shown as unmountable. Should I stop the array and start it again? Or, is the drive still unmountable even from now on, so I need a way to manually mount it, check the files, then at the end blank it and re-add it to the pool as a blank drive?
-
[SOLVED] Unraid 7.2.4 - I did a mess with a HDD substituition - Now "Unmountable: wrong or no file system" and data are lost (in that drive)
Hi! I try to keep this as short as possible. In the past I had problems with drives (maybe the controller, mabye the wire, maybe the whole hardware not high-level - more a noob-lab Frankestein...), however I simply removed the bad drive (or blanked it) then re-attached, and the whole thing come alive again, after the usual parity rebuilt. I never lost anything, and I usually could have used the Unraid server in the meantime. This time probably I did a mess, so I'm here simply to understand if I can recover the files (I have a manual backup for the important things, just not so recent). In short: even this time I had a drive with the "x" in Main. I removed it and I substitute it with a used Western Digital I had here, unused. The last thing I saw was the usual parity rebuilding. Today I see that the WD drive shows in Main as partially full (as the old one was), but the file in it are "gone" After a reboot I get "Unmountable: wrong or no file system" on that drive. From my totally noob point of view, I suppose that the parity rebuilding went bad, so the system initially thought that all was good instead. Now the question is: may I try to access to the "unmountable" HDD, hoping for recovering what I can? With the started array I tried to do a xfs_repair /dev/md4p1, but I got: Phase 1 - find and verify superblock... - reporting progress in intervals of 15 minutes Phase 2 - using internal log - zero log... ERROR: The filesystem has valuable metadata changes in a log which needs to be replayed. Mount the filesystem to replay the log, and unmount it before re-running xfs_repair. If the filesystem is a snapshot of a mounted filesystem, you may need to give mount the nouuid option. If you are unable to mount the filesystem, then use the -L option to destroy the log and attempt a repair. Note that destroying the log may cause corruption -- please attempt a mount of the filesystem before doing this. I read that I could do the same command with a -L in addition, to discard the journal and trying again, but I'm really scared to do that, and I don't know if doing it could impact on the rest of the Unraid. I'm not desperate, I have an (old...) backup, so I'll probably lose only the last month, not so critical, data, however I'm not sure what those data are, so even a file list could be useful to understand what I'm really losing. Any suggestion is really welcome. Thanks in advance. PS: I had the chance to copy this part of the Log before the reboot: Jun 2 04:59:12 nastower kernel: Call Trace: Jun 2 04:59:24 nastower kernel: XFS (md4p1): Internal error !(flags & XFS_DABUF_MAP_HOLE_OK) at line 2751 of file fs/xfs/libxfs/xfs_da_btree.c. Caller xfs_dabuf_map.constprop.0+0x1ba/0x2a0 Jun 2 04:59:24 nastower kernel: CPU: 7 UID: 0 PID: 2625731 Comm: find Tainted: P O 6.12.54-Unraid #1 Jun 2 04:59:24 nastower kernel: Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE Jun 2 04:59:24 nastower kernel: Call Trace: Jun 2 04:59:36 nastower kernel: XFS (md4p1): Internal error !(flags & XFS_DABUF_MAP_HOLE_OK) at line 2751 of file fs/xfs/libxfs/xfs_da_btree.c. Caller xfs_dabuf_map.constprop.0+0x1ba/0x2a0 Jun 2 04:59:36 nastower kernel: CPU: 2 UID: 0 PID: 2626829 Comm: find Tainted: P O 6.12.54-Unraid #1 Jun 2 04:59:36 nastower kernel: Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE Jun 2 04:59:36 nastower kernel: Call Trace: Jun 2 04:59:49 nastower kernel: XFS (md4p1): Internal error !(flags & XFS_DABUF_MAP_HOLE_OK) at line 2751 of file fs/xfs/libxfs/xfs_da_btree.c. Caller xfs_dabuf_map.constprop.0+0x1ba/0x2a0 Jun 2 04:59:49 nastower kernel: CPU: 12 UID: 0 PID: 2627870 Comm: find Tainted: P O 6.12.54-Unraid #1 Jun 2 04:59:49 nastower kernel: Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE Jun 2 04:59:49 nastower kernel: Call Trace: Jun 2 05:00:01 nastower kernel: XFS (md4p1): Internal error !(flags & XFS_DABUF_MAP_HOLE_OK) at line 2751 of file fs/xfs/libxfs/xfs_da_btree.c. Caller xfs_dabuf_map.constprop.0+0x1ba/0x2a0 Jun 2 05:00:01 nastower kernel: CPU: 13 UID: 0 PID: 2628928 Comm: find Tainted: P O 6.12.54-Unraid #1 Jun 2 05:00:01 nastower kernel: Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE Jun 2 05:00:01 nastower kernel: Call Trace: Jun 2 05:00:14 nastower kernel: XFS (md4p1): xfs_difree_inobt: xfs_inobt_get_rec() returned error -117. Jun 2 05:00:14 nastower kernel: XFS (md4p1): xfs_inactive_ifree: xfs_ifree returned error -117 Jun 2 05:00:14 nastower kernel: XFS (md4p1): xfs_difree_inobt: xfs_inobt_lookup() returned error -5. Jun 2 05:00:14 nastower kernel: XFS (md4p1): xfs_difree_inobt: xfs_inobt_lookup() returned error -5. Jun 2 05:00:14 nastower kernel: XFS (md4p1): xfs_difree_inobt: xfs_inobt_lookup() returned error -5. Jun 2 05:00:14 nastower kernel: XFS (md4p1): xfs_difree: xfs_ialloc_read_agi() returned error -5. Jun 2 05:00:20 nastower kernel: XFS (md4p1): Metadata I/O Error (0x1) detected at xfs_inactive_if nastower-diagnostics-20260602-0845.zip
-
Just thank you Unraid
Here I am, just to throw a Thank You. I'm almost a noob user, needing a NAS at home, capable of putting just a couple of ccommands in the Terminal or following a tutorial on YouTube. I got Unraid only for a reason: no worries about HDD dimensions and combinations, no worries for the PC hardware. I used it as a sort of secondary NAS, then I convinced to keep it as primary. I had an extra old Intel i3 with 8GB DDR3 RAM and an Asus motherboard with 6 SATA. I decided to do a sort of upgrade, with limited budget. I bought an used Ryzen 7 3700X, a cheap chinese motherboard, a cheap M.2 6x SATA controller, and I recovered some DDR4 RAM I had in a drawer... I moved all the HDDs, I moved the USB key with Unraid, I turned on the PC, and BAM! I had my NAS upgraded. This is exactly what I wanted. No mo fear about the HDDs, no more fear about the hardware. Hope it goes this way for a while. And maybe, that we'll get cheaper upgrade for the updates...
-
Solved! How to remove a drive from an UnRAID array
Ok, probably I read too much lot of topics (badly) and made the wrong idea it was possibile, in first place. So, in short, Parity Rebuild is mandatory if I remove a drive from the array, even an empty one. Thanks for the tip.
-
Solved! How to remove a drive from an UnRAID array
I stay in this topic instead of opening another one with the same title. I tried to educate myself, but I'd love a "green light" from you experts. I need to remove a drive from the array (I still have a very limited license, so have pity for my cheap configuration...), probably adding a cache SSD in the near future. Because I already did several tests with HDDs / changes / upgrades, stress the whole system with days of writes/reads, again, it's not optimal for the life of my hardware. So: 1) I installed UNBALANCED plugin, and tried to move all the data from my disk4 to other disks. I think I removed all the files in the drive I want to get rid, HOWEVER there are still two empty folders (Apps and System), and under MAIN window I see about 3GB occupied by... idunno, and this thing scares me a little 😅 EDIT: 1bis) on SHARES page, I told all my share to not use the HDD I want to remove (I excluded it). From here, this is how I think I have to proceed: 2) shut down the server 3) remove the HDD 4) restart the server, then go into TOOLS -> New Config 5) choose "Preserve current assignments" 6) probably here in New Config menu I'll see, sooner or later, an option to flag for "trust parity" 7) in MAIN, on the removed HDD slot, I simply choose "no device" If I operate this way do I preserve my system, now with a new free slot ready to be populated later, and with the Parity operative with no need to another "parity rebuild"? Thanks in advance for the attention 💜
-
Overwriting files in appdata
I'm not a pro, anyway, did you try to operate with Krusader? You can install it as an APP (it creates a Docker), then in Krusader you can browse your shares, also you can navigate your network, etc. Search for useful video in youtube from SpaceInvaderOne, for example: move file with krusader
-
Dynamix - V6 Plugins
Hi everybody. Hope I don't disturb too much, with my wishlist/request. Following a video showing useful Apps, I installed Dynamix Day and Night. I tried to follow directions for the whole API stuff, saw that usually you need to pay for it, and drop it. So, I have to ask: why to have all that precise system, instead of offering (also?) a simple "passive" way, something like: start night theme: [ 21:00 ] stop night theme: [ 6:00 ] Probably this could be enough for simple (or frugal) persons like me.
-
NextCloud in unRAID vs unRAID file system
Given that I'm a total noob, and I - for what is possible - avoid every solution that force me to keep opening the Terminal, or editing config files, I still want to say that I solved it with a simple WireGuard VPN installed into my router, and as an App on my android phones. When I want to use / access Nextcloud or Unraid, I simply turn the VPN on, and voilà, I'm into my local Lan with (hoping) no risks for my security. Now, I have to solve another problem with Nextcloud on my home Windows PC... but that's another matter. Edit: 😔 obviously, I don't share my file outside my network. I can't have links working for people outside my network...
-
unRAID vs. Synology, QNAP, etc.
Yeah, thanks for the info. Anyway, as I said, the "issues" Windows-side are minor, at least in my case. With Everything, and working directly on the network files, I'm fine. It's all the Android-side part that baffles me. I really miss those apps. However, the "dynamic" space-saving mode of file management in the cloud services in Windows 10 / 11 it's very cool (I see the same functions with Google Drive, OneDrive, Qsync etc.). I mean, it's good that if I have 12TB of shares I can see them as I actually have them all in my local drive, while I'm on a laptop with 500GB of disc space. Sure, it's not a real syncing, but it's virtually impossible to have a real sync of those big shares that (probably) we all are building with our collection of ever growing photos, videos, music, PDF manuals etc. EDIT: I would have liked to avoid this, but I'm now trying to setup the whole Nextcloud stuff, hoping for a management similar to the Qnap apps 😢
-
unRAID vs. Synology, QNAP, etc.
Actually, I'm trying to get accustomed to Unraid, while I still have an old Qnap that sooner or later will die for old age. Mainly, I'm missing a feature: the Qsync / Qsirch apps. On windows, it's cool and useful because I see all the folders and files as they were locals folders and files. The files that I'm seeing occupy no space on the window HDD, but there's a "cache space", so when I access to a file the first time, it's "downloaded" and quick to read/modify/etc. Every time I save the file, the app silently sync the newer version on the NAS. Also, the searches in the Qsync folders are very quick, 'cause they are treated as local files. On Windows, I can actually renounce to those features, because working directly on network files is not so painful, and I can avoid the absurdly sluggish Windows search using the free and nice Everything software. Everything reads the network folders and creates an internal list/map, so when I use it for searching a file, the results are immediate (while, sadly, Qsirch searches into the file text - for PDFs, DOCs etc., so it's doubly useful). On Android, I can't find a suitable substitute. I activated a VPN, and with a simple file browsing app I can browse the folders and download a file, but this is slow, and searches are almost prone to fail. So, if there's some cool solution that I overlooked or I totally ignore, that it's (quite) easy to setup, i'm all ears.
-
Docker Safe New Permissions - What does it do?
Ok, nice, never thought to search other pages / parts. I'm moving some stuff right now 💜
-
Docker Safe New Permissions - What does it do?
May I use this topic too? As others probably did before me, I installed the Unbalanced plugin, 'cause I'd like to try to empty a disk before to remove it from my configuration. I launch the Unbalance UI, and after the 2nd step (monitor), it gives me this text on the right window (emphases mine): So, I installed the Fix Common Problems plugin. i ran it. It gave me some suggestions about activating various alerts (mainly for security reasons). I did it. Now when I scan with it again, I get: So, I suppose here I'm done, I'm ok. But then, I'm stuck. The initial suggestion was "run the Docker Safe New Permissions command", however I can't find that command in the "Fix Common Problems" plugin. Where do I find that command? I was hoping for a UI button... I hope I didn't have to mess with the command line. Thanks in advance for your attention 💜
-
Reduce power consumption with powertop
I retried again, this time it worked. Not sure about extra spaces, probably not, 'cause I was simply copy/pasting, however, thanks a lot for the attention. 💜
-
Reduce power consumption with powertop
As a total noob I opened the terminal, launched the first two commands, then the quoted one. I got a github 404 error, not found.
-
Change the Parity HDD putting a second Parity HDD then removing the 1st
Probably because I don't trust my other HDDs enough 😅. I suppose that if I totally remove the first small Parity HDD, I'll have some day of precarious situations, if I need to wait for the new bigger Parity HDD catching up with the other drives, correct? Using "my technique" I'll doubly sure that all will be perfect, in the period of time I have both the Parity drive attached together. Also, letting the new bigger HDD to gain the Parity status gives me some time to evaluate it and to check it in its first days; maybe it's too limited as a test, however it's better than nothing.
-
Change the Parity HDD putting a second Parity HDD then removing the 1st
First of all, thanks a lot for the quick reply. The (obvious) following question is: - Will I have problems if I keep my system with just a "Parity 2" HDD on it? (I have a slight OCD, but I think I can withstand the Array UI with the empty Parity 1 slot 😅... I hope 😁) - In the future could I still do the same technique, reversed? (i.e. let's say I attach an 8TB and set it as Parity 1; then remove the 4TB Parity 2; finally clean and attach again the 4TB as data HDD) If the first answer is a "no", and the second one is a "yes", then I'm totally all right! I'll start the thing soon 💜
-
Change the Parity HDD putting a second Parity HDD then removing the 1st
Hallo community. Sorry if this is a noob question, I tried to search for similar topics but I didn't find one in the first pages. As the title, I'm wondering if I can "upgrade" my Parity HDD with a bigger one, using this technique: - 1.5 TB actually in Parity 1 - Install a 4 TB in Parity 2 - Let the system doing its magic - When the system is in normal conditions, remove the Parity 1 HDD from the array, then clean it and re-install it as standard HDD for data.
-
[SOLVED] VM booting Windows already installed in my physical SSD - need direction with a couple of settings
PS: incidentally, I can't boot the VM. I'll try to understand if the problem is the type of Bios, or maybe the Vdisk Bus choice. Also, it's weird the Capacity / Allocation shown in the VM summary screen: That's a 480GB SSD, indeed.