Everything posted by Mamaun
-
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.
-
System Log Error
Where can I read documentation about this? I'm new to unraid and doesn't have much experience in Linux.
-
System Log Error
I'm new to unraid. How can I do this? Simply create a folder with krusader?
-
[PLUG-IN] NerdTools
Yes I saw it in release notes. Sorry.
-
[PLUG-IN] NerdTools
Is inotify planned to be added on the pack?
-
Missing /UNRAID directory in Root
Ok. Sorry.
-
Yet another SLOW file transfer thread. krusader/windows/USB >> All slow.
Something SO strange. If f i copy files from windows to unraid, i get 40MBps. If I mount a remote and PULL same files with krusader i get 110MBps, maxing my Gigabit lan connection.
-
Yet another SLOW file transfer thread. krusader/windows/USB >> All slow.
Large files (>20GB) sequentially from single disk to single disk. The speed cap is roughly the same over LAN or USB. No mater if I copy the files to a SSD user share, to a HDD or even if y copy to user0/SHARE. The cpu is barely used (8%) and also the RAM (5%) Oh. I can have two simultaneous transfers, one from windows via lan and other from unassigned usb device, both to the same array HDD and both cap at 40/50MBps
-
Yet another SLOW file transfer thread. krusader/windows/USB >> All slow.
Here servidorunraid-diagnostics-20230311-1559.zip
-
Missing /UNRAID directory in Root
Oh sorry, I explain it in this thread:
-
Yet another SLOW file transfer thread. krusader/windows/USB >> All slow.
Hi. I'm new to unraid. I followed some spaceinvader's great guides to setup my server (adding krusader, plex with hd acceleration, qbitorrent, windows11 vm, some plugins...) and it's working very well... except for file transfers. Here my setup: intel i3 10100 + 64GB ram 2x 10TB WD shuked HDD's (array) 2x 120GB Kingston SSD's (appdata/system cache) 1x 4tb WD Red SSD (media cache) 1x 500GB Sandisk (temp cache) 2x 8TB WD USB (unassigned) This were my main windows server media disks I've benchmarked my controller/disk with DiskSpeed and all seems ok (image is from Diskspeed) My USB disks can copy data at 180MBps in windows I don't have parity disk since the server main purpose is plex and I backup my important data manually I have disabled cache for any share from/to I'm copying data I have enabled/disabled turbo write. When I try to transfer files from my Windows 10 server it tops at 60MB/S over ethernet When I try to transfer files from unassigned devices usb to an user share, it tops at 50MBps (krusader) When I try to transfer from /mnt/disks/USB to /mnt/disk/disk1 it gets even worse at 30MBps (krusader) I don't know what I'm doing wrong.