Everything posted by darwinsbeard
-
Hard links being reported as apparent disk usage
Hello, I have a daily backup script on my linux mint laptop to a share on unraid (excerpt below if helpful) that works by creating a hard-link to the previous days backup. My understanding here is that by doing this each unique file is only stored once and then just a series of hard-links which don't take up additional space is used. However, on unraid dashboard the disk usages graphs seem to look at apparent/logical size and not actual size. I confirmed this by deleting some older backups. Is there a way to change this reporting behavior? # Where to store today's backup DEST="$DESTBASE/$(date +%Y-%m-%d)" # Where to find yesterday's backup YESTERDAY="$DESTBASE/$(date -d yesterday +%Y-%m-%d)/" # Use yesterday's backup as the incremental base if it exists if [ -d "$YESTERDAY" ] then OPTS="--link-dest $YESTERDAY" fi # Run the rsync rsync -av $OPTS "$SOURCE" "$DEST"
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
Just a quick update on this: @JorgeB I have come to discover that this is the key statement: I removed all the sticks (which previously passed) and tested one by one, 5 times each. 1 stick, after passing twice failed on the third test. Removed that stick and server has been up for last 5 days or so no without issue. So I guess that was the issue, but what concerns me (other than the failed stick was a brand new stick, at least I convinced amazon to give me half my $ back!) is, am I just sitting on a ticking time bomb? Will the other sticks just spontaneously start failing in the future? In any event, seems like crisis averted, thanks to everyone here and unraid team!
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
THanks Jorge, I will try running memtest again, but here is latest log file. I've run memtest on the 2 (brand new) sticks that are in there now and they've passed. so not sure what else to do....
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
well, i installed a new flash drive, and still getting a whole new set of errors: See attached ds9-syslog-20250309-0137.zip
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
Thanks @itimpi now I see it in /appdata. Suggest modifying the help documentation to make it clearer that if logging to appdata, the IP of the unraid server needs to be put in the "Remote" IP address. Wasn't super clear (at least to me!)
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
Thanks @JorgeB I had actually done that a while ago, but for some reason it never logged anything to my "LOcal syslog folder" which I selected my cache appdata share, see below. But when i look at /mnt/user/appdata I don't see anything other than the folders for my docker containers (see below). I now just enabled it to mirror to my flash, let's see if that does anything.
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
copying this here trying to pin down this behavior updated the nvidia driver to open source version and (so far) haven't seen above issue reboooted and no issues, UNTIL i started jellyfin from a client and immediately noticed the below and jellyfin docker stopped can a container cause this level of system instability? isn't that the whole point of containerization to avoid?
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
This is getting nowhere fast, all dockers were stopped and when I logged into the GUI it worked for 2 seconds but trying to get to syslog failed and entire GUI stopped working. Plugged in a monitor to the machine and this is what is shown: I've also enabled the syslog server and and it's supposed to be writing to "appdata" but I don't see any files there, but attached are the diagnostics from this morning. Again to recap: This machine was working perfectly fine for my 30 day trial period, then bought Lifetime The machine has also worked flawlessly with Windows and DrivePool for years Memtest is PASS ds9-diagnostics-20250305-0735.zip
-
(SOLVED) SQUASHFS errors (Failed to read block) and locked up /mnt/cache
Hi @Johnny Joker Sorry for necro-threading this, but I seem to having similar errors (among a host of previous errors...) that seem to be similar to what you encountered, see recent forum post below. I just wanted to see if the replacement of the USB stick with the HP 32GB USB2 you purchased has solved your SquashFS errors? Thanks
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
The ram passed memtest so shouldn't be that. so is next step to replace my flash drive now???? Is there a recommended or officially supported brand?
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
well, it was running fine for about a day, but then another set of errors happend, see attached. THese errors seem different than the last time, so not sure what is going on if every day it's a different set of problems. NOte that the last set of errors occurred just now as I logged in. Mar 5 04:40:02 ds9 move: mover: finished Mar 5 07:27:05 ds9 kernel: NVRM: GPU at PCI:0000:06:00: GPU-aebc4fe3-4feb-68d8-58f9-b13064ff03ea Mar 5 07:27:05 ds9 kernel: NVRM: Xid (PCI:0000:06:00): 140, An uncorrectable ECC error detected (possible firmware handling failure) DRAM:1227137661, LTC:0, MMU:0, PCIE:0 Mar 5 07:27:05 ds9 kernel: NVRM: GPU 0000:06:00.0: RmInitAdapter failed! (0x62:0x40:2521) Mar 5 07:27:05 ds9 kernel: NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0 Mar 5 07:27:09 ds9 kernel: NVRM: GPU 0000:06:00.0: RmInitAdapter failed! (0x62:0x40:2521) ds9-syslog-20250305-1227.zip
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
OK, somehow I feel like that is going to explode in my face and cause far more issues, but I'll try it if it keeps happening.
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
Is there a documentation / process for doing the backup and reformat? Is it just copying the pool data to some place (like the array), reformat the pool, copy back? I wouldn't want to have to redo all my dockers etc. While I'm skeptical of underlying hardware issues as all of this hardware was working perfectly fine for years (in windows and Unraid), is there a process for simply removing SSD drives from the pool? I have pool of 4 SSD drives all of different sizes and I could easily just remove the smallest one but is there a procedure to do so? Do I just stop the array, remove the disk from the pool, shutdown, unplug the drive and then reboot? Thanks
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
OK, so I don't think it was memory....removed the older sticks and ran memtest and it passed. Was running well for about a day, then earlier I upgraded to 7.0.1 and seemed to be working ok, but while playing a video it just stopped and now the syslog is full of btrfs errors. See attached. Prior to the update, I also don't think memtest had anything to do with it but Unassigned Devices did, if I didn't mount my usb UD it would be ok, but once i mounted it within a few hours erros would occur. any thoughts? this is starting to get very frustrating ds9-syslog-20250304-0547.zip
-
why does rearrange dashboard?
Great, thanks JorgeB!
-
why does rearrange dashboard?
Seemingly at random, unraid likes to rearrange my dashboard layout despite my attempts at locking/unlocking, clearing cache, changing browsers etc. Is there a reason for this? Seems like the lock button doesn't actually do anything.
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
ok...so memtest doesn't report which stick gives the error? That seems odd.
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
how do i know which stick(s) gave the error?
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
OK memtest reported one error....3 times? See below. Does memtest ever actually finish or stop, it's been running for 24 hours (and curiously stopped at one point with a big "PASS" written on screen where I had to hit space and then it just continued? Thoughts? I have 4 sticks of 8GB ram in here, 2 of which are brand new and the other 2 are a couple of years old. It's also weird that system was working perfectly fine for a while and then not. I've never run memtest before but presumably this error would've been there originally.
-
Unraid 7 Nextcloud Docker with Tailscale
No not yet, having other major issues with unraid atm... I also put this on the backburner for a bit because one thing I'm not even sure about (for my situation) is what the advantage of even having NC on tailscale at all, *assuming that the only way to connect with it is from a client on my tailnet*. My main use case would be to use for myself between my personal computers and my work computer, but my work computer won't allow TS to be installed so not sure why even to bother (unless I just open it up completely but that brings other issues and defeats the purpose of TS....as I understand it. Unless I'm missing something...?
-
Unraid constantly crashing. NVRM: GPU 0000:06:00.0: rm_init_adapter failed, device minor number 0
Not sure what else to say, unraid was working perfectly fine and then started getting bunch of errors in log (attached) that crashes it. Haven't made any significant changes. thoughts? ds9-syslog-20250226-0403.zip
-
Sharing docker container exposes unraid webui as well
I must be doing something wrong. I've setup a jellyfin container in unraid (tower.local) with tailscale and I've shared it with my friend by email link: [email protected]. My understanding was that JUST this container would then be exposed to my friend but that doesn't seem to be the case. When he goes to his tailnet page, he sees my jellyfin container with IP: 100.100.100.1 and a SSL link of https://jellyfin.mytailnet.ts.net . OK, that makes sense. When he copes the https://jellyvin.mytailnet.ts.net into a browser it takes him to jellyfin. Great. BUT, if he copies the IP from that jellyfin (100.100.100.1) it takes him to my unraid webUI!!! that is something I definitely don't want to happen! In tailscale, my tower.local (local IP = 192.168.1.144) machine is at a completely different IP (100.200.300.400 for e.g) so I'm not sure what is going on. I suspect it is because of how my jellfin container is setup? see below, it is in host mode (default) and the container IP is the same as the LAN IP:Port which is 192.168.1.144 which is the same local IP as my tower.local webui
-
Official Jellyfin container not gpu transcoding
Nevermind, figured it out. For those wondering, just use binhex's instructions here...by FAR the most concise explanation of this in one place....many thanks @binhex (I'm even using it on the "Official" JF container and seems to work ok)