Everything posted by prostuff1
-
Time Machine backup disk image cannot be created on zfs pool
Was having this same issue after an upgrade and upgrading to 7.2.4 (With the downgrade to Samba) fixed the Time Machine issue for me.
-
[Support] cheesemarathons repo
Anyone run into an issue with the minio container and it not starting after install? Specifically the log shows Fatal glibc error: CPU does not support x86-64-v2 after I try to start it up. I am assuming this is because of the hp microserver this is running on. I would really really like to continue to use this as the only thing this box is doing is backups offsite. The Microserver is a Gen7 I think (with the AMD Turion™ II Neo N40L Dual-Core). Thoughts, comments and suggestions welcome on how I can get this back up and running.
-
Do Upgrades to Next Major Version Cost?
Meh, I do not want to pay a yearly subscription but I will pay for major updates from one version to another. I do not think the current "Your license is good for every future version" is a sustainable model. I have no problem, and never have had a problem, being charged for upgrades from one major version to another major version. Edit: I have a half dozen licensed licenses that would likely have to pay to upgrade, though not all boxes would likely get upgraded if the features in the release were needed/wanted.
-
Unraid OS version 6.12.6 available
Yeah, I get that the power consumption will be different based off hardware and that could effect things quite a bit. I still have a hard time getting fussed over that amount of extra power draw. That amount of money over that amount of time is hard for me to care about. I have spent far more money in a far shorter amount of time on far stupider things... As for the analogy... Limetech does not hard integrate the Kernel, they have to include it for the machine to run but they do not control it, code it, etc. If Dell installs Windows OS on your machine and a Windows Update breaks something do you go to MS, Dell, the webcam driver creators website? I am sure Limetech, and a lot of other individual people, have reached out to/created tickets for this issue. Truth
-
Unraid OS version 6.12.6 available
Going to ask a stupid question but what is the actual power difference between 6.12.4 and 6.12.6 where this kernel bug is? I ask from the standpoint of one who has never really cared about the power consumption of my server(s). Don't get me wrong I do not go out and look for quad socket xeon motherboards to run unRAID on, but power consumption has never been at the top of my list when building any of my 3 home servers. Your Apple analogy is flawed becuase Apple DOES control the entire chain and do not rely on open source piece for its things. A better analogy would be your web browser gets an update and stops working on your laptop so you call Dell to fix it cause they sold you the machine. The Kernel is more complex then your web browser but at the end of the day... hopefully you get my point. I am sure that this bug has hit more than just the unRAID community and the Kernel devs will be looking at it. I am also pretty sure Limetech are not Kernel devs so this issue is not within there wheelhouse.
-
No GUI Disks Visible
Ad blocker maybe?
-
Is ARM support anywhere in the making?
Going to ask a stupid question... why? I assume you want to connect all your drives via USB/Thunderbolt docks... but again why? To me the point of the NAS is that it is all self contained, as much as possible, to the point where I do not have to grab a bunch of docks hanging off the computer.
-
Hardware validation
I highly suggest getting used to and using Docker containters for anything that has them. They are far more light weight then a VM (especially a windows one). unRAID makes it pretty easy to get up and running with dockers for your apps.
-
Unraid 6.10.3 restarts server
2 things to check since this is a Ryzen system: 1. Disable global c-states in BIOS 2. If you have sleep enabled for the system disable that.
-
Unraid OS version 6.10.0 available
I'm not trying to be mean but you fail to grasp the sheer number of hardware configurations out there that can cause different issues to present themselves. Not to mention that Limetech is not in control of the linux kernel nor most/all of the different drivers used in it. The VT-d and NIC combo issue seems to be specific to that configuration and I would NOT expect Limetech to have all configs of hardware covered, heck one hardware config might be perfectly fine from one manufacturer while another has issues; purely because of the BIOS. Software like Adobe CC should be much easier to control for as it is only the software layer, they don't care so much about the OS (while Limetech has to since they are building an appliance) As for Time Machine... it has from my experience always been finicky on anything other than Apple hardware or USB drives connected to a Mac. I stopped using it with my Mac laptops and desktop a long time ago for that reason. Most people are unwilling to test a beta/rc on there machines, but will willing upgrade to a stable release as soon as it is out. The pool of people willing to test is therefore much much lower and the number of different configs available for testing is smaller. It is a catch 22 for both Limetech and the person with the server. I don't upgrade any of my machines to the newest reason right away; my main box stayed on 6.4 until 6.9.2 was out. I doubt my machines will see 6.10 until Christmas, mostly because they are running beautifully right now and I don't want to touch them.
-
Unraid OS version 6.10.0 available
Ha, as a software dev I can say with certainty that is not how it works. QA (Quality Assurance) and UA (User Acceptance) Testing tend to happen with a very small subset of the actual people that will end up using the product/service. You will almost ALWAYS find bugs once "stable" is released to the masses.
-
Drive Space Utilization
Ah, ok, that makes it much more clear. You are taking those 4TB drives that use to be the parity drives and adding them for storage. In that case you would end up with 8TB of space available.
-
Drive Space Utilization
You gain no space if those drive(s) have to be used as parity.
-
PSA on SanDisk USBs
I have a handful of the 16GB cruzer fit drives that I bought quite a while back. Knock on wood, all of them have been fine and the customers I have used them for have not reported any problems to me.
-
Greenleaf Technology (pre-built unRAID servers)
We do not currently offer anything with 10Gig Ethernet built into the motherboard but if you have a specific build in mind feel free to drop us an email . If you have certain hardware in mind put it in the email and I would be more than happy to discuss a custom build to meet your needs. The builds on the website are out of date, I am working on a new website so the custom server email form is the best way to get the build you need and want.
-
Preclear plugin
Built a new server for myself and am having an odd issue with the preclear plugin and specifically using the gfjardim script. When I kick it off to do a preclear on this new machine I get the below message in the preview window. /usr/local/emhttp/plugins/preclear.disk/script/preclear_disk.sh: line 514: 0 * 100 / 0 : division by 0 (error token is "0 ") The main unraid gui shows that the preclear is finished but the machine is definitely still doing something as there is a dd process that is using CPU. If I start the process using the Joe. L script then the process starts as expected and works. I am running 6.9.2, the newest version of the plugin, and all that jazz. I do not particularly care which script I need to use when running preclear but figured I would mention it here in this thread to see if anyone has seen similar. The new build is a Ryzen 7 5700G, 16GB of RAM on an MSI B550i Gaming Edge Max motherboard. I have a much older build that is my test system that is running something like an Intel Q6600, 12GB of RAM on a supermicro motherboard and the gfjardim script seems to work perfectly fine on that one.
-
How Many Servers Are You Running?
2 are production servers, one is a test server I play around on. There will soon be another one added to that mix... so a total of four within the next 6 months
-
Am I likely to suffer plex issues during parity checks?
You all are far nicer than I am. My parity check running full out takes almost a day (have a lot of different disk sizes and some disks are quite old). The people that have access to my server have been told about the parity check that happens at the beginning of the month and since they do not pay anything for the "service" I am providing they do not get to complain when it is slow or goes down for periods of time.
-
Unraid OS version 6.9.2 available
I have flash drives in use since the unRAID 4.7 days... more than 10 years ago. 1 is a USB 1.0 drive and the other is a USB 2.0 drive. both are running fine and not given me any problems. If you are losing USB drive at 1 per year that seems quite excessive for the amount of writes that should be going to a flash drive normally.
-
Need to confirm if the afp support has been removed from the latest version.
Very unlikely to happen as Apple itself has dropped AFP from the latest Mac OS Big Sur. You should be able to set up Time Machine to point to an SMB share.
-
[Support] Linuxserver.io - Nextcloud
The latest update of the container breaking nextcloud was a big pain in the butt for me. I ended up without my nextcloud install for nearly a week before I got everything back up and running (probably could have gotten it figured out and reinstalled faster but just not enough time in the day). I had to downgrade the docker container with the "linuxserver/nextcloud:140 tag. From there I upgrade nextcloud from within the docker using the command line. But I could not just jump from version 13, which I think was the one within the docker for the tag I installed. I had to upgrade to 14, which had it's own set of issues, then to 15, which went fine, and then to 16 which also when fine. Once nextcloud was all up to date within the docker I had to manually run some fo the indices updates for nextcloud, and then remove the :140 tag from the docker container to get up to date on the latest docker. I did manager to get everything squared away and running again but it was not an overly easy process and for someone not comfortable with the command line might be more than they are willing to tackle.
-
Tried to upgrade from 6.5.3 to 6.6 and won't boot up after reboot
I just ran into this issue as well. I have a very old system built for a customer from nearly 10 years ago now. It is only ever used as a file server so there was no real reason to touch it. Well, parts finally started to fail (not the motherboard or processor but the drive cages). The customer was not interested in upgrading anything except for the unRAID OS version. I went to update it and of course nothing booted after 6.2.4. As soon as I put 6.3.5 on the USB drive and attempt to boot I would get the above mentioned error. I updated the BIOS on the board but that solved nothing. So some google-fu later I find this thread and the suggestion to add "root=sda" to the syslinux.cfg. That seems to have worked on the OLD Biostar A760G M2+ board with a Phenom II X4 in it. Not sure what in the kernel between 6.2.4 and 6.3.5 made it stop booting but the "root=sda" trick works fine on this old build.
-
What is your longest Unraid up time?
I am currently sitting on 296 days and counting on my main machine and my other machine is at 66 days.
-
Longest server uptime for unRAID
My dedicated crashplan backup server that runs unRAID is usually up for quite a while at a time as I do not usually bother updating with every unRAID release. My main server was up for nearly a year and a half at one point. I skipped one whole release of unRAID on my main server, mostly because it was a "if it aint broke don't fix it"
-
Job Opportunity - Need someone to help build a docker for GoodSync
Yeah, I am going to have to start looking at alternatives now. I am currently looking into https://www.duplicati.com/ and https://www.arqbackup.com/. Kind of want to see what a Duplicati docker would be like and if someone could get it up and running. I could just pay for an unlimited cloud storage at amazon, google, microsoft, etc on a per month and then send all the computers that i was sending to crashplan there. If anyone out there has played with either of the above mentioned please chime in on your opinions.