Glasti

Members
  • Posts

    40
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Glasti's Achievements

Rookie

Rookie (2/14)

7

Reputation

  1. Found the issue! i didnt had device_tags = ["ID_SERIAL"] set in [[inputs.diskio]] All working now!
  2. love the dashboard! have been trying to set it up. 90% works. the only thing i am not able to figure out is how to get the SSD section to work. i think it is because for some reason i am not able to get disks to show here they all show as in the screenshot.. i went through my telegraf.conf again with Gilbn's guide, but everything is setup according the guide. any ideas?
  3. I will poke around and see if it is possible to either setup multiple cron jobs OR add `/usr/local/sbin/mover.old start` to the mover button. I will post it here if i find a solution! Thank you for your work!
  4. Thank you for the info, this makes the Mover button in the `Main` tab obsolete. No big deal for me. Would it be possible to add multiple cron jobs? So you can force move multiple times a day if necessary?
  5. Does this mean that the when the plugin is enabled it will only move above the treshold set and until the treshold is met? That is what it looks to be doing here. ATM i can not invoke mover manually if below 75% and it will not move anything below my treshold Edit: i do have a cron schedule set.
  6. I had a similar issues fixed it by doing the following. - delete the nvidia plugin - grab fresh unraid kernel - install plugin and latest driver. Maybe it helps. I have not changed any hardware settings. Ryzen 3700x, strix b450-f and a gtx 1660
  7. Update: Hopefully the last one. I haven't run Memtest yet. But tried to go back to RC2 but that didnt solve the issue.. So i decided to uninstall the plugin and upgrade to Stable again. After updating OS i grabbed the plugin and i saw that newer drivers where added, i was using 455.** before. Now i am running driver 460.56 and the issue hasnt occured for 28 hours, which is great.. Of course i wasnt smart enough to grab the driver i was using before after reinstalling the plugin to see if it was an issue with upgrading from RC2 to Stable without reinstalling the plugin and/or driver. But i am happy it (hopefully) is solved, and if hopefully this can help anyone else that sees this issue.
  8. The issue/error has returned again. Testing with not transcoding to ram but to 1 of my cache pools. If that doesnt help i am going to run a MemTest.
  9. Thank you for your reply. I should have given a bit more details It is a custom build machine. - ROG Strix B450-F Gaming board - Ryzen 3700x I have not changed anything hardware wise in the last few months, beside replacing some HDD's in december. There are no VM's running or any devices bound to VFIO. Also, plex is the only container using the GPU. What i did realize, and forogot to mention here. I recently didnt unplug the HDMI cable from the GPU, but unplugged it from the monitor. I have since removed it. The GPU dissapeared once after, but it has been available now for the last like 20 hours. Pretty sure the problems started after i left the cable plugged in, feels like that was causing the issue..
  10. Hello, SInce a couple of days my GPU will stop showing in the plugin and with nvidia-smi and i am seeing these errors in the logs. It will come back, and then dissapears again. NVRM: GPU 0000:08:00.0: Failed to copy vbios to system memory. NVRM: GPU 0000:08:00.0: RmInitAdapter failed! (0x30:0xffff:802) NVRM: GPU 0000:08:00.0: rm_init_adapter failed, device minor number 0 It has worked fine since then for about 8 months. I am not able to find to much information about these messages. But sounds like it could be a driver issue. Any hints to where to start troubleshooting? Thanks in advanced edit: When it is available and i stress test it, it looks to work fine. Do not think that it is a hardware failure. But have not tested yet. tower-diagnostics-20210221-1423.zip nvidia-bug-report.log.gz
  11. The Plex appdata folder can get rather big with all the Metadata. I wrote this guide on how to make the appdata folder smaller for faster and more efficient backups. It's my first guide, so happy to hear your feedback! https://github.com/Glasti1/unraid-plex-backup-fine-tuning/blob/main/GUIDE.md
  12. DOH, changing to `/mnt/cache/plex_data/*` worked. I swear i have tried this before and claimed it not working.... But i am wrong..