-
APC UPS Unraid 7 Emergency! Batteries have failed
Last week i bouth a brand new APC 750 VA / 410 Watt and i'm getting the "Batteries have failed on UPS" error. :(
-
ERROR from battery with new UPS
Brand new APC 750 VA / 410 Watt and i'm getting the "Batteries have failed on UPS" error. Should I return it and get other brand?
-
[Support] SpaceinvaderOne - Macinabox
Oh. I see.. So the next question is what is the cheapest dgpu to passthrough to the VM? And, can it be fully shutdown when I don't use the VM?
-
[Support] SpaceinvaderOne - Macinabox
THANKS!! I've successfully installed sonoma with your guidelines and its working well. BUT! I have 100% cpu spikes doing low process intensive tasks like browsing a single tab web or opening some os windows. I'm running a i3 10100 host cpu with 2cores 2threads and 16GB of ram dedicated to vm. I suspect it's a GPU emulation thing as i only have my igpu. Can I do something on configuration (increase gpu ram, some qemu settings...) to speed up things? It's really slow. Thanks!!
-
Unraid wont update 6.12.8 >> 6.12.10
That was it. Thanks!
-
-
Unraid wont update 6.12.8 >> 6.12.10
When I try to update and click "confirm and start update" on the related pop-up a pop up opens and shows this: plugin: installing: unRAIDServer.plg Executing hook script: pre_plugin_checks plugin: downloading: unRAIDServer.plg ... done plugin: not installing older version Executing hook script: post_plugin_checks When I reboot, I'm still on 6.12.8 Can anyone help me? Here my diagnostics servidorunraid-diagnostics-20240516-0611.zip
-
[Plugin] Mover Tuning
This feature would be awesome. I'm using a disk for hot-file access indeed. This would be THE FEATURE for me.
-
I messed up my server. Help please.
I have a failing disk and I wanted to copy all appdata and system folders to other disk and change the failing one. I stopped VM manager and disabled docker. Then I changed appdata and system shares to other disk and started mover, But it didn't move all files so i tried to move them manually with dinamyx plugin. The transfer failed a few times but eventually succeded somehow. Then i enabled docker again and served crashed. I rebooted and tried to restore a backup with Backup/Restore Appdata plugin but now I have no docker containers. I found that every time that I restore a backup the disk usage becomes higher. It seems that is not overwriting files. And last but not lease, i have a "Couldn't create socket: [2] No such file or directory" warning on the Backup plugin page How can I restore my server? It's safe to delete appdata/system folders and then restore a backup? I've attached my diagnostics. Thanks servidorunraid-diagnostics-20230813-1149.zip
-
Dynamix - System Temp
Hello, I've tried to search information about my problem with "Fan Auto Control" with no luck. I can't select anything on "PWM controller". I've tried "sensors-detect" command and i can only detect a few ones: coretemp-isa-0000 Adapter: ISA adapter MB Temp: +40.0°C (high = +80.0°C, crit = +100.0°C) CPU Temp: +38.0°C (high = +80.0°C, crit = +100.0°C) Core 1: +37.0°C (high = +80.0°C, crit = +100.0°C) Core 2: +37.0°C (high = +80.0°C, crit = +100.0°C) Core 3: +35.0°C (high = +80.0°C, crit = +100.0°C) for reference my system is: ASRock B560M Pro4 Intel® Core™ i3-10100 I have no PWM fans connected to motherboard yet. Could it be the cause? Thanks.
-
[PLUG-IN] NerdTools
Hi, I've installed the plugin but now I'm stuck in the settings page with a message: "Please wait, retrieving plugin information..." How can I solve this? Thanks.
-
Multiple new shares that I have not created.
Thanks. I will delete those shares through the UI to keep all clean.
-
Multiple new shares that I have not created.
Thanks. And where are the share properties been stored?
-
Multiple new shares that I have not created.
Hello, I'm new to unraid. Today i have found that there are multiple folders that I have not created in my shares tab. All of them are music related. I've been fooling with lidarr (on steroids and extended) and I think it has created multiple folders on my /mnt/user/ folder. It's safe to move/delete all these folders? I have already changed the docker config. Thanks.
-
ControlR (Android/iOS app for unRAID)
Hello, I found this app and I wonder if I could run a script on "user scripts". Thanks!
-
[Plugin] rclone
Hi, I'm new to unraid (and with little Linux experience) I'm using this exact script and all my folders gets owned by root with drwxr-xr-x permissions. I can delete files with crusader but i can't delete folders. I want to mount my google drive using rclone (works) Sync a specific folder to a share(works but permissions issue) Copy all new files from this folder to another folder used by qbittorrent (works but permissions issue) I use this scripts: MOUNT: mkdir -p /mnt/addons/rclone_google_drive rclone mount \ --allow-other \ --dir-cache-time 96h \ --fast-list \ --drive-chunk-size 512M \ --buffer-size 256M \ --vfs-read-chunk-size 128M \ --vfs-read-chunk-size-limit off \ --uid 99 --gid 100 \ --default-permissions \ --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36" \ RcloneGoogleDrive: /mnt/addons/rclone_google_drive COPY TO SHARE: rclone copy RcloneGoogleDrive:unRAIDSync /mnt/user/rclone_unraidsync_drive -vv COPY TO MONITORED FOLDER: watch_dir=/mnt/user/rclone_unraidsync_drive/AutoDownloadTorrent/ copy_dir=/mnt/user/qbittorrent_monitored_folder inotifywait -m -r -e create,move,modify,delete $watch_dir | while read path action file; do echo "El archivo '$file' ha sido $action en la carpeta '$path'" rsync -avz -r $watch_dir $copy_dir done I've tried with umask 000 too. Same results.
Mamaun
Members
-
Joined
-
Last visited