
allanp81
-
Posts
318 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Store
Gallery
Bug Reports
Documentation
Landing
Posts posted by allanp81
-
-
I only need my VM to be accessible 2 days a week so is there a simple way I could somehow trigger a power on of the VM?
I have nextcloud so I thought is there a way using a script that I could watch for the presence of a file or a change of a file to trigger?
-
So does this container support nvidia transcoding? I found some info quite a few pages back but I can't get it to work. I have installed the nvidia drivers etc. and have tried adding the NVIDIA_DEVICE_CAPABILITIES and NVIDIA_VISIBLE_DEVICES as container variables but nothing happens.
*Edit: nevermind, I got it working by adding "--runtime=nvidia" to the extra parameters"
-
2 minutes ago, Kilrah said:
It's in Plugins like the older one.
hmm, found it by choosing the backup category on the left but it wouldn't appear even just searching for the word "backup" for some reason.
-
What am I doing wrong? I uninstalled the old version but don't see the new version when I search for it in apps.
-
It seems that reapplying new thermal paste has made zero difference. There's nothing wrong with the fan on the CPU either so it's a very odd problem. Will hopefully get something in the logs.
-
Cool thanks, I've set it up to log to my main server so I'll be able to collect the logs to see what it says.
-
I'll try applying some new thermal paste to it, I don't know if atmospheric conditions can affect it as my backup server is in my loft (attic).
-
The server reboots so can't get diags. Nothing has physically changed on the hardware and I used to run this script daily without fuss so I feel like something on unraid itself has changed.
-
I have an rsync that backs up my main server to a backup server and this used to work absolutely fine but it seems that recently it's started making the 2nd server reboot as it seems to max out 1 of the CPU cores and makes it start overheating.
You can see how it oddly spreads the load across the cores. It appears that it's SSHD that causes the large amount of CPU usage.
Sometimes the transfer rates drops from about 110meg/sec to much much lower and the CPU usage drops right down and then subsequently the temps and everything is fine but obviously backup then takes a crazy amount of time. I have the turbo write plugin enabled and set to automatic but doesn't seem to make much difference.
Anyone got any ideas as to why this is happening? The 2nd server is a core i5 but it's literally only used as a copy of my main server.
-
Maybe just try creating a blank motion.conf in that path?
-
do you have any other boot devices attached? I've had issues in the past with devices and option rom.
-
Yes, you'll need to terminal into the docker (you can access this from the docker page on your server):
https://www.digitalocean.com/community/tutorials/how-to-reset-your-mysql-or-mariadb-root-password
-
Heidisql is a simple tool and you can use a portable version of it as well I believe.
-
I've lost the disk that was saving all of my recordings and now I can't start the docker as I presume it's expecting to see some folders in the new location that now don't exist. What's the best way to fix this? If I take a copy of the appdata config and then do a full reset on the docker and then copy the config files back?
-
Wiping the appdata would cause it to start afresh I think.
-
Reinstalling the docker wouldn't necessarily change anything as the appdata directory would still exist.
What did you set the password as in the docker config as that's what it should be set as.
-
On 10/14/2021 at 5:05 PM, ds123 said:
I have the same issue.
I thought I'd fixed this issue but no, still occurring so add me to the list of people with this issue and Kodi.
-
Others may have other insights, but for me with DVB-T/T2, continuity errors were normally caused by poor signal.
Do you ever get dropouts in heavy rain or anything like that?
-
My server used to take about 8 hours with dual parity 4Tb drives. It's now about 12 hours for dual parity 6Tb drives. I'm assuming the amount of data disks has not much bearing on how long the process will take as the size of the parity disks is the main factor?
-
How easy is that to migrate what I have in my DB already though?
-
It's a shame it seems we won't see a version of this that works with Matrix (19) as I've finally upgraded all of my clients to 19 and rely on the headless docker for DB updating. It's not critical per se, but it's very very useful and beyond my ability to create my own docker for 19.
-
I think I just followed the guide here: https://mariadb.com/kb/en/mysqldump/
-
Solved this myself, not sure how, as I haven't done a BIOS update for ages, but VT-D had become disabled in the BIOS. The server is on 24/7 but I guess it's possible that the battery is dead and it reset when I powered the server off?
-
Hi all, my board used to have no issues passing through PCI-E nics etc. to VMs but for some reason recently it's not working anymore and I don't know what's going wrong. I've tried all sorts, pci-stub vfio bind etc. I've ACS override on and off but not having much luck. My hardware configuration hasn't changed for years apart from adding an NVME drive maybe a year or 2 ago. Asrock say installing a drive here disables PCIE-5.
When I go to Tools > System Devices it'sdownloadbox-diagnostics-20210601-1340.zip now saying "No IOMMU Groups Available" rather than listing all of the IOMMU groups like it used to.
Remotely wake VM?
in VM Engine (KVM)
Posted · Edited by allanp81
In case anyone ever asks, I got this working quite simply by doing the following:
So basically create a text file on your nextcloud instance and then find the path to it via the terminal. If you then edit the file via the nextcloud web interface or mobile app and set the contents to "on" or "off" it will power the VM on or off accordingly.