bigdave

Members
  • Posts

    39
  • Joined

  • Last visited

Posts posted by bigdave

  1. I've read all the other posts I can find on how to replace a failing cache pool drive but they don't seem to work for me.  What I have tried is, run balance, shut down array, replace bad drive with a new drive, start array, I get an error that I can't start the array and that the Cache pool BTRFS missing device(s) even if I try to specify the new drive, it says too many missing and can't start the array. I have two drives and they are in RAID1 at least in the GUI. 

     

    What am I missing on how to replace a cache pool drive?  I have both drives in now so if needed I could make it a 3 drive pool.

     

    Thanks,

    bigdave

     

    Screenshot.2024.01.22-12.13.05.jpg

  2. 37 minutes ago, bigdave said:

    No, it's Auto.  Changing it now.

    Changed it to Yes, same happens.

     

    Installing MariaDB/MySQL system tables in '/config/mysql' ...
    2019-01-02 10:53:35 22395577351048 [ERROR] InnoDB: preallocating 12582912 bytes for file ./ibdata1 failed with error 95
    2019-01-02 10:53:35 22395577351048 [ERROR] InnoDB: Could not set the file size of './ibdata1'. Probably out of disk space
    2019-01-02 10:53:35 22395577351048 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata
    1 file before trying to start up again.
    2019-01-02 10:53:36 22395577351048 [ERROR] Plugin 'InnoDB' init function returned error.
    2019-01-02 10:53:36 22395577351048 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    2019-01-02 10:53:36 22395577351048 [ERROR] Unknown/unsupported storage engine: InnoDB
    2019-01-02 10:53:36 22395577351048 [ERROR] Aborting

     

  3. 48 minutes ago, Djoss said:

    Can you provide log/init_db.log from the appdata folder?

    root@unraid:/mnt/user/appdata/NginxProxyManager/log# more init_db.log
    Installing MariaDB/MySQL system tables in '/config/mysql' ...
    2019-01-01 17:43:17 22792248212360 [ERROR] InnoDB: preallocating 12582912 bytes for file ./ibdata1 failed with error 95
    2019-01-01 17:43:17 22792248212360 [ERROR] InnoDB: Could not set the file size of './ibdata1'. Probably out of disk space
    2019-01-01 17:43:17 22792248212360 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before tr
    ying to start up again.
    2019-01-01 17:43:17 22792248212360 [ERROR] Plugin 'InnoDB' init function returned error.
    2019-01-01 17:43:17 22792248212360 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    2019-01-01 17:43:17 22792248212360 [ERROR] Unknown/unsupported storage engine: InnoDB
    2019-01-01 17:43:18 22792248212360 [ERROR] Aborting
    
    
    Installation of system tables failed!  Examine the logs in
    /config/mysql for more information.
    
    The problem could be conflicting information in an external
    my.cnf files. You can ignore these by doing:
    
        shell> /usr/bin/mysql_install_db --defaults-file=~/.my.cnf
    
    You can also try to start the mysqld daemon with:
    
        shell> /usr/bin/mysqld --skip-grant-tables --general-log &
    
    and use the command line tool /usr/bin/mysql
    to connect to the mysql database and look at the grant tables:
    
        shell> /usr/bin/mysql -u root mysql
        mysql> show tables;
    
    Try 'mysqld --help' if you have problems with paths.  Using
    --general-log gives you a log in /config/mysql that may be helpful.
    
    The latest information about mysql_install_db is available at
    https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
    You can find the latest source at https://downloads.mariadb.org and
    the maria-discuss email list at https://launchpad.net/~maria-discuss
    
    Please check all of the above before submitting a bug report
    at http://mariadb.org/jira

    /mnt/user/appdata is large enough for this.

  4. I see this error in the init_db.log 

    /mnt/user/appdata/NginxProxyManager/log# more init_db.log
    Installing MariaDB/MySQL system tables in '/config/mysql' ...
    2018-12-27 14:32:02 22714951916424 [ERROR] InnoDB: preallocating 12582912 bytes for file ./ibdata1 failed with error 95
    2018-12-27 14:32:02 22714951916424 [ERROR] InnoDB: Could not set the file size of './ibdata1'. Probably out of disk space
    2018-12-27 14:32:02 22714951916424 [ERROR] InnoDB: Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start
     up again.
    2018-12-27 14:32:03 22714951916424 [ERROR] Plugin 'InnoDB' init function returned error.
    2018-12-27 14:32:03 22714951916424 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    2018-12-27 14:32:03 22714951916424 [ERROR] Unknown/unsupported storage engine: InnoDB
    2018-12-27 14:32:03 22714951916424 [ERROR] Aborting

     

  5. 11 minutes ago, Zonediver said:

    I had this Error as well - my Plex-Server was installed at the extra folder on the flash, so not in docker.

    Plex isnt working under v6.3 if you use this kind of installation so you must move to Docker or revert back to v6.2.4

    Plex works fine in 6.3 you just need to start it manually /etc/rc.d/rc.plexmediaserver start after updating the paths in /boot/config/plugins/plexmediaserver/settings.ini

  6. Phaze plugin changes the Library directory which I don't want to do, he removes application support directory, I don't want to risk any plex library issues.  I don't see the point of docker other than to isolate dependency issues it still has access to the same resources and seems to just complicate things with having to map media drives so the paths match the existing library.  

    At this point I just need to know if this a unraid issue or a plex issue.  Like I said, Plex still makes this txz available and it still works fine just the UI is broken.

  7. Not really a fan of the docker, this is the plex official txz they still have available to download for unraid on their main site.  This worked prior to 6.3.x and still works just the settings page has this issue.  

    https://downloads.plex.tv/plex-media-server/1.4.2.3400-ab906953b/PlexMediaServer-1.4.2.3400-ab906953b-x64-UnRAID.txz

    I'm also not the only having this issue:

    https://forums.plex.tv/discussion/259334/cant-launch-plex-on-unraid-cant-seem-to-figure-out-error

     

     

  8. I'm not sure if this is a plex issue or a dynamics issue.

     

    I've opened a plex forum post as well: https://forums.plex.tv/discussion/259331/error-after-upgrade-to-6-3-x/p1?new=1

     

    Warning: syntax error, unexpected END_OF_LINE, expecting '=' in /boot/config/plugins/plexmediaserver/settings.ini on line 2 in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(382) : eval()'d code on line

     

    QC7b51r.jpg

     

    I have to manually update /boot/config/plugins/plexmediaserver/settings.ini to get it to start.  Then it works fine. 

  9. For people having problems with SAB, this seems to be a very specific problem with the latest beta release.  They have tagged the latest version as 1.1.0Beta1 but they named the file SABnzbd-1.1.0Beta1a-src.tar.gz. 

     

    They should have released a new tag for 1.1.0Beta1a since it is in fact a different version.  If I add code in the plugin specific to this release it will be a bit of a waste since it will be invalid after the next beta is released.  For now, I suggest downloading this file:

     

    https://github.com/sabnzbd/sabnzbd/releases/download/1.1.0Beta1/SABnzbd-1.1.0Beta1a-src.tar.gz

     

    and placing it in this folder with the following name: /boot/config/plugins/Sabnzbd/Sabnzbd-PhAzE-1.1.0Beta1-src.tar.gz

     

    Then run: /etc/rc.d/rc.Sabnzbd install

     

    That will install the Beta1a file.  This issue will disappear when they release 1.1.0Beta2.

     

    This worked for my Install failed: Failed integrity test/404 issue.

     

    Thanks!

  10. I just tried to install this and in the /root/.pip/pip.log I see this

     

    Could not find a version that satisfies the requirement beets==dev (from versions: 1.0b15, 1.0b5, 1.0b6,
    1.0rc2, 1.1.0-beta.2, 1.0rc1, 1.0b14, 1.0b2, 1.1.0-beta.3, 1.1.0-beta.1, 1.0.0, 1.0b8, 1.0b1, 1.0b12, 1.0
    b7, 1.0b9, 1.0b13, 1.0b4, 1.0b10, 1.0b11, 1.0b3, 1.1.0)
    
    No distributions matching the version for beets==dev
    
    Exception information:
    Traceback (most recent call last):
      File "/usr/lib/python2.6/site-packages/pip-1.3-py2.6.egg/pip/basecommand.py", line 139, in main
        status = self.run(options, args)
      File "/usr/lib/python2.6/site-packages/pip-1.3-py2.6.egg/pip/commands/install.py", line 266, in run
        requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
      File "/usr/lib/python2.6/site-packages/pip-1.3-py2.6.egg/pip/req.py", line 1026, in prepare_files
        url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
      File "/usr/lib/python2.6/site-packages/pip-1.3-py2.6.egg/pip/index.py", line 201, in find_requirement
        raise DistributionNotFound('No distributions matching the version for %s' % req)
    DistributionNotFound: No distributions matching the version for beets==dev
    

     

    I don't get an error when I run the /etc/rc.d/rc.beets write_yaml  but I don't get a beets command either.

     

    EDIT:

    Installed manually after with pip install beets, it works now.

     

    -Dave