-
DjBill started following [Plugin] Network Stats , [PLUG-IN] NerdTools , /mnt/cache "df" command output report more used space than the sum of all files on the filesystem and 2 others
-
[PLUG-IN] NerdTools
Could "hwloc" be added? Thanks in advance.
-
[Plugin] CA Fix Common Problems
Hi, the plugin show the following warning under UNRaid 6.11 Extra packages being installed were found in /boot/extra. It is not recommended to install any packages this way. but the recommend way to install packages on UNRaid 6.11 it's putting them in "/boot/extra"
-
Add better support for Windows XP
Thanks @ks2016 and @Luckyjoe I follow your instructions (updated #2 URL 😞 1) Add support for floppy drives in the VM gui. Sample resulting xml: <disk type='file' device='floppy'> <source file='/path/to/your/viostor-31-03-2010-floppy.img'/> <target dev='fda'/> </disk> 2) In VM settings similar to virtio ISO image add possibility to download floppy image from: https://web.archive.org/web/20151212170347/http://www.linux-kvm.com/sites/default/files/viostor-31-03-2010-floppy.img Also you need to setup the Virtual Machine as follow for Windows XP install procedure: Logical CPU: 1 Memory 1024MB Hyper-V: No VNC Video Driver: Cirrus
-
[Support] spikhalskiy - ZeroTier
... ... ... Then from the console, go to /boot/config/plugins/dockerMan/templates-user and then delete the my-[docker name].xml file.
-
[Support] spikhalskiy - ZeroTier
Hi Braulio, connect a Keyboard and monitor to your unraid server and stop zerotier container through the terminal console.
-
/mnt/cache "df" command output report more used space than the sum of all files on the filesystem
I solved my issue with the free space following this guide
-
/mnt/cache "df" command output report more used space than the sum of all files on the filesystem
Thanks to all for the clarification.
-
/mnt/cache "df" command output report more used space than the sum of all files on the filesystem
Hi, anyone know why "df" command output report more used space than the sum of all files on the filesystem: root@PCNAS:/mnt/cache# df -h /mnt/cache Filesystem Size Used Avail Use% Mounted on /dev/sdh1 232G 199G 24G 90% /mnt/cache root@PCNAS:/mnt/cache# du -sh * | sort -rn 120G domains 28G appdata 6.6G system root@PCNAS:/mnt/cache# Thanks. pcnas-diagnostics-20210710-0130.zip
-
Dynamix - System Temp
Thanks. Now works fine.
-
Dynamix - System Temp
Hi, today I tried to update the plugin from version "2020.06.20" to "2021.05.20" and it failed with error: plugin: updating: dynamix.system.temp.plg plugin: run failed: /bin/bash retval: 1 I also tried uninstall and reinstall and fails again with error: plugin: installing: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg plugin: downloading https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg plugin: downloading: https://raw.githubusercontent.com/bergware/dynamix/master/unRAIDv6/dynamix.system.temp.plg ... done plugin: run failed: /bin/bash retval: 1 My unRAID version it's: Version 6.9.2 2021-04-07 Anyone know what is the issue? Thanks in advance.
-
[Support] spikhalskiy - ZeroTier
@Dmitry Spikhalskiy Hi, do you plan to upgrade docker to the latest version of ZeroTier? Thanks in advance.
-
My Servers Early Access Plugin
Hi to all. The upgrade to the latest version did not finish well and I had need to uninstall and reinstall the plugin.
-
DjBill changed their profile photo
-
[Plugin] Network Stats
Hi, thanks for the plugin. This post https://forums.docker.com/t/relationship-between-interface-vethxxxxx-and-container/12872/25 explains how to correlate "vethxxxxx" interfaces and "docker". This post also have some script that might help you on the development.