Everything posted by IamSpartacus
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I updated fio. Try again and let me know This worked, thank you!
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Would it be possible to add mergerfs into the Nerd Pack?
-
SMB & ZFS speeds I don't understand ...
Thanks for the response. I'm sure my issue is because Unraid is running in a VM. I'm probably SoL.
-
SMB & ZFS speeds I don't understand ...
Were you running those fio tests on Unraid or another system? I ask because I'm testing a scenario running Unraid in a VM on Proxmox with an all NVMe zfs pool added as a single "drive" as cache in Unraid. However, I'm unable to run fio even after it's installed via NerdTools. I just get "illegal instruction" no matter what switches I use.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Has anyone gotten fio to successfully run? I just get "illegal instruction" even with --disable-native set. I've tried this in both 6.9 beta 25 and 6.8.3 stable.
-
[6.9.0-beta25] Buggy/Poor SMB Performance
I'm seeing major SMB issues in 6.9 beta 25. Simply browsing my shares it often takes 20-30 seconds for each subfolder to load in Windows Explorer. I'm seeing the same behavior on 4 different Windows 10 1909 machines on my network that I've tested with. I'm also seeing the following error messages in my syslog as soon as I first access a share from Windows Explorer: Aug 20 15:51:07 SPARTA smbd[35954]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:07 SPARTA smbd[35954]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:07 SPARTA smbd[35954]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:07 SPARTA smbd[35954]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:07 SPARTA smbd[35954]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:07 SPARTA smbd[35954]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:07 SPARTA smbd[35954]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:07 SPARTA smbd[35954]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:27 SPARTA smbd[36254]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:27 SPARTA smbd[36254]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:27 SPARTA smbd[36254]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:27 SPARTA smbd[36254]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:27 SPARTA smbd[36254]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:27 SPARTA smbd[36254]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:27 SPARTA smbd[36254]: sys_path_to_bdev() failed for path [.]! Aug 20 15:51:27 SPARTA smbd[36254]: sys_path_to_bdev() failed for path [.]! Diagnostics attached. sparta-diagnostics-20200820-2147.zip
-
VM Backup Plugin
You probably have to set the number of backups to keep number to something other than 0 first.
-
[Support] ich777 - Application Dockers
It does, I'm using it now and it works well.
-
[Support] ich777 - Application Dockers
Got it, sounds like that should work. How does one run the container with the headless option? And is there a shutdown option for once jobs are complete?
-
[Support] ich777 - Application Dockers
Unrelated issue, if I try to enable Real Time Sychronization and hit OK, the program freezes up and is unresponsive until I restart the container. There is nothing in the container logs when this happens.
-
[Support] ich777 - Application Dockers
Thank you. That seems to have fixed the issue. I don't know why the characters were an issue with the smb option but when the destination is set as a local mount point (via UD SMB mount) it works without issue and identifies the files on both ends are identical thus not creating any duplicates.
-
[Support] ich777 - Application Dockers
If I mount the destination SMB share via UD, how do I notate that in the docker template? Local? Because if I still use remote, I'm not sure what's changing.
-
[Support] ich777 - Application Dockers
I'm doing a sync now. Will let you know what the result is. Destination is an SMB share, it's not mounted locally via UD.
-
[Support] ich777 - Application Dockers
Hmmmm. I guess I'll delete the files off destination and let them copy over with DirSyncPro and then see what happens upon the next analysis.
-
[Support] ich777 - Application Dockers
Try just creating a folder named Déjà Vu (2006) with a text file with the same name inside it. Or try this actual video file. And btw, I'm using a local for source and smb for destination.
-
[Support] ich777 - Application Dockers
How small we talking? 1.5GB too big?
-
[Support] ich777 - Application Dockers
So it looks like any file with an accent and files that look like they have an apostrophe but it's someone not the apostrophe that you'd get if you hit the key on a standard keyboard. So it must be another accent of some kind. These files are all automatically named with Sonarr/Radarr so i'm not sure how they were named with these characters like that. I discovered these file are not using a standar apostrophe by noticing how they were ordered in WIndows Explorer:
-
[Support] ich777 - Application Dockers
So I just did a test Mirror A -> B incremental with the file I screen shot above. The folder and file are identical on both servers, but it copies a new file over and I wind up with a duplicated directory and second file with the changed character on the destination.
-
[Support] ich777 - Application Dockers
Yes, they are the same. But DirSyncPro copying a second copy of the file because it's reading the files with ' and -- in them as different. I'll do a test on a few files and show you what the result looks like.
-
[Support] ich777 - Application Dockers
-
[Support] ich777 - Application Dockers
Does anyone have an issue with DirSyncPro when trying to copy files that have an apostrophe in it? It seems like it can't read character and thus even if it exists on the destination it copies the file over changing the ' to a ą instead creating a second different copy.
-
VM Backup Plugin
Could anyone explain to me why the first part of the VM backup process includes a copy operation of my previous backup img file to a newly created img file BEFORE my VM shuts down and then continues on the backup process? I'm just confused by what this first step is doing. 2020-04-28 13:35:20 information: copy of backup of /mnt/user/data/backups/servers/athens/vm/SPE-DC1/20200427_0401_spe-dc1_vdisk1.img vdisk to /mnt/user/data/backups/servers/athens/vm/SPE-DC1/20200428_1335_spe-dc1_vdisk1.img starting. 2020-04-28 13:42:24 information: copy of /mnt/user/data/backups/servers/athens/vm/SPE-DC1/20200427_0401_spe-dc1_vdisk1.img to /mnt/user/data/backups/servers/athens/vm/SPE-DC1/20200428_1335_spe-dc1_vdisk1.img complete. 2020-04-28 13:42:24 information: skip_vm_shutdown is false. beginning vm shutdown procedure.
-
[Plugin] Mover Tuning
Perfect! That's exactly what I need. Thank you!
-
[Plugin] Mover Tuning
Can the setting 'Only move at this threshold of used cache space' be used in conjunction with the scheduler? Such that the mover is scheduled to only run once a day, but it will only run if the used space is above the threshold? Or does this setting always invoke the mover the moment the threshold is reached?
-
VM Backup Plugin
Why when I'm running a non snapshot backup (not backing up nvram either) do I see the script copy my running vdisk (does not shut vm down first) to the backup location, then shutdown the VM and backup the vdisk on top of the copied file? 20200420_1611_unraid-vmbackup.log