-
Cache drive (nvme) stopped working Unmountable: Unsupported or no file system
my impatient ass ended up doing exactly that (i was worried because the previous app was greyed out, due to docker not started) ill have to do the same for libvrt, which is reset to scratch anyways thanks for the fast reply
-
Cache drive (nvme) stopped working Unmountable: Unsupported or no file system
Hi @JorgeB, Im in the process of recovering but i hit a wall. out of 3 main shares that were on the faulty drive : appdata has been copied to the array domains has been a failure (i guess it's my mistake, all the disks are 0 B) system has been copied to the array Now i want to resume operation (slower while waiting for the new drive to come in) it'll live on the array. I recreated the previous shares and rsync everything to it's place (from the backup share i created for that purpose) and that's where i may have messed up the domains. However when trying to start docker i have an issue related to loop2 i guess What did i do wrong and what are my next steps ? Here is the up-to-date diag : kamuy-huci-diagnostics-20250309-1045.zip
-
Cache drive (nvme) stopped working Unmountable: Unsupported or no file system
Thank you for your fast reply ! will do, thanks
-
Cache drive (nvme) stopped working Unmountable: Unsupported or no file system
Thanks, the data must still be there ! You're right. The disk was not physically found. I stopped the server, removed and added it back again and it was picked up by unraid. What should be the procedure ? 1. Putting it back on read / write mode ? 2. Using a fresh one, and copying everything on it ? (That'd be copy everything from failed onto array for temp storing purpose, by "mover", putting new one in and move back into new one) ? For the records the failed disk is fairly new, I don't think it's life is over yet (I'd prefer not have to spend another 100€ right after holidays ... )
-
-
Cache drive (nvme) stopped working Unmountable: Unsupported or no file system
The title says it all. Came back from (short ?) holidays and everything seemed fine but i tried accessing plex and it failed (any dockers in fact) a few minutes later i discovered my "vm" disk (nvme0n1p1, which is also the appdata disk ...) is unmountable. On the main ui it appears as FS : Auto but looking around i ran : so it seems it was btrfs. I also tried a check : I have no idea where i messed up or if it is recoverable. Please help me, i am not willing to redo all my configs ... Of course, here is the diagnostic : kamuy-huci-diagnostics-20250307-2138.zip
-
USB Flashing issues
Thanks @JorgeB for helping me.
-
USB Flashing issues
Ok, last post (i hope). That did it for me. My drives were automatically pre assigned to their respective slot in the array settings. I had to reassign the cache devices and when i started the array everything came back (docker + VM) I had to do the key migration though it did not work live for me (pasting the url, error 4) i had to paste the downloaded file into the config, but that worked.
-
USB Flashing issues
Ok, as weird as it can be, the login issue was on the browser cache i guess, going incognito worked. I'm still on if you have an comprehensive list of what is bare minimum
-
USB Flashing issues
Alirhgt thanks, i tried that. My exact steps were : make fresh install using last stable release (using a new usb stick) drag and dropping (in config folder of the new install) entire pools folder, entire shares folder Trial.key (i guess it's the key eventhough im not on trial anymore) EDIT: I found the "Plus" key docker.cfg Booting up using the key I was greeted with the web login page but after filling the "new password" impossible to get in, loggin in just "reloaded the page" Can you be more explicit about "the bare minimum" ? I mean, is there an exhaustive list of the bare minimum files ? Im worried about my shares too, as they are scatterred accross all disks. EDIT 2: Adding context
-
USB Flashing issues
Hi I had the "corrupted flash device" for some time but i ignored it and at one point I had to reboot the server and it got stuck. Hopefully i did a flash backup end of january (which is recent enough for me) I took a new USB key and tried, using the Unraid USB Flash Creator : from a local image (using the downloaded zip file of my backup) -> stuck booting with something about DHCP (which i think i was not using) from a fresh install, deleting config folder and pasting the backup config folder -> booting but webserver nginx 404 and safe mode (no plugin no gui) empty, cant access my array (nothing on /mnt/ Also, on fresh install with old config folder, the server name is generic Tower not the one i gave my server in old config ... I'm a bit lost, I don't know what to do.
-
How to set up Trakt in Plex Docker (2021)?
i think, yes. to my understanding the container starts, runs and stops until you want it to do it again.
-
How to set up Trakt in Plex Docker (2021)?
i'm pretty sure it's normal as you should cron schedule start it because it syncs at startup i think
-
Emby on ipv6
Thanks for your input. What is even weirder is that the LAN changed again and is different from the one in the URL of my browser (respectively http://172.17.0.23:8096/ and http://192.168.1.83:8096/ ) I went back to bridge bc it was not working with my br0 custom config "Networks": { "bridge": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "79f5544ae5492e3e1171bdafead6b64ba23437d8778508bcedd1ae88178a98d6", "EndpointID": "b9888b0fc0d3da4b9969883b5750b1a983f3d66acad1b8f764f435ee9bf9baf0", "Gateway": "172.17.0.1", "IPAddress": "172.17.0.23", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "02:42:ac:11:00:17", "DriverOpts": null } } Alright, thanks for the advice, i do have knowledge basic knowledge and i "only" had emby port and wireguard opened (my mom won't go through the hassle of vpn just to watch movies) I came here to have help setting up the br0 connection for the container and to have some more help understanding my issue here
-
Emby on ipv6
Hello, thanks for answering. I am not proficient in networking at all, so i'd love to keep the install the simplest it can be. My host machine has .83 so i guess rules are different for my ISP, also the ones assigned to my devices at home look like ipv6 ... (i need to double check when im home and correct if needed) I used bridge network for the emby container. An im using 6.9.2. What i dont understand is : How are remote requests able to reach my container on the WAN ? is there a table in the router ?
-
Emby on ipv6
Hello, i moved out and i received a new internet box. Im going on the router interface to forward the port for emby but it appear im on ipv6 now. No big deal, im looking up solution for this but it appear that my emby docker is As far as i know this looks like an ipv4 public address. So it looks like that it wont cut it. I've looked through this but : i dont know how to make an ipv4 dchp pool that wont collide with my router pool (i have an SFR ISP, french company) if i want to give an ipv6 address in custom br0 in the docker template, i dont know wich one to give for it work remotely I think i might be missing something, help would be greatly appreciated Also im not sure about which part of the config is wrong (be it the unraid part or the emby part or even both) Thanks in advance