noacess

Members
  • Posts

    41
  • Joined

  • Last visited

Everything posted by noacess

  1. I recently had a power outage where my DAS went down unexpectedly. I did a read check and it finished without any errors but my two parity drives are now disabled. How do I fix this? Do I need to unassign and reassign them to rebuild parity? Any advice would be greatly appreciated. I've attache d diagnostics. Thanks! tower-diagnostics-20221031-1031.zip
  2. This may be a dumb question but, is there a way to live migrate a VM between two unraid servers? Assume identical bare metal hardware. I know this is doable with proxmox but I wasn't sure if there were some fancy cli commands that could be ran to do this in unraid. Thanks for the help!
  3. I was referring to my hack of copying a single file via user shares to create directory structures and then copying the rest of the files via the cache share because of transfer speed being comparatively slow through user shares when writing to cache.
  4. If you stop your array, go into settings, then click on SMB there is a section called "Samba extra configuration:" That's where you paste the config I shared. After you start the array you should now see an extra share when you browse to your server. You don't need to create it under the "Shares" area of unraid. I would turn off disk shares unless you need it for something specific.
  5. Below is what works for me. I usually just write 1 file through the user share and then once the folder structure is created I do the rest of my writes through the cache share. Its clunky, but it works for now until I can think of a more elegant solution. [cacheShare] path=/mnt/cache valid users = whoever write list = whoever
  6. Hey everyone, I recently rebuilt my unraid server and I'm seeing some strange cache write speed behavior. If I write to a user share that has use cache set to Yes via SMB I can copy at about 280 MB/s which is slow. If I enable disk shares and do the same copy direct to the cache drive share I get well over 1 GB/s which is what I'd expect. The only thing I've tried so far is enabling Direct IO but that didn't help. The cache drive is a hardware raid of SAS3 SSDs. The PC I'm copying from has a PCIE 4.0 nvme disk in it. Diagnostics attached. Any help would be appreciated! Thanks tower-diagnostics-20200309-1707.zip
  7. I'm just curious what kind of performance everyone is getting. I recently got my 40Gb Mellanox Connectx-3 cards working with unraid but my SMB copy speeds to a ram drive are maxing out at about 1.5 - 1.7 GB/s which feels a bit slow. The only SMB options I've added are below. On the client side I'm copying from a pcie 4.0 NVME drive which has read speeds over 4GB/s so that shouldn't be the issue. Any thoughts/suggestions? Thanks! server multi channel support = yes aio read size = 1 aio write size = 1 strict locking = No
  8. I'll do some science tonight with jumbo frames. I've also go another NIC I can try if that doesn't yield and results. Wish me luck! Thanks for the help.
  9. Single thread yields about half the speed. Maybe this is my problem (although I don't know how to fix it)? Two threads yields similar results to 10 threads like above. Thanks! C:\temp\iperf-3.1.3-win64>iperf3.exe -P 1 -c 192.168.1.15 Connecting to host 192.168.1.15, port 5201 [ 4] local 192.168.1.8 port 9056 connected to 192.168.1.15 port 5201 [ ID] Interval Transfer Bandwidth [ 4] 0.00-1.00 sec 639 MBytes 5.36 Gbits/sec [ 4] 1.00-2.00 sec 640 MBytes 5.37 Gbits/sec [ 4] 2.00-3.00 sec 662 MBytes 5.55 Gbits/sec [ 4] 3.00-4.00 sec 655 MBytes 5.49 Gbits/sec [ 4] 4.00-5.00 sec 640 MBytes 5.37 Gbits/sec [ 4] 5.00-6.00 sec 636 MBytes 5.34 Gbits/sec [ 4] 6.00-7.00 sec 778 MBytes 6.52 Gbits/sec [ 4] 7.00-8.00 sec 632 MBytes 5.30 Gbits/sec [ 4] 8.00-9.00 sec 643 MBytes 5.39 Gbits/sec [ 4] 9.00-10.00 sec 682 MBytes 5.72 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bandwidth [ 4] 0.00-10.00 sec 6.45 GBytes 5.54 Gbits/sec sender [ 4] 0.00-10.00 sec 6.45 GBytes 5.54 Gbits/sec receiver iperf Done.
  10. What kind of cache are you using? I have Direct IO enabled. iperf leads me to believe the network side shouldn't be an issue. Thanks for the response! C:\temp\iperf-3.1.3-win64>iperf3.exe -P 10 -c 192.168.1.15 Connecting to host 192.168.1.15, port 5201 [ 4] local 192.168.1.8 port 8667 connected to 192.168.1.15 port 5201 [ 6] local 192.168.1.8 port 8668 connected to 192.168.1.15 port 5201 [ 8] local 192.168.1.8 port 8669 connected to 192.168.1.15 port 5201 [ 10] local 192.168.1.8 port 8670 connected to 192.168.1.15 port 5201 [ 12] local 192.168.1.8 port 8671 connected to 192.168.1.15 port 5201 [ 14] local 192.168.1.8 port 8672 connected to 192.168.1.15 port 5201 [ 16] local 192.168.1.8 port 8673 connected to 192.168.1.15 port 5201 [ 18] local 192.168.1.8 port 8674 connected to 192.168.1.15 port 5201 [ 20] local 192.168.1.8 port 8675 connected to 192.168.1.15 port 5201 [ 22] local 192.168.1.8 port 8676 connected to 192.168.1.15 port 5201 [ ID] Interval Transfer Bandwidth [ 4] 0.00-1.00 sec 93.2 MBytes 782 Mbits/sec [ 6] 0.00-1.00 sec 92.8 MBytes 778 Mbits/sec [ 8] 0.00-1.00 sec 93.0 MBytes 780 Mbits/sec [ 10] 0.00-1.00 sec 93.5 MBytes 784 Mbits/sec [ 12] 0.00-1.00 sec 93.4 MBytes 783 Mbits/sec [ 14] 0.00-1.00 sec 94.2 MBytes 790 Mbits/sec [ 16] 0.00-1.00 sec 95.5 MBytes 801 Mbits/sec [ 18] 0.00-1.00 sec 93.1 MBytes 781 Mbits/sec [ 20] 0.00-1.00 sec 94.6 MBytes 793 Mbits/sec [ 22] 0.00-1.00 sec 93.1 MBytes 781 Mbits/sec [SUM] 0.00-1.00 sec 936 MBytes 7.85 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ 4] 1.00-2.00 sec 113 MBytes 946 Mbits/sec [ 6] 1.00-2.00 sec 113 MBytes 946 Mbits/sec [ 8] 1.00-2.00 sec 113 MBytes 946 Mbits/sec [ 10] 1.00-2.00 sec 113 MBytes 946 Mbits/sec [ 12] 1.00-2.00 sec 113 MBytes 946 Mbits/sec [ 14] 1.00-2.00 sec 113 MBytes 945 Mbits/sec [ 16] 1.00-2.00 sec 113 MBytes 946 Mbits/sec [ 18] 1.00-2.00 sec 113 MBytes 945 Mbits/sec [ 20] 1.00-2.00 sec 113 MBytes 945 Mbits/sec [ 22] 1.00-2.00 sec 112 MBytes 944 Mbits/sec [SUM] 1.00-2.00 sec 1.10 GBytes 9.45 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ 4] 2.00-3.00 sec 112 MBytes 936 Mbits/sec [ 6] 2.00-3.00 sec 112 MBytes 936 Mbits/sec [ 8] 2.00-3.00 sec 112 MBytes 936 Mbits/sec [ 10] 2.00-3.00 sec 112 MBytes 936 Mbits/sec [ 12] 2.00-3.00 sec 112 MBytes 937 Mbits/sec [ 14] 2.00-3.00 sec 112 MBytes 936 Mbits/sec [ 16] 2.00-3.00 sec 112 MBytes 936 Mbits/sec [ 18] 2.00-3.00 sec 112 MBytes 936 Mbits/sec [ 20] 2.00-3.00 sec 112 MBytes 936 Mbits/sec [ 22] 2.00-3.00 sec 111 MBytes 935 Mbits/sec [SUM] 2.00-3.00 sec 1.09 GBytes 9.36 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ 4] 3.00-4.00 sec 113 MBytes 945 Mbits/sec [ 6] 3.00-4.00 sec 113 MBytes 945 Mbits/sec [ 8] 3.00-4.00 sec 113 MBytes 947 Mbits/sec [ 10] 3.00-4.00 sec 113 MBytes 947 Mbits/sec [ 12] 3.00-4.00 sec 113 MBytes 947 Mbits/sec [ 14] 3.00-4.00 sec 113 MBytes 945 Mbits/sec [ 16] 3.00-4.00 sec 113 MBytes 947 Mbits/sec [ 18] 3.00-4.00 sec 113 MBytes 945 Mbits/sec [ 20] 3.00-4.00 sec 113 MBytes 944 Mbits/sec [ 22] 3.00-4.00 sec 113 MBytes 944 Mbits/sec [SUM] 3.00-4.00 sec 1.10 GBytes 9.46 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ 4] 4.00-5.00 sec 113 MBytes 946 Mbits/sec [ 6] 4.00-5.00 sec 113 MBytes 946 Mbits/sec [ 8] 4.00-5.00 sec 113 MBytes 945 Mbits/sec [ 10] 4.00-5.00 sec 113 MBytes 945 Mbits/sec [ 12] 4.00-5.00 sec 113 MBytes 945 Mbits/sec [ 14] 4.00-5.00 sec 113 MBytes 945 Mbits/sec [ 16] 4.00-5.00 sec 113 MBytes 945 Mbits/sec [ 18] 4.00-5.00 sec 113 MBytes 945 Mbits/sec [ 20] 4.00-5.00 sec 113 MBytes 944 Mbits/sec [ 22] 4.00-5.00 sec 113 MBytes 944 Mbits/sec [SUM] 4.00-5.00 sec 1.10 GBytes 9.45 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ 4] 5.00-6.00 sec 113 MBytes 946 Mbits/sec [ 6] 5.00-6.00 sec 113 MBytes 946 Mbits/sec [ 8] 5.00-6.00 sec 113 MBytes 946 Mbits/sec [ 10] 5.00-6.00 sec 113 MBytes 945 Mbits/sec [ 12] 5.00-6.00 sec 113 MBytes 946 Mbits/sec [ 14] 5.00-6.00 sec 113 MBytes 945 Mbits/sec [ 16] 5.00-6.00 sec 113 MBytes 945 Mbits/sec [ 18] 5.00-6.00 sec 113 MBytes 945 Mbits/sec [ 20] 5.00-6.00 sec 113 MBytes 945 Mbits/sec [ 22] 5.00-6.00 sec 113 MBytes 945 Mbits/sec [SUM] 5.00-6.00 sec 1.10 GBytes 9.45 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ 4] 6.00-7.00 sec 113 MBytes 946 Mbits/sec [ 6] 6.00-7.00 sec 113 MBytes 946 Mbits/sec [ 8] 6.00-7.00 sec 113 MBytes 946 Mbits/sec [ 10] 6.00-7.00 sec 113 MBytes 946 Mbits/sec [ 12] 6.00-7.00 sec 113 MBytes 946 Mbits/sec [ 14] 6.00-7.00 sec 113 MBytes 945 Mbits/sec [ 16] 6.00-7.00 sec 113 MBytes 946 Mbits/sec [ 18] 6.00-7.00 sec 113 MBytes 946 Mbits/sec [ 20] 6.00-7.00 sec 113 MBytes 945 Mbits/sec [ 22] 6.00-7.00 sec 112 MBytes 944 Mbits/sec [SUM] 6.00-7.00 sec 1.10 GBytes 9.46 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ 4] 7.00-8.00 sec 113 MBytes 946 Mbits/sec [ 6] 7.00-8.00 sec 113 MBytes 946 Mbits/sec [ 8] 7.00-8.00 sec 113 MBytes 946 Mbits/sec [ 10] 7.00-8.00 sec 113 MBytes 946 Mbits/sec [ 12] 7.00-8.00 sec 113 MBytes 946 Mbits/sec [ 14] 7.00-8.00 sec 113 MBytes 946 Mbits/sec [ 16] 7.00-8.00 sec 113 MBytes 946 Mbits/sec [ 18] 7.00-8.00 sec 113 MBytes 945 Mbits/sec [ 20] 7.00-8.00 sec 113 MBytes 945 Mbits/sec [ 22] 7.00-8.00 sec 113 MBytes 945 Mbits/sec [SUM] 7.00-8.00 sec 1.10 GBytes 9.46 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ 4] 8.00-9.00 sec 113 MBytes 946 Mbits/sec [ 6] 8.00-9.00 sec 113 MBytes 946 Mbits/sec [ 8] 8.00-9.00 sec 113 MBytes 946 Mbits/sec [ 10] 8.00-9.00 sec 113 MBytes 946 Mbits/sec [ 12] 8.00-9.00 sec 113 MBytes 946 Mbits/sec [ 14] 8.00-9.00 sec 113 MBytes 945 Mbits/sec [ 16] 8.00-9.00 sec 113 MBytes 946 Mbits/sec [ 18] 8.00-9.00 sec 113 MBytes 945 Mbits/sec [ 20] 8.00-9.00 sec 113 MBytes 945 Mbits/sec [ 22] 8.00-9.00 sec 113 MBytes 945 Mbits/sec [SUM] 8.00-9.00 sec 1.10 GBytes 9.45 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ 4] 9.00-10.00 sec 96.4 MBytes 808 Mbits/sec [ 6] 9.00-10.00 sec 97.4 MBytes 817 Mbits/sec [ 8] 9.00-10.00 sec 96.1 MBytes 806 Mbits/sec [ 10] 9.00-10.00 sec 96.5 MBytes 809 Mbits/sec [ 12] 9.00-10.00 sec 96.1 MBytes 806 Mbits/sec [ 14] 9.00-10.00 sec 97.1 MBytes 815 Mbits/sec [ 16] 9.00-10.00 sec 98.5 MBytes 826 Mbits/sec [ 18] 9.00-10.00 sec 96.2 MBytes 807 Mbits/sec [ 20] 9.00-10.00 sec 97.6 MBytes 819 Mbits/sec [ 22] 9.00-10.00 sec 96.2 MBytes 807 Mbits/sec [SUM] 9.00-10.00 sec 968 MBytes 8.12 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bandwidth [ 4] 0.00-10.00 sec 1.06 GBytes 915 Mbits/sec sender [ 4] 0.00-10.00 sec 1.06 GBytes 915 Mbits/sec receiver [ 6] 0.00-10.00 sec 1.07 GBytes 915 Mbits/sec sender [ 6] 0.00-10.00 sec 1.07 GBytes 915 Mbits/sec receiver [ 8] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec sender [ 8] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec receiver [ 10] 0.00-10.00 sec 1.07 GBytes 915 Mbits/sec sender [ 10] 0.00-10.00 sec 1.07 GBytes 915 Mbits/sec receiver [ 12] 0.00-10.00 sec 1.06 GBytes 915 Mbits/sec sender [ 12] 0.00-10.00 sec 1.06 GBytes 915 Mbits/sec receiver [ 14] 0.00-10.00 sec 1.07 GBytes 916 Mbits/sec sender [ 14] 0.00-10.00 sec 1.07 GBytes 916 Mbits/sec receiver [ 16] 0.00-10.00 sec 1.07 GBytes 918 Mbits/sec sender [ 16] 0.00-10.00 sec 1.07 GBytes 918 Mbits/sec receiver [ 18] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec sender [ 18] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec receiver [ 20] 0.00-10.00 sec 1.07 GBytes 916 Mbits/sec sender [ 20] 0.00-10.00 sec 1.07 GBytes 916 Mbits/sec receiver [ 22] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec sender [ 22] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec receiver [SUM] 0.00-10.00 sec 10.7 GBytes 9.15 Gbits/sec sender [SUM] 0.00-10.00 sec 10.7 GBytes 9.15 Gbits/sec receiver iperf Done.
  11. Hey guys, What kind of speeds are folks getting on their cache drives when copying to them over a 10GB network via SMB (no jumbo frames)? I've got 2 Samsung PM953 nvme drives setup in brtfs raid 0 and can only get it to write at 400 - 500MB/s from my Windows desktop. I have a Windows 2019 server on the same 10GB network that I'm able copy to at 1GB/s to a pair of SATA3 SSDs in raid 0. Does anyone have any tuning advice? Diags attached. Thanks! tower-diagnostics-20190514-0022.zip
  12. Just as another piece of data, I rolled back to Unraid 6.5.3 and my transfer speed starts at 450 MB/s and climbs to almost 600 MB/s by the end of the 5GB transfer. So while that's better than the 350MB/s I get on 6.6.5, its not quite the 800MB/s I get in Windows server 2016.
  13. So over the last couple of weeks I've swapped out the raid controller from an H710p to a H310 and replaced the backplane (from a 4 bay to an 8 bay). I've also swapped to a different set of SATA3 SSDs so I can keep my R630 up and running while I do testing on the R620. With the hardware above swapped out I'm still only able to copy at about 350 MB/s over a 10gbit connection to a cache only SMB sahre. Today I decided to install Windows Server 2016 and use the same raid 0 cache drive and see what my transfer speed is. This yielded a SMB file copy of 800 - 850 MB/s which is more in line what what I'd expect. Are there any other Unraid tunables or logs I can look at to figure out why the SMB file copy is capping out at 350 MB/s? Thanks!
  14. Well, its definitely not network related as you can see below. I have a H310 raid controller on order to see if that makes a difference. In the mean time I'm going to break the raid 0 and test individual drive speed with the script and see what that yields. Thanks for the script! root@Tower:/boot# ./write_speed_test.sh /mnt/cache/test.dat writing 10240000000 bytes to: /mnt/cache/test.dat 1211290+0 records in 1211289+0 records out 1240359936 bytes (1.2 GB, 1.2 GiB) copied, 5.00092 s, 248 MB/s 2426523+0 records in 2426522+0 records out 2484758528 bytes (2.5 GB, 2.3 GiB) copied, 10.0036 s, 248 MB/s 3396197+0 records in 3396197+0 records out 3477705728 bytes (3.5 GB, 3.2 GiB) copied, 15.0063 s, 232 MB/s 4489504+0 records in 4489504+0 records out 4597252096 bytes (4.6 GB, 4.3 GiB) copied, 20.0113 s, 230 MB/s 5589321+0 records in 5589321+0 records out 5723464704 bytes (5.7 GB, 5.3 GiB) copied, 25.0165 s, 229 MB/s 6708500+0 records in 6708500+0 records out 6869504000 bytes (6.9 GB, 6.4 GiB) copied, 30.0218 s, 229 MB/s 7930174+0 records in 7930174+0 records out 8120498176 bytes (8.1 GB, 7.6 GiB) copied, 35.0271 s, 232 MB/s 9148055+0 records in 9148054+0 records out 9367607296 bytes (9.4 GB, 8.7 GiB) copied, 40.032 s, 234 MB/s 10000000+0 records in 10000000+0 records out 10240000000 bytes (10 GB, 9.5 GiB) copied, 43.5737 s, 235 MB/s write complete, syncing removed '/mnt/cache/test.dat'
  15. I'm copying a 5GB file from a Windows 10 workstation that's also connected via a 10GB NIC to a cache only SMB share. The file on the workstation resides on a PCIe SSD. So, the copy speed is what I mean by the transfer speed. Hopefully that clarifies a bit. Also note that this is the same machine I did the the iperf test from. Thanks!
  16. Hey guys, I'm hoping to get some ideas around an issue I'm having with cache drive speed. I'm trying to move my array from a Dell R630 (16 core 192GB Ram) to an R620 (12 core 16GB ram) server. My HDD drives are connected via an LSI SAS9207-8e to a Lenovo SA120. The R630 has a H330 raid controller for its drive bays, the R620 has a H710p. Both servers have 10GB ethernet cards (Dell 0C63DV / C63DV Intel Dual Port). For cache drives I'm using two hitachi SSDs (HUSSL4040ASS600)) in hardware raid 0. When I have this configuration setup on the R630 I can transfer at about 1 GB/s. On the R620 I can transfer at only 450 - 500 MB/s. I have no idea why or what to check. I tried both write through and write back settings on the H710p but that didn't seem to make any difference. iperf on the R620 gives me a 9 Gbit connection so networking shouldn't be the issue. I've attached diagnostics. Thanks for any help/ideas/insight! tower-diagnostics-20181102-1638.zip
  17. I canceled my parity check and updated the setting to what you suggested. Now I'm getting a sustained ~150MB/s which great. If anyone else runs into this setting and is wondering what these settings do see here: Thanks for the help!
  18. I may have spoke too soon. I waited another 10 minutes to so and its shot up to 130MB/s and is now hovering around 60MB/s. I guess I don't really understand the fluctuations.
  19. I recently moved my array off a Dell R510 and on to a R630 with a SAS9207-8e connected to a Lenovo SA120. After the move everything appeared to come up perfectly so I decided to do a parity check. Unfortunately, its running at only ~40-50MB/s and I'm not sure why. Prior to the move it was closer to 80 - 100MB/s. I've attached diagnostics to the post. Thanks for the help! tower-diagnostics-20180814-2246.zip
  20. When will this be updated to the latest 0.9.14 release? Thanks for your work on this!
  21. You're right. And that actually fixed it. I'm not sure I understand why though. Using both /mnt/cache/appdata/ and /mnt/cache/appdata/sonarr/ made it create the path: /mnt/cache/appdata/sonarr/ Thanks for the help!
  22. I made that change and the run command is now: /plugins/dynamix.docker.manager/scripts/docker create --name="sonarr" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 8989:8989/tcp -v "/dev/rtc":"/dev/rtc":ro -v "/mnt/user/TV/":"/tv":rw -v "/mnt/user/downloads/":"/downloads":rw -v "/mnt/cache/appdata/":"/config":rw linuxserver/sonarr and the AppData Config Path is now: /mnt/cache/appdata/ I'm still getting the error: [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.4689[Info] AppFolderInfo: Data directory is being overridden to [/config][Info] MigrationLogger: *** Migrating data source=/config/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***[Fatal] ConsoleApp: EPIC FAIL![v2.0.0.4689] NzbDrone.Core.Datastore.CorruptDatabaseException: Database file: /config/nzbdrone.db is corrupt, restore from backup if available. See: https://github.com/Sonarr/Sonarr/wiki/FAQ#i-am-getting-an-error-database-disk-image-is-malformed ---> System.Data.SQLite.SQLiteException: disk I/O errordisk I/O errorat System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, System.UInt32 timeoutMS, System.String& strRemain) [0x0033c] in <61a20cde294d4a3eb43b9d9f6284613b>:0at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x00068] in <61a20cde294d4a3eb43b9d9f6284613b>:0--- End of inner exception stack trace ---at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x00121] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Datastore\DbFactory.cs:116at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationType migrationType) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Datastore\DbFactory.cs:56at NzbDrone.Core.Datastore.DbFactory.RegisterDatabase (NzbDrone.Common.Composition.IContainer container) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Datastore\DbFactory.cs:36at NzbDrone.Host.Bootstrap.Start (NzbDrone.Host.ApplicationModes applicationModes, NzbDrone.Common.EnvironmentInfo.StartupContext startupContext) [0x0003d] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Host\Bootstrap.cs:73at NzbDrone.Host.Bootstrap.Start (NzbDrone.Common.EnvironmentInfo.StartupContext startupContext, NzbDrone.Host.IUserAlert userAlert, System.Action`1[T] startCallback) [0x00075] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Host\Bootstrap.cs:40at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x0000e] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Console\ConsoleApp.cs:20Press enter to exit... Before I started the docker back up I deleted the previously created sonarr folder in appdata. After starting the docker here is what the permissions look like. Does that look correct? root@Tower:/mnt/cache/appdata# ls -al total 16 drwxrwxrwx 1 nobody users 52 May 5 13:42 ./ drwxrwxrwx 1 nobody users 58 May 4 17:29 ../ drwxr-xr-x 1 nobody users 134 May 5 13:42 sonarr/ Thanks for the help!
  23. Here is the docker run command: /plugins/dynamix.docker.manager/scripts/docker create --name="sonarr" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 8989:8989/tcp -v "/dev/rtc":"/dev/rtc":ro -v "/mnt/user/TV/":"/tv":rw -v "/mnt/user/downloads/":"/downloads":rw -v "/mnt/user/appdata/sonarr":"/config":rw linuxserver/sonarr
  24. I just tried installing this docker fresh and I'm getting the error below. I've attached a screenshot of my config. Any idea? Thanks for the help! [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.4689 [Info] AppFolderInfo: Data directory is being overridden to [/config] [Info] MigrationLogger: *** Migrating data source=/config/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** [Fatal] ConsoleApp: EPIC FAIL! [v2.0.0.4689] NzbDrone.Core.Datastore.CorruptDatabaseException: Database file: /config/nzbdrone.db is corrupt, restore from backup if available. See: https://github.com/Sonarr/Sonarr/wiki/FAQ#i-am-getting-an-error-database-disk-image-is-malformed ---> System.Data.SQLite.SQLiteException: disk I/O error disk I/O error at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, System.UInt32 timeoutMS, System.String& strRemain) [0x0033c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x00068] in <61a20cde294d4a3eb43b9d9f6284613b>:0 --- End of inner exception stack trace --- at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x00121] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Datastore\DbFactory.cs:116 at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationType migrationType) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Datastore\DbFactory.cs:56 at NzbDrone.Core.Datastore.DbFactory.RegisterDatabase (NzbDrone.Common.Composition.IContainer container) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Datastore\DbFactory.cs:36 at NzbDrone.Host.Bootstrap.Start (NzbDrone.Host.ApplicationModes applicationModes, NzbDrone.Common.EnvironmentInfo.StartupContext startupContext) [0x0003d] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Host\Bootstrap.cs:73 at NzbDrone.Host.Bootstrap.Start (NzbDrone.Common.EnvironmentInfo.StartupContext startupContext, NzbDrone.Host.IUserAlert userAlert, System.Action`1[T] startCallback) [0x00075] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Host\Bootstrap.cs:40 at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x0000e] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Console\ConsoleApp.cs:20 Press enter to exit...
  25. This is a new installation. I have OPT_MYSQL set to Y. I did some digging around and found this in the catalina.out inside the container. Do you think this is the issue and any ideas on how to fix it? 18:25:04.014 [localhost-startStop-1] ERROR o.a.g.extension.ExtensionModule - Extension "guacamole-auth-jdbc-mysql-0.9.12-incubating.jar" could not be loaded: Extension is not a valid zip file: guacamole-auth-jdbc-mysql-0.9.12-incubating.jar Thanks for your help!