Everything posted by Nexius2
-
[PLUGIN] GPU Statistics
I'm thinking of adding a GPU in my server, can this plugin work with 2 GPU's? (intel CPU and NVIDIA card) thanks
-
[Support] binhex - Krusader
same thing for me, updated and not working 😕 version 2.7.2-4-01 works
-
[SOLVED] issue after updaing to 6.11.3
solved.... made the same test on another serveur and updated at same time, same issue. data seem to be written fills up and... deleted, but warning appears during issue. a reboot and no more message
-
[SOLVED] issue after updaing to 6.11.3
Hello, I updated one of my servers last night from 6.11.2. didn't have issue before, no changes done recently and this morning I have "Invalid folder Backups contained within /mnt" ( i posted in "[Plugin] CA Fix Common Problems" but I realize i might have some reel issue) and "Rootfs file is getting full (currently 83 % used)" error messages. all i can find about this is from RAM being full, but I have 48Gib and only using 28%. i'm guessing I have a reel issue because when I try to move a file (10gb) from a share to another (both on the same cache drive) it takes a couple secondes, just like it would between 2 drives. yesterday, it was instantly done. I have a script that mounts to another server and rsync data every night. the receiving server whas off tonight, so maybe it could have tried to copie data in /mnt/backups but I can't find anything there. any idea? nostromo-diagnostics-20221110-0716.zip
-
[Plugin] CA Fix Common Problems
Hello, I updated to 6.11.3 last night and this morning I have "Invalid folder Backups contained within /mnt" and "Rootfs file is getting full (currently 83 % used)" error messages. haven't touched anything on that server recently exept updating to 6.11.2 a couple days ago. any idea? nostromo-diagnostics-20221110-0716.zip
-
[Plex User Manager] - dev
thanks for answering! docker run nexius2/plex_user_manager:latest didn't respond anything..... I guess I have problems with my dockerfile then....but it builds well on github 😕
-
Seagate exos with HBA card
Hello, I'm starting to need more space and looking at new HDDs. I had a bad experience with seagate ironwolf (8To) on my HBA card that failed randomly. No bios update on conf ever manage to solve my issue so I bought a simple sata controleur for them and continued with WD on my HBA. now, I'm looking at seagate exos X18 18To but I don't want to buy them if I can't connect them to an HBA card. has anybody tryied this with issue? (I meen for more then a month). thanks
-
[Plex User Manager] - dev
Hello, comming again for some help 🙂 since I had no logs starting my container, I tryied with command lines. this is what I got docker run plex_user_manager Unable to find image 'plex_user_manager:latest' locally docker: Error response from daemon: pull access denied for plex_user_manager, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. My dockerfile seems ok, I have it synced to dockerhub succefully, so it should be ok. here is my template https://github.com/Nexius2/Unraid_templates/blob/main/plex_user_manager.xml any idea what I do wrong? thanks
-
SMB failling after some time
yes, the one with unassigned device. unless there is a other/better method? thanks
-
SMB failling after some time
today, I had a script use a share mount. in fact, it's the "backup/restore appdata" plugin that used a unassigned device mount to backup. and it fails. there is something not working well with unraid mounts. when I search on the forum I see lot's of "kernel: traps: lsof[****] general protection fault ******* in libc-2.36.so" and other similar errors. I thought my servers where just failling because of too long response because of high cpu usage, but realy I'm begining to doubt. what is, the best practice to make shares on unraid?
-
SMB failling after some time
Aurora is a 3rd server and this one does not unmount from Halcyon (or at least mounts back after). I would guess errors are do to high CPU usage that stalls the server. Aurora is pretty much alway between 90 and 100% CPU 🙂 My issue is from Halcyon and Nostromo or from Aurora and Nostromo because my shares are on Nostromo (and he is rarely over 40% CPU) But maybe I'm wrong and I have some sort of network issue between all my servers 😕
-
SMB failling after some time
never tried safe mode, but mount are made with unassigned device.... no plugin, no mount I would say... no?
-
SMB failling after some time
just happened again between my last message and now.... halcyon-diagnostics-20221012-0825.zip I've seen this: Oct 12 08:09:30 Halcyon kernel: CIFS: VFS: \\NOSTROMO\temp error -11 on ioctl to get interface list Oct 12 08:09:30 Halcyon kernel: CIFS: VFS: \\NOSTROMO\Music_data error -11 on ioctl to get interface list Oct 12 08:09:30 Halcyon kernel: CIFS: VFS: \\NOSTROMO\Video_data error -11 on ioctl to get interface list but don't know why
-
[Plex User Manager] - dev
docker run is successfull, docker logs are empty. everything is ok, but nothing happens 😕 it could come from my app or maybe the dockerhub not syncing as I would like from githuib, but I need some logs to find the issue
-
SMB failling after some time
Well, it failled again.... anybody has an idea of why mounts could fail so regularly? halcyon-diagnostics-20221012-0759.zip
-
SMB failling after some time
changed: - tunable (support hard links) in Settings/Global share settings to NO - all DNS to the same server - local master to only the data server in Settings/workgroup settings/ local master none of these resolved my issue just updated to 6.11.1 didn't fail yet (2 days)
-
[Plex User Manager] - dev
I'm pretty close to publishing my first beta version of my app. I'm actually trying to make the docker version work on my server but I have an issue. my container won't start. everything went well, the download and install seems ok, no error, nothing in the logs. but the container is not starting. where can I find the logs of the container to see what is failing? thanks
-
Issue having files go into appdata folder
I had to link dockerhub to git hub and then I could have my container downloaded on unraid. this is pretty much what I did: https://medium.com/platformer-blog/lets-publish-a-docker-image-to-docker-hub-using-a-github-action-f0b17e5cceb3
-
SMB failling after some time
Krusader is not the faulty one 😞 it keep failling. I see "Send error in SessSetup = -35" but i noticed there is a permission failled... but why? halcyon-diagnostics-20221007-1331.zip
-
SMB failling after some time
the protection faults error are on every server and doesn't seem to be the issue (they are always there and at any time). I did the opposite, stopped containers one by one until I could mount a share. Krusader seems to make permission problems.... don't know why... I'll try without Krusader to see if it continues
-
SMB failling after some time
it is now failling a couple time a day. I need to stop all containers, unmount and mount to make it work again. dockers has to have something to do with it... on nostromo (the server with the share) I can see this Oct 5 14:52:07 Nostromo rpc.mountd[9333]: authenticated mount request from 192.168.1.75:757 for /mnt/user/Music_data (/mnt/user/Music_data) Oct 5 14:52:08 Nostromo rpc.mountd[9333]: authenticated mount request from 192.168.1.75:828 for /mnt/user/Video_data (/mnt/user/Video_data) Oct 5 14:52:08 Nostromo rpc.mountd[9333]: authenticated mount request from 192.168.1.75:980 for /mnt/user/temp (/mnt/user/temp) but it doesn't say it fails and I don't see anything on the client side.... halcyon-diagnostics-20221006-1659.zip
-
SMB failling after some time
Share permission just failed again (second time today). It made me noticed time was not set correctly on one of the servers, but that shouldn't change anything. I'll wait til next time and give new logs with the right timestamps but I can't see anything else then "kernel: traps: lsof[18502] general protection fault ip:14f91cbbd4ee sp:8da6349c47b6e45d error:0 in libc-2.36.so[14f91cba5000+16b000]" I haven't had a problem on the other server since I moved radarr/sonarr/lidarr from it. Could the share in the containers be the source of my problem?
-
SMB failling after some time
Hello, I have an issue I can't figure out. I have the same issue on all servers no matters who shares data, but to make it easier, we will take the following case. I have a couple unraid servers. one of them is my main data storage. on it, I have some SMB shares so that the other unraid servers can connect to it using unassigned devices (yes I have tried nfs, but it really doesn't work better). Mounting the share works well from any server and my dockers can access the share without issue. But, from time to time (almost every day this week, last week less) the share just.... stops working.... and when I run the ls command in the remote folder, it says permission denied on some share (not all) while all are using the same credential. for now, my solution is to stop the array and start it again and everything work fine (unmounting and mounting again does not work) Here are the logs if you can help me. My main data storage is Nostromo and Halcyon is just another server trying to access it (fresh new install with not much on it). for information, the error "kernel: traps: lsof[23970] general protection fault" is on all my servers so I guess it is a "normal" error ... thanks halcyon-diagnostics-20221005-0736.zip nostromo-diagnostics-20221005-0736.zip
-
UNRaid kernel: traps: lsof[28497] general protection fault ip:
Hello, same issue on 2 of 3 unraid servers. I guess it is because trying to access (nfs) the 3rd server. one of the 2 server is new and has not much on it. but it has some difficulties with nfs shares...
-
[Plex User Manager] - dev
Since Plex decided to hide user email it is getting hard to identify our users. because of that, I decided to develop an application to manager the users. we will be able to give first and last name, some description and also manage account expiration. I'm not finished with the dev, but the app is pretty much functionnal now. I would like to publish it on github and have a docker container so it can be used in unraid. Problem, I have very little knowledge with github and even less with docker hub. I'm looking for someone to help me with the app or at least (mostly) with the docker and publishing process. once done, I'll be able to ask limetech for a post in the docker container section of the forum for support. work can be checked at: https://github.com/Nexius2/Plex_User_Manager thanks for any help