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.

TimTheSettler

Members
  • Joined

  • Last visited

Everything posted by TimTheSettler

  1. What itimpi is saying is that what you have now will be the same on unRAID. Today you have 8TB in 3x4TB drives and with unRAID you will have the same thing because in both cases one drive is lost to parity. You don't need lots of different raid arrays. The array acts as one big pool of storage. This is how all NAS systems work. But you can definitely create lots of shares or directories on that array. A share is just a folder with special permissions that can be seen from outside of the system. Your VM doesn't need to use a share but it can if you want it to. The VM image's "hard drive" would just be a directory on the array. Maybe @itimpi can help clarify how the Windows VM would work. I'm not sure if I'm making myself clear or being helpful. Sorry, if that's the case. The best thing is to just give it a try. If your existing hard drives have data on them, data that you want to keep, then DON'T use them in the new unRAID system since unRAID will format the drive. All NAS systems will do that. The best thing is to use new drives that are either empty or you don't mind overwriting and then copy the data from the old drives to the new unRAID system. Once the old drives are empty you just plug them into unRAID and then you have more storage.
  2. I have less powerful machines that are running unRAID (as you can see in my signature below). Lots of people do. The trick is what you plan to do with the unRAID system. That might overtax it down the road. But not to fret. What I did was I repurposed an old computer I had lying around and put unRAID on it. I used it for a week or so but found it to be underpowered so I upgraded the motherboard, CPU, and RAM. The nice thing about unRAID is that the OS sits on the USB stick and you can basically plug it in wherever you want or replace all the hardware. unRAID is a NAS with the ability to run dockers and VMs but note that you must have a compatible motherboard and CPU for VM capability. Use this link to read more about this (https://wiki.unraid.net/Manual/VM_Management#Determining_HVM.2FIOMMU_Hardware_Support). I know what you mean by using "one hard drive" but unRAID doesn't work like the multi-boot system you have right now. Your hard drives (or single hard drive) become "the array" which simply means that they all appear as one big drive that all apps and VMs will use as storage. If you use an app to back up your data then you're data is safe but since unRAID is a NAS you can add more hard drives and designate one or two of these drives as a parity drive. Now the system has redundancy so that if a drive fails you simply replace it and your VMs will never know that something happened. No need to restore from the backup.
  3. I've had a few computer failures over the past 30 years. Only once has a motherboard started to misbehave but it never truly died (I had to move the video card to another PCI slot). In most cases it's the power supply that goes (although you at first assume it's the motherboard). I would have to say that out of all the of hardware I've run in all the computers that I've owned the most problematic has been the hard drives, the power supply, and the case fans. Of all those things the hard drives are the most painful to lose. After all, the power supply and case fans are easily replaceable. This is why I buy enterprise-class drives. Partially for reliability, partially for performance, and mainly for the warranty. Even I know that these things can still fail. In fact, one of my Exos drives has problems right now (reallocated sectors) but thanks to unraid I'm not worried. I will replace that drive soon and get a replacement from Seagate. The following is a list of my oldest computers. The two that are retired were retired in the past two years simply because they were old and were replaced by newer machines. Nothing wrong with any of them. What I'm getting at here is that I think your two computers will last for quite a while and one backs up the other so don't worry. However, @Hoopster has a good point about staying ahead of the curve and not letting things go until they die. The reason I usually wait for things to die is that I can't be bothered to keep up with all the technology changes from year to year. So if you're like me then wait until one of the computers dies at which point you fail over to the other computer and then look at replacing both of them with two new computers. But if you enjoy chasing all the tech changes then buy one new computer every couple of years. The new computer would then replace the old which becomes your backup.
  4. As JonathanM points out, it's good to have a backup. My backup server (separate machine and at another location) runs daily and since all backup software nowadays uses deduplication it doesn't use much space and I can keep daily, incremental changes. If someone encrypts my data with a ransomware attack then I just restore from a day or two back when the data was clean. The following is a screenshot of my backup archive for my Pictures folder (I use Vorta based on Borg).
  5. I used to run a Windows domain so I got used to the sub-folder/file level permissions. That was hard to leave behind but in the end I like what I have now. When I was figuring all this out (on pen and paper) I asked myself, do I really need all this granularity? I had this problem in Windows and I narrowed it down to the anti-virus (Windows Defender). It could be that something is grabbing the file you are trying to transfer and holding onto it which then causes the transfer to fail if the file is not let go in time. (For example, let me transfer this file from here to there. Anti-virus steps in and says, wait a second, let me check that file first. It takes a while to check the file and in the end the transfer has timed out.) Note that if you move or copy files from some external location (externally connected drive or docker app) then that file has the permissions of that external location (probably root). If you then try to move this file in your share then you won't have permission (since the share uses "nobody"). In this case you'll need to run the "Docker Safe New Perms" tool. This tool replaces all permissions on all shares to nobody. You get this tool when you install the "Fix Common Problems" plug-in.
  6. Hi Electro. If you're doing all this from within your home network then you don't need NextCloud and you don't need a VPN (Wireguard). Just create a couple users and a couple shares and then read and write your data like a normal Windows shared folder.
  7. Hello. I can help with some answers if you're still interested.
  8. I should've mentioned that the best thing to do when you're up and running is to plan out the shares and users BEFORE you create them. Do this in Excel with users listed along the side and shares along the top then mark off which users need access to which share and what kind of access they need. You might find a lot of duplication. The more shares and users you have will mean more complication. Also plan out why you need the shares and the users. In my system I wanted somewhat open access to media (audio and video), more restricted access to family stuff, and a completely restricted "home" folder for each member in the family. So, in the end, each user has their own share (private), there's a common share (private), and a media share (secure). This is what my SMB settings look like:
  9. I agree with JohnathanM, try again later but what app are you trying to install? I will try to install it on my test server and let you know if it worked or not.
  10. If you're having trouble with one or two apps that are "not available" then you should install this. I was running Unraid 6.11.5 and I had problems with the MeTube app. It's the same solution in trurl's link above but there's no need to read through the whole thread to know that you need this docker patch.
  11. If you're having trouble with one or two apps that are "not available" then you should install this. I was running Unraid 6.11.5 and I had problems with the MeTube app.
  12. If you're having trouble with one or two apps that are "not available" then you should install this. I was running Unraid 6.11.5 and I had problems with the MeTube app.
  13. Look for this in the apps and install it. It will fix your problem. No need to reboot.
  14. @JonathanM I found the Docker Patch plug-in and installed it. That fixed my problem. Thanks. But I have to say that this was not easy to find. What I mean is that I searched a lot and read a lot of posts about the "not available" and couldn't easily find this Docker Patch thing. I'll update the threads that I read through to point to the patch.
  15. Sorry, I'm not sure which "docker update patch" you're referring to. All plugins on this server are up-to-date and I'm running Unraid 6.11.5 as noted in my signature below. Server was last rebooted three weeks ago.
  16. Just a note that the app has the same problem on a different server in a different location.
  17. Thanks for the update alexta69. Unraid has a built-in updater and it works for all other apps but not for MeTube. There's a post somewhere saying that the place it looks at might have been changed so it can't find the update info there anymore. Where do you see "Force Update"? The "Update" option only shows up when Unraid knows there is an update and my problem is that Unraid does not seem to know. Am I the only one who has this problem? Just to be clear, it's only MeTube that is giving me this problem as you can see below. If no one knows then in a couple days I will remove the app and re-install it. Hopefully that will fix it but that's not really the right solution.
  18. Note that TRIM is just a command that any drive can support. It's used in SMR as pointed out by primeval_god above (because the behaviour of SMR is similar to SSD) but it can also be used by a CMR drive although there's a debate (link below) about whether a CMR drive with TRIM is really just an SMR drive. But consider that TRIM is designed to mark an allocation unit as deleted. So instead of actually clearing all those bits you only need to mark the whole block as cleared and it's assumed that all bits in the block are cleared. It's actually a great way to pre-clear a disk (see the Western Digital article below - in the HDD Initialization section). CMR Drive with TRIM Feature https://www.reddit.com/r/DataHoarder/comments/y1dyfp/cmr_drive_with_trim_feature/ Trim Command - General Benefits for Hard Disk Drives https://documents.westerndigital.com/content/dam/doc-library/en_us/assets/public/western-digital/product/internal-drives/wd-purple-hdd/whitepaper-generic-benefit-for-hard-disk-drive.pdf
  19. Is this app still being maintained? How can I keep it up to date? Sorry, I'm not a Linux guy so I'm not sure what to do.
  20. This link is a better reference than the pic above for Seagate drives. https://www.seagate.com/ca/en/products/cmr-smr-list/
  21. I don't see what the big deal is if you're using the cache/mover to speed up your file writes. Reading I think you just described the majority of the unraid people.
  22. I'm not sure what you're development level is at but starting at a simple level you should split your development into two parts. Create a web server container and create a separate DB container. A number of apps out there already use this approach (like NextCloud).
  23. I ran into the same problem. Next time you convert using Handbrake specify the language you want. This seemed to work for me although I haven't converted a lot of files. Since I have lots of disk space I just kept the original raw files as they are and Plex plays them just fine. I only convert when I want to take a movie with me on my tablet.
  24. I started with TrueNAS and then switched to unRAID. They work a bit differently when it comes to the drives. In TrueNAS the OS sits on one of the drives. I had mine on an M2 NVMe drive. You then define a pool of drives which could be anything. If you have more than one M2 drive then it was common to set this up as the L2ARC or SLOG. In unRAID the OS sits on the USB and stays there. You then define two types of pools, an array and a cache. Your HDDs make up the array and your M2 drives would be the cache. The M2 drives are defined as one cache. Just like the array this allows for redundancy to be built into the cache. If an M2 drive fails then you replace it without losing anything. You can have more than one cache and there are other kinds of configurations that you can do but this is the basic and typical setup (this is what I did and you're basically on your way to do what I did). The idea here is that your VMs and docker apps run from the cache and your data sits on the array but the cache can be used as a buffer for file transfers so that file changes are saved first to the cache and then moved to the array.
  25. I liked this article. Some people here might find it useful. https://unraid-guides.com/2020/12/07/dont-ever-use-cheap-pci-e-sata-expansion-cards-with-unraid/

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.