Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

jaybird2203

Members
  • Joined

  • Last visited

Everything posted by jaybird2203

  1. I've been running 6.8.0 rc-9 with only one issue that's happened twice. First time I wasn't able to capture it but this time I did. Last time the server had ~30 days of run time, this time its 21 days. It appears that when the server gets into this state it's no longer detected on the network yet you can access it directly (if you use the network location \\Tower) to view folder structure and use Dockers (webpages direct like tower:8080) but as soon as you attempt to copy a file the connection will drop and the client PC will report 0x8007003B. Has happened on two different PC's. I've attached the diagnostics while its in this state as well as provided a few screenshots of the webpage (that should be dark) yet its clearly white. Any assistance is greatly appreciated. tower-diagnostics-20191229-1218.zip
  2. Was running rc7 for ~40 days (upgraded to rc7 shortly after its release) until I had an issue with my system recently where the main web page background was completely white with the text being slightly grey despite my theme being set to black along with an inability to restart some dockers after a power outage running on UPS. Hard reboot of the system brought that back but ever since then things have been "off" from normal operations. Attached diagnostics are from ~20 mins prior to this post while running rc9 and reverting the majority of the issues I could correct easily. Core System specs: Asus Crosshair 6 w/3900x (7501 bios), 32 GB DDR4 ram. Now I may have other underlying issues that may be influencing this (and I'd love some assistance pointing out potential ones) but I just noticed that with both Chrome and Edge web browsers there are pages that are not updating automatically. One such page is when starting the Mover manually. It does not revert back to the Orange Move now but but stay with the greyed out Move Now button and "Disabled - Mover is running." message being shown. CPU dashboard is showing that its appears to be updating dynamically there but I'm at a loss for where to check/test next to address this. The file share functionality and the Dockers are still operating normally as best I can tell and a quick revert to rc7 didn't change this behavior. Any thoughts? (marking this as Minor to rule out other potential issues first but if its only webpage related then should be annoyance) tower-diagnostics-20191208-1547.zip
  3. Quick question that I may have missed so apologies in advance. Looking for the proper way to setup Radarr to use the standard unraid recycle bin plug-in by dlandon rather than pointing to a empty folder then manually deleting from there. Any assistance with this is greatly appreciated.
  4. Appreciate the quick turn around. Can report that the details do remain after the upgrade so that portion was addressed. Sent from my SM-T700 using Tapatalk
  5. Hi All, Having an issue with the recent linuxserver/openvpn-as repo build of Openvpn-as that I hope someone can shed some light. Running 6.7.0-rc-7 right now, haven't updated openVPN in ages (can't recall prior build but already did the network type = bridge and removal of "interface=eth0" modifications which all worked until I tried to change the network settings the clients could access) but decided to nuke the full install and start from scratch. As it stands now I'm able to install the docker, get into the GUI and add a new user although every time I attempt to stop/start the docker it appears the install reverts back to defaults. I mean my users details, as.conf settings and not sure what else all revert back to the defaults as if the file has been completely wiped. I've tried using the same app folder location and new app folder location but nothing appears to be retained. File permissions look correct (nobody/users) and the cache drive works for the other dockers just not this one. Any assistance is greatly appreciated. App run is as follows: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='OpenVPN' --net='bridge' --log-opt max-size='10m' --log-opt max-file='3' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PGID'='100' -e 'PUID'='99' -p '943:943/tcp' -p '9443:9443/tcp' -p '1194:1194/udp' -v '/mnt/user/Dockers/openvpn':'/config':'rw' 'linuxserver/openvpn-as' 566e0951ece71323f6fa1a567f02a72ba1301036be09ca43ccd155914931f7b6 logs when the docker starts (up to EULA) are as follows: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-time: executing... Current default time zone: 'America/New_York' Local time is now: Sat Apr 6 22:45:22 EDT 2019. Universal Time is now: Sun Apr 7 02:45:22 UTC 2019. [cont-init.d] 20-time: exited 0. [cont-init.d] 30-config: executing... existing data found, reinstalling openvpn-as backing up certs.db backing up cluster.db backing up config.db backing up config_local.db backing up log.db backing up notification.db backing up userprop.db backing up as.conf Selecting previously unselected package openvpn-as. (Reading database ... 11947 files and directories currently installed.) Preparing to unpack /openvpn/openvpn.deb ... Unpacking openvpn-as (2.7.3-05bc07c0-Ubuntu16) ... Setting up openvpn-as (2.7.3-05bc07c0-Ubuntu16) ... Automatic configuration failed, see /usr/local/openvpn_as/init.log You can configure manually using the /usr/local/openvpn_as/bin/ovpn-init tool. Automatic configuration failed, see /usr/local/openvpn_as/init.log You can configure manually using the /usr/local/openvpn_as/bin/ovpn-init tool. Beginning with OpenVPN AS 2.6.0 compression is disabled by default and on upgrades as security patch. restoring certs.db restoring cluster.db restoring config.db restoring config_local.db restoring log.db restoring certs.db restoring cluster.db restoring config.db restoring config_local.db restoring log.db restoring notification.db restoring userprop.db restoring as.conf [cont-init.d] 30-config: exited 0. [cont-init.d] 40-openvpn-init: executing... Detected an existing OpenVPN-AS configuration. Continuing will delete this configuration and restart from scratch. Please enter 'DELETE' to delete existing configuration: OpenVPN Access Server Initial Configuration Tool ------------------------------------------------------ OpenVPN Access Server End User License Agreement (OpenVPN-AS EULA)
  6. Thanks for confirming on a separate box. One additional item that I'm doing is storing my appdata folder for Mariadb on a SSD managed by unassigned drive. I'll continue to test on my setup. Thanks again though Sent from my HTC One M9 using Tapatalk
  7. Removed the appdata folder, put it on a different disk, deleting the docker from the webgui and selecting delete image as well each time, repulled, waited for it to stop creating databases then stopped docker, ssh into unraid server and used nano to make changes, saved then exited out and started docker Sent from my HTC One M9 using Tapatalk
  8. Yep, no change when using nano from within Unraid itself either. Edit: only changes are taken when I use nano from within the docker (after I manually installed it) and modifying the my.cnf file. obviously that's not the best path but at this point that is allows the changes to be taken.
  9. @CHBMB Unless I'm missing something, the only *.cnf file in the appdata folder ( /config ) is the custom.cnf which is the file that by default is the one that is world writable. This is why I'm having a hard time trying to nail down why I'm not able to make changes to the config by default with the default settings on the docker. That said, I've had to install nano using the deb package manually to edit the my.cnf in /etc/mysql/ stop then start the container for the changes to actually stick when using the remote mysqlclient. At this point if that doesn't work for my needs I'll have to revert back to using mariaDB within the VM itself which I was trying to avoid.
  10. I previously tried stopping the docker prior to editing or moving the appdata folder, ensuring the appdata folder is fresh and not changed from defaults..default my.cnf settings are used..... I looked into the ownership on the custom.cnf file and it's the same root:root from a default install to after being edited once the docker is stopped. All I've tried to confirm that the custom.cnf file is being used is changing the max_connections from 100 to 200. details from the unraid gui logs for mariadb followed from the logs in the same location but just after the fresh install. I'm looking at the lines below specifically Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30_config: executing... [cont-init.d] 30_config: exited 0. [cont-init.d] 40-initialise-db: executing... [cont-init.d] 40-initialise-db: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored 170321 08:03:56 mysqld_safe Logging to syslog. 170321 08:03:56 mysqld_safe Starting mysqld daemon with databases from /config/databases That's the same as the log after a fresh install. [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30_config: executing... [cont-init.d] 30_config: exited 0. [cont-init.d] 40-initialise-db: executing... Setting Up Initial Databases Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored Installing MariaDB/MySQL system tables in '/config/databases' ... Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored 2017-03-21 7:59:38 47847027015424 [Note] /usr/sbin/mysqld (mysqld 10.1.22-MariaDB-1~xenial) starting as process 248 ... 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Using mutexes to ref count buffer pool pages 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: The InnoDB memory heap is disabled 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Compressed tables use zlib 1.2.8 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Using Linux native AIO 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Using SSE crc32 instructions 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Initializing buffer pool, size = 256.0M 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Completed initialization of buffer pool 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created! 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB 2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0 2017-03-21 7:59:39 47847027015424 [Warning] InnoDB: New log files created, LSN=45883 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Doublewrite buffer not found: creating new 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Doublewrite buffer created 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: 128 rollback segment(s) are active. 2017-03-21 7:59:39 47847027015424 [Warning] InnoDB: Creating foreign key constraint system tables. 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Foreign key constraint system tables created 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Creating tablespace and datafile system tables. 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Tablespace and datafile system tables created. 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Waiting for purge to start 2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 0 2017-03-21 7:59:39 47847833601792 [Note] InnoDB: Dumping buffer pool(s) not yet started 2017-03-21 7:59:39 47847027530496 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist OK Filling help tables... Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored 2017-03-21 7:59:42 47067448139520 [Note] /usr/sbin/mysqld (mysqld 10.1.22-MariaDB-1~xenial) starting as process 278 ... 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Using mutexes to ref count buffer pool pages 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: The InnoDB memory heap is disabled 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Compressed tables use zlib 1.2.8 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Using Linux native AIO 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Using SSE crc32 instructions 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Initializing buffer pool, size = 256.0M 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Completed initialization of buffer pool 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Highest supported file format is Barracuda. 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: 128 rollback segment(s) are active. 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Waiting for purge to start 2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 1616799 2017-03-21 7:59:42 47068248831744 [Note] InnoDB: Dumping buffer pool(s) not yet started OK Creating OpenGIS required SP-s... Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored 2017-03-21 7:59:45 46988664037120 [Note] /usr/sbin/mysqld (mysqld 10.1.22-MariaDB-1~xenial) starting as process 308 ... 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Using mutexes to ref count buffer pool pages 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: The InnoDB memory heap is disabled 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Compressed tables use zlib 1.2.8 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Using Linux native AIO 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Using SSE crc32 instructions 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Initializing buffer pool, size = 256.0M 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Completed initialization of buffer pool 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Highest supported file format is Barracuda. 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: 128 rollback segment(s) are active. 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Waiting for purge to start 2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 1616809 2017-03-21 7:59:45 46989463025408 [Note] InnoDB: Dumping buffer pool(s) not yet started OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following commands: '/usr/bin/mysqladmin' -u root password 'new-password' '/usr/bin/mysqladmin' -u root -h e796d217e613 password 'new-password' Alternatively you can run: '/usr/bin/mysql_secure_installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at http://mariadb.com/kb or the MySQL manual for more instructions. You can start the MariaDB daemon with: cd '/usr' ; /usr/bin/mysqld_safe --datadir='/config/databases' You can test the MariaDB daemon with mysql-test-run.pl cd '/usr/mysql-test' ; perl mysql-test-run.pl Please report any problems at http://mariadb.org/jira The latest information about MariaDB is available at http://mariadb.org/. You can find additional information about the MySQL part at: http://dev.mysql.com Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored 2017-03-21 7:59:48 47292679749376 [Note] mysqld (mysqld 10.1.22-MariaDB-1~xenial) starting as process 336 ... 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Using mutexes to ref count buffer pool pages 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: The InnoDB memory heap is disabled 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Compressed tables use zlib 1.2.8 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Using Linux native AIO 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Using SSE crc32 instructions 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Initializing buffer pool, size = 256.0M 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Completed initialization of buffer pool 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Highest supported file format is Barracuda. 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: 128 rollback segment(s) are active. 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Waiting for purge to start 2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 1616819 2017-03-21 7:59:48 47293478762240 [Note] InnoDB: Dumping buffer pool(s) not yet started 2017-03-21 7:59:48 47292679749376 [Note] Plugin 'FEEDBACK' is disabled. 2017-03-21 7:59:48 47292679749376 [Warning] Failed to create a socket for IPv6 '::': errno: 97. 2017-03-21 7:59:48 47292679749376 [Note] Server socket created on IP: '0.0.0.0'. 2017-03-21 7:59:48 47292679749376 [Note] Reading of all Master_info entries succeded 2017-03-21 7:59:48 47292679749376 [Note] Added new Master_info '' to hash table 2017-03-21 7:59:48 47292679749376 [Note] mysqld: ready for connections. Version: '10.1.22-MariaDB-1~xenial' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored 2017-03-21 7:59:50 47292731407104 [Note] mysqld: Normal shutdown 2017-03-21 7:59:50 47292731407104 [Note] Event Scheduler: Purging the queue. 0 events 2017-03-21 7:59:50 47293482964736 [Note] InnoDB: FTS optimize thread exiting. 2017-03-21 7:59:50 47292731407104 [Note] InnoDB: Starting shutdown... 2017-03-21 7:59:50 47292731407104 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool 2017-03-21 7:59:52 47292731407104 [Note] InnoDB: Shutdown completed; log sequence number 1616829 2017-03-21 7:59:52 47292731407104 [Note] mysqld: Shutdown complete Database Setup Completed [cont-init.d] 40-initialise-db: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored 170321 07:59:52 mysqld_safe Logging to syslog. 170321 07:59:52 mysqld_safe Starting mysqld daemon with databases from /config/databases [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] syncing disks. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting. [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... usermod: no changes
  11. I've got an interesting situation, just tried to install this docker the other day on 6.3.2, installed beside all other dockers no issues. can run and create databases no issue. My issue comes in when attempting to make any changes to the custom.cnf file, they're not being taken. I've verified this by going into a fresh install, fresh appdata folder then using mysqlclient install on a remote pc to log into the mysql port then running show variables like 'xxxxxx'; which returns the default settings. Same thing goes for the default install location, same thing, make changes in custom.cnf and they're ignored. Any thoughts? my initial thought is the the /etc/mysql/my.cnf is being used over this custom file.
  12. For some reason when I formatted with unassigned devices previously it had saved a 7.1Gb partition, even though it wasn't showing as such. I just finished reformatting the complete drive first partitioning it with gdisk then formatting with unassigned devices, reinstalled SAB from scratch but program is still only detecting the 7.1GB free. This time in the SAB folder settings the folders stuck with the correct folder and not the /config/downloads folder. Last ditch effort is to rename the partition again without any kind of hyphens or underscores. In the mean time I'm installing it again to the cache drive to see what happens there. UPDATE:When installed to the cache drive (where the docker img is) the program reports the remaining ~90GB free space so next step is to try to remap to the new drive outside of the array. UPDATE 2: as soon as I map the folders to the unassigned device drive it drops back down to 7.1GB free. going to format again but not using the unassigned devices plugin to see if that is the cause. Didn't realize the time, I'll play with the system again tomorrow. It looks like some issue with the SSD I'm using outside of the array is formatted. I'm on the road so it's going to have to wait until I get back as I've tried formatting using unassigned devices (current situation) mkfs.xfs (won't format properly), even tried to preclear the drive with no difference. Every time it is mounted using unassigned devices and the sab install mapped to it sab reverts to 7.1Gb So finally got it sorted, for some reason everytime I reformatted the SSD unassigned devices would still see the original partition, I ended up removing unassigned devices, went into the flash drive and removed the folder for it as well. Restarted the unraid server then reinstalled unassigned devices. I put the original script in for using the unassigned devices as a docker/VM drive back in again and restarted the server once again. Finally the SAB docker was able to use all free space on the SSD.
  13. Think I found the issue, going to confirm for certain.
  14. Still no go. Renamed the partition to Samsung_SSD_850, just curious, do you have any underscores or hyphens in the folder structure at all? from /mnt/virtualisation down? Going to wipe everything and start from scratch as nothing has been set in stone as of yet. Just another thought, you know Linux is case sensitive right? Good practice to keep everything in lowercase to simplify stuff. Of course, this is from the person who spent over four hours today trying to work out why a variable in a script wouldn't work, then facepalmed when her realised it was a capitalisation issue.... Yeah, I know it's case sensitive, the odd thing is that I continually select the paths via the drop down which should remove any chance of the incorrect case/spelling in my eyes anyways.
  15. Still no go. Renamed the partition to Samsung_SSD_850, just curious, do you have any underscores or hyphens in the folder structure at all? from /mnt/virtualisation down? Going to wipe everything and start from scratch as nothing has been set in stone as of yet.
  16. I appreciate the detailed response, I'm pretty certain that I restarted the container with no change but I'll try again after work.
  17. Another interesting situation occurred. I stopped the array to see if there was a simple way to move the docker image which was no real help since docker can only be managed when the array is running but when I restarted the array the newly added dockers (Couchpotato, SAB and Sonarr) all reverted back to fresh installs. I'm assuming that is due to the /config folders being blank as they're all mapped to the same drive.
  18. Yes I do have a 10.7Gb docker image, located on the cache drive of the array but it's cache only so it won't be moved. So to recap, docker image is on the cache drive of my array, folders are mapped to folders outside of array. Would this be the issue? If so, is there a simple way to move the docker image from the cache drive to the unassigned drive as that's where I'll be keeping the additional folders. Here's the details.
  19. Here you go. Aside from the full mapping being shown that is. Naming is too long to show all at once with the drop down. Should also mention that this does affect the ability to download files larger than the 7.1Gb that are showing as free.
  20. First off, thank you greatly for the linuxserver.io dockers, each of the ones I've enabled are able to start without much configuration whatsoever. Although after running through this setup I have a quick question for the guru's about how I have my system setup with this docker. System is running unraid 6.1.6 , SAB 0.8.0Beta3 [0b6395f], I've mapped the folders to a 256Gb SSD formatted with xfs I've mounted using unassigned devices outside of my array with some basic folder structure in the root (/SAB/downloads/ and /SAB/incomplete/ etc for example) to keep each docker separate for basic house keeping. According to Unassigned devices the SSD has a total used of 9.1GB out of the 256Gb (for some reason it's also reporting that it has 253Tb free which I'm guessing has more to do with how the drive is reporting to unassigned devices but that's another issue to track down at a later time) My issue is that even when I've mapped the folders correctly, SAB is reporting only 7.1Gb free space, even though the SSD has more than that free. Is this something that I should be concerned with? I have yet to initiate a download but wanted to confirm if what SAB is reporting is the correct amount of free space for the download/temp folder.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.