Everything posted by Stephan M.
-
Dynamix - V6 Plugins
-
[PLUGIN] Intel iGPU SR-IOV - Support Page
Unfortunately, the same problem. Is there somewhere a log that shows me more information about the transcoding Plex is doing?
-
[PLUGIN] Intel iGPU SR-IOV - Support Page
That's amazing! Thank you ๐ I already did that in the past because it's the default way with the same result. The direct reference to on VT was just the last try I did. Don't worry ๐ Appreciate your help a lot!
-
[PLUGIN] Intel iGPU SR-IOV - Support Page
No one here?
-
[PLUGIN] Intel iGPU SR-IOV - Support Page
Hi guy's I have geneally speaking two problems. 1. While Intel iGPU SR-IOV Plugin installed the command intel_gpu_top is not working. 2. If i try to pass through one of the virtual gpus from the plugin to my jellyfin container jellyfin will not start to hardware accelerate. added the group to the container with "--group-add={groupid}" added the device by adding "/dev/dri/renderD130:/dev/dri/renderD130" device to the container activated HA in Jellyfin and used Quicksync whichs is supported by my alder lake gpu I'm pretty much without any idea. SR-IOV is working fine on my windows 11 vm so it is generally working in unraid
-
Fan is not working on my device
Thank you for your response. With the power of AI I found a solution for me. Used pwmconfig to create a fancontrol configuration file. That is now injected with a userscript that runs on array start. #!/bin/bash cat <<EOF | sudo tee /etc/fancontrol # Configuration file generated by pwmconfig, changes will be lost INTERVAL=10 DEVPATH=hwmon1=devices/pci0000:00/0000:00:06.0/0000:01:00.0/nvme/nvme0 hwmon3=devices/platform/it87.2608 DEVNAME=hwmon1=nvme hwmon3=it8613 FCTEMPS=hwmon3/pwm2=hwmon1/temp1_input FCFANS=hwmon3/pwm2=hwmon3/fan2_input MINTEMP=hwmon3/pwm2=45 MAXTEMP=hwmon3/pwm2=65 MINSTART=hwmon3/pwm2=22 MINSTOP=hwmon3/pwm2=20 MINPWM=hwmon3/pwm2=0 MAXPWM=hwmon3/pwm2=255 EOF echo "Starting fancontrol" /usr/sbin/fancontrol & exit 0
-
Fan is not working on my device
Is there no one with an idea how to analyse and solve that?
-
Fan is not working on my device
Hi Community, on my mini PC is the system fan not working in unraid. I need to set the fan speed to a fix level, but without System Temp Plugin it wouldn't work at all. What I try to archive is that the fan communicates with the thermal sensor my system is not running hot, and the fan is not running 24/7. Could someone help me with that? jericho-diagnostics-20240527-2205.zip
-
[Plugin] CoreFreq
Hi friends, could someone help me with that installation issueร plugin: installing: corefreq.plg Executing hook script: pre_plugin_checks plugin: downloading: corefreq.plg ... done plugin: downloading: CoreFreq-2024.01.28.txz ... done +============================================================================== | Installing new package /boot/config/plugins/corefreq/CoreFreq-2024.01.28.txz +============================================================================== Verifying package CoreFreq-2024.01.28.txz. Installing package CoreFreq-2024.01.28.txz: PACKAGE DESCRIPTION: Package CoreFreq-2024.01.28.txz installed. ------ERROR - ERROR - ERROR - ERROR - ERROR - ERROR - ERROR-------- ---Can't get latest CoreFreq version and found no local package!--- plugin: run failed: '/bin/bash' returned 1 Executing hook script: gui_search_post_hook.sh Executing hook script: post_plugin_checks
-
SMB Permission went wild
Unfortunately none of the recommendations fixed it. Switch over to nfs and it works instantaneously. Thank you for the reply!
-
SMB Permission went wild
Hi folks, I have a little strange problem with my share. I use code-server docker to write some simple bash scripts. At code-server terminal, I get the following permissions displayed: abc@73486a3fe4f2:/unraid-mnt/user/data/IGEL/Scripts/IGEL OS/OS12_upgrade_utility/bash$ ls -ali os12_upgrade_util.sh 12666373952052750 -rw-rw-rw-+ 1 abc users 202 Mar 27 09:55 os12_upgrade_util.sh At unraid I get this one here: root@Unraid:/mnt/user/data/IGEL/Scripts/IGEL OS/OS12_upgrade_utility/bash# ls -ali os12_upgrade_util.sh 12666373952052750 -rw-rw-rw-+ 1 nobody users 202 Mar 27 09:55 os12_upgrade_util.sh At a device that runs some kind of Ubuntu and SMB mount with a dedicated user, I get this: root@ITC5254005F6496:/wfs/scripts/OS12_upgrade_utility/bash# ls -ali os12_upgrade_util.sh 12666373952052750 -rw-r--r-- 1 user users 202 Mรคr 27 09:55 os12_upgrade_util.sh Now the problem. Editing and writing from my code-server docker container is working fine. But on the Ubuntu device, I can't even run the script or change permissions. Mount is in read/write mode. Any ideas? Changing permissions in docker does not help. Changing permissions in unraid does some kind of suck ๐ And both does not affect the permission in the Ubuntu mount
-
[WOL] Wakeup Unraid Server from S3 not working
No PiHole is just the DNS that upstreams to the fritzbox. Router is the fritzbox itself and both unraid server are lan connected to it. 1. Host to wake up (10.10.10.10/24) 2. Host for waking up Host 1 (10.10.10.11/24) The usecase is pritty much safing some power. Unraid 1 is a beast and it is there to host some heavy load VM's and so on Unraid 2 is a small mini pc that is up and running 24/7 with like Cloudflare and so on.
-
[WOL] Wakeup Unraid Server from S3 not working
Hi folks, I would love to share a problem with you and maybe get some help here. Try to wake up my unraid server (HP Workstation Z440) from S3 initiated by S3 Sleep Plugin of Dynamic's. Waking up my server that is directly connected to my Fritzbox is working fine in the following cases: - Hitting a key on keyboard connected to the server - Pushing the power on button - Wake up the Server by fritzbox WebUI. (So that tells me general WOL is working) What is not working - Waking up the host by using UpSnap or Wake on LAN Plugin on a different Unraid Server in the same network. - Only network device between that servers is a pihole dns and the previous mentioned Fritzbox. I have really now Idea how to analyse that. So like I said, I'm happy with any help ๐ Thanks
-
Docker and VM control buttons not working
ARRRRGGG It was Docker Folder. tryed to unistall "Folder View" my bad sorry!
-
Docker and VM control buttons not working
Have the same Problem on 6.12.6. With or without the folder plugin it is not functional. Just the Edit and the start with VNC button is working. In Dashboard everything works fine. 10.10.10.10-1701808103400.log unraid-diagnostics-20231205-2133.zip
-
How to update ALLOWED_ORIGINS
when will this Feature be awailable
-
Crazy slow mover performance
Looks like he has a lot of work with photoprism thumbnails
-
Crazy slow mover performance
Hi, I searched in the forum but did not found any solution for the problem so far. I will move all data from my cache to the array to add two disks and switch to zfs. The mover is "moving" with max 2 MB/s. Cache is NVMe and array are usual HDD's Transferring data from the NVMe over my network gives me about 500 MB/s transferring speed. Why is Array so slow when it is used by mover? Can someone help?
-
Docker Networking - Container Name and different Port
Yes It is in the same docker custom network that is in bridge mode With just that the application is doing something like container_name:my_port:default_port_of_application how can I do that? Thank you very much.
-
Docker Networking - Container Name and different Port
Can someone help me please?
-
Docker Networking - Container Name and different Port
Hi, I'm trying to use Docker Container name to map to different Container settings. My problem is that I need to give the setting a different port. Same like with IP: 192.168.178.100:1234 Just with name: container-name:1234 (that is unfortunately not working)
-
gpu passthrough problem
Can you please add where to add the code for the solution? Thanks!
-
Web Log Viewer of onraid is loading ages
Hi @all, I have a serious problem with my unraid 6.9.2 The Web Log Viewer is not loading. I mean it needs about one hour or more to show up. Can someone help me? Cheers, Stephan
-
Wake on Lan for Virtual Machines for 6.1+
Hi guys, I have a problem with the WOL Plugin. It need's about 8 min to start when I boot my array. Unfortunately my unraid web log view is not working and I don't know how to provide useful Log Files to debug this behavior. Can someone help me there? Best regards, Stephan
-
[Support] A75G Repo
Hi guy's, is someone using the ecodms docker container template in unraid? Sprache: de_DE.UTF-8 * Starting domain name service... bind9 ...done. ###INFO### Image wurde erzeugt: 2020-10-14-13:53:13 ###INFO### user does not exist mkdir: cannot create directory โ/var/run/postgresqlโ: File exists The files belonging to this database system will be owned by user "ecodms". This user must also own the server process. The database cluster will be initialized with locale "de_DE.UTF-8". The default text search configuration will be set to "german". Data page checksums are disabled. fixing permissions on existing directory /srv/data/psql ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default timezone ... America/Los_Angeles selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: /usr/lib/postgresql/10/bin/pg_ctl -D /srv/data/psql -l logfile start Got 2 errors first one is this WARNING: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. waiting for server to start....2021-04-12 23:43:27.939 PDT [69] LOG: listening on IPv4 address "127.0.0.1", port 17002 2021-04-12 23:43:27.939 PDT [69] LOG: could not bind IPv6 address "::1": Cannot assign requested address 2021-04-12 23:43:27.939 PDT [69] HINT: Is another postmaster already running on port 17002? If not, wait a few seconds and retry. 2021-04-12 23:43:28.085 PDT [69] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.17002" 2021-04-12 23:43:28.198 PDT [70] LOG: database system was shut down at 2021-04-12 23:42:54 PDT 2021-04-12 23:43:28.256 PDT [69] LOG: database system is ready to accept connections done server started CREATE ROLE CREATE DATABASE CREATE ROLE 2021-04-12 23:43:41.400 PDT [69] LOG: received fast shutdown request waiting for server to shut down...2021-04-12 23:43:41.446 PDT [69] LOG: aborting any active transactions .2021-04-12 23:43:41.449 PDT [69] LOG: worker process: logical replication launcher (PID 76) exited with exit code 1 2021-04-12 23:43:41.449 PDT [71] LOG: shutting down 2021-04-12 23:43:41.821 PDT [69] LOG: database system is shut down done server stopped Linking Scaninput to /srv/scaninput mv: cannot stat '/srv/data/workdir/scaninput/*': No such file or directory Linking external Backupdir to /srv/backup mv: cannot stat '/srv/data/backup/*': No such file or directory Linking external Restore-Dir to /srv/restore mv: cannot stat '/srv/data/restore/*': No such file or directory waiting for server to start.... done server started Check Started... Database already exists. next is this one Info: ERROR: relation "ecosimsindexer" does not exist LINE 1: update ecosimsindexer set status=3 where status=4 or status ... ^ (42P01)ecoDMS Server startet as service "de.ecodms.tools.fulltext.EcoFulltextIndex | <init> | 2021-04-12 23:43:57,260 | INFO| MaxProcesses: 3" wired is that he is looking for some folder that are mention in the parameter description but which I defenetly set to a existing path. Linking Scaninput to /srv/scaninput mv: cannot stat '/srv/data/workdir/scaninput/*': No such file or directory Linking external Backupdir to /srv/backup mv: cannot stat '/srv/data/backup/*': No such file or directory Linking external Restore-Dir to /srv/restore mv: cannot stat '/srv/data/restore/*': No such file or directory waiting for server to start.... done Can someone help me?