Everything posted by juan11perez
-
[KERNEL]custom kernel build with treaks (2020.03.07 v6.8.3|5.5.8|4.19.108|NAVI|VEGA|NFSv4|R8125|Zen2)
im on 6.8.0rc. 7. No special kernel. in the main tab, click on the flash device, bottom of the page just above the "Default Box" button, there's a check mark. un check it to run legacy. see below picture
-
[KERNEL]custom kernel build with treaks (2020.03.07 v6.8.3|5.5.8|4.19.108|NAVI|VEGA|NFSv4|R8125|Zen2)
@tsawind I have an ASUS ROG STRIX X470-F GAMING. Until a week ago i was running it with a Ryzen 2700x for which i had had to flash back to bios Version 4207 from Dec 2018 as I was unable to passthrough any other way. Last week i replaced the ryzen for a new 3900x. so no option but to upgrade the bios to the latest; in my case Version 5406 from nov 25 2019. Rebooted while still with the ryzen 2700x and the bug was fixed. I was able to passthorugh without issues. Substituted with the new cpu (3900x) and same story. Pass through with no problem. I am running unraid in legacy mode.
-
unraid-autovmbackup: automate backup of virtual machines in unRAID - v0.4
@JTok I am using your script (currently on v1.2.0) and works well. Thank you for developing and sharing it.
-
HDMI audio on macOS 10.14.6 KVM
@Leoyzen i wanted to thank you for your tip. I've been messing around with this for months and your advise solved it. This is my relevant xml part <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x09' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/user/isos/vbios/Sapphire_RX570_8192_171019.rom'/> <address type='pci' domain='0x0000' bus='0x09' slot='0x00' function='0x0' multifunction='on'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x09' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x09' slot='0x00' function='0x1'/> </hostdev> I'm running macox catalina with an amdrx570. I passed the bios and I'm not sure if it's necessary or not, but the result is it works and i have sound.
-
[Plugin] CA User Scripts
Good day. appreciate some advice. Have been mounting rclone with the SpaceInvader tutorial for months; which runs the mount script at array start. After moving to Unraid 6.7 stable, this stopped working and on restart if the mount script runs, the array will not start. If I stop the script, the array starts and it's all good. Would welcome a suggestion to (automatically) run the mount script after the array starts as opposed to on array start. Thank you.
-
[Plugin] CA Fix Common Problems
Thank you. I confirm the release fixes the error for me.
-
[Support] Linuxserver.io - Nextcloud
@InfInIty I cant say for certain it's your issue, but I had a similar complication on an ubuntu server where I had used 255.0.0.0 as dns when making the ip static. Turns out it had to be 255.255.255.0 To get the apps added there's a workaround, which is to manually download them from the github and then adding the folder to the nextcloud/html/apps folder. Once you add them you can go back to the gui and enable them.
-
[Plugin] CA Fix Common Problems
First thank you for the plugin. Running Unraid Version 6.7.0-rc3 2019-02-09 When scanning I get the following plugin error: Warning: simplexml_load_file(): I/O warning : failed to load external entity "" in /usr/local/emhttp/plugins/fix.common.problems/include/tests.php on line 1563 Warning: simplexml_load_file(): I/O warning : failed to load external entity "" in /usr/local/emhttp/plugins/fix.common.problems/include/tests.php on line 1563 Warning: simplexml_load_file(): I/O warning : failed to load external entity "" in /usr/local/emhttp/plugins/fix.common.problems/include/tests.php on line 1563 Warning: simplexml_load_file(): I/O warning : failed to load external entity "" in /usr/local/emhttp/plugins/fix.common.problems/include/tests.php on line 1563 Warning: simplexml_load_file(): I/O warning : failed to load external entity "" in /usr/local/emhttp/plugins/fix.common.problems/include/tests.php on line 1563 Warning: simplexml_load_file(): I/O warning : failed to load external entity "" in /usr/local/emhttp/plugins/fix.common.problems/include/tests.php on line 1563 ERRORS FOUNDSUGGESTED FIX I have no system errors.
-
Where does my parity check speeds rank?
Thank you very much for your help. I went and did a bit of research, which turned out to be exactly what you recommended. Basically docker/vm shares wrongly configured (not in cache). I've corrected it and not only is parity executing at avg 120MB/s but the server performance is now what I expected.
-
Where does my parity check speeds rank?
it was a typo. apologies I meant 10MB/s on load.
-
Where does my parity check speeds rank?
- Where does my parity check speeds rank?
good day. I see the parity check averaging 130MB/s provided the server is doing nothing else. ie. docker/vm down. If these are up, the speed drops to 10MB/s. Is this the normal scenario? thank you- UNRAID 6.6.6 - Soft Lockup - Ryzen 1800X - Asus X370 Pro
Good day. New to Unraid and enjoying the learning. I built an Asrock x470itx with a Ryzen 2700x. My first build ! Picked the parts based on...... ordered them and then started reading about the lock ups Anyway, took me 2 days to work out how to plug everything and get it up and running. Whilst updating the MOBO bios, I decided that it made sense to set up the RAM frequency, since it was stated in the package and I was there........ Plugged Unraid and started running; whilst executing pre-clearing the server would drop about every 4 hours. To summarise, I tried every CPU setting in the bios with no success; until in the end I remembered fiddling with the RAM frequency... Put it back in Auto, which I should have never touched and surprise, surprise..... server running without problem for 2 straight days. Perhaps my outcome may have been obvious, but since no doubt there are many more newcomers like me, I thought worthwhile sharing this experience. - Where does my parity check speeds rank?