Skip to main content
We are aware of an issue after updating cPanel that causes cPanel SOLR to not start. Please see the following article for more information and updates:
Recent update including tzdata-java causes cPanel SOLR to not start.

Fresh cPanel w/ MariaDB: innodb_checksum_algorithm = strict_crc32

Comments

1 comment

  • cPanelRyanR
    Heya Max, If you're creating your tables from the ground up within a crc32 environment (or strict_crc32 right out of the gate, for that matter), then I wouldn't guess that you'd run into any compatibility issues or conflicts that would not already be an issue for any MySQL environment attempting to use strict_crc32 (which is essentially just going to relate to any tables still using other algorithms). This has not been extensively tested, however, so I would absolutely recommend setting it up in a non-production, testing environment and monitoring it for a brief period of time to ensure that everything is working like it should be. On that note I personally support the general, eventual migration to crc32 as the overall InnoDB/XtraDB default, so I certainly on the lookout to determine if there may be any unexpected issues that could crop up from this change specifically in a cPanel environment. I can't imagine anything internally that would throw a fit at CRC32, as there's nothing more complicated or lower-level than simple queries being sent to MySQL from the cPanel back-end, which are not impacted by the algorithm change. That said, as I've learned a long time ago that, just because I can't imagine it, doesn't mean it can't happen, so always use care and of course make backups! Let us know how it pans out or if you run into any bumps along the way.
    0

Please sign in to leave a comment.