centos_7_migration_notes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
centos_7_migration_notes [2022/05/18 13:31] – juckins | centos_7_migration_notes [2025/03/20 19:58] (current) – ↷ Links adapted because of a move operation juckins | ||
---|---|---|---|
Line 2: | Line 2: | ||
RHEL5/6/7 Cheatsheet: {{: | RHEL5/6/7 Cheatsheet: {{: | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | |||
+ | 14 Dec 2023 (for Dell XPS 8930 tower): | ||
+ | * Updated kernel from kernel-3.10.0-1160.102.1.el7.x86_64 to kernel-3.10.0-1160.105.1.el7.x86_64 | ||
+ | * Attempted to rebooted machine but after the BIOS splash screen, only got a blank screen with blinking cursor in upper-left corner | ||
+ | * Restarted machine using the power button but had same condition | ||
+ | * Restarted once again but at the BIOS splash screen selected F12 | ||
+ | * For boot options, chose Boot from Hard Drive and list of kernels appeared | ||
+ | * Chose latest kernel and machine was OK | ||
+ | * After machine was running, did another restart and machine powered up with no issues | ||
+ | |||
+ | 23 Oct 2023 (for Dell XPS 8930 tower) | ||
+ | * Updated kernel from kernel-3.10.0-1160.99.1.el7.x86_64 to kernel-3.10.0-1160.102.1.el7.x86_64 and then machine would not boot, just blank screen with blinking cursor in upper-left corner | ||
+ | * Powered off machine, unplugged the USB peripheral cables | ||
+ | * Unplugged power cable for 30 seconds | ||
+ | * Rebooted and used F12 to go into BIOS Boot Options | ||
+ | * Tried to boot to Hard Drive but that immediately failed with error 'press any key to reboot' | ||
+ | * After that, the machine booted up OK and the normal selection of kernels appeared | ||
Other fixes: | Other fixes: | ||
Line 19: | Line 39: | ||
thread_handling = pool-of-threads | thread_handling = pool-of-threads | ||
| | ||
- | Then do: systemctl restart mariadb.service | + | Then do: '' |
* Other commands to check and modify on mariadb server: | * Other commands to check and modify on mariadb server: | ||
Line 29: | Line 49: | ||
* See https:// | * See https:// | ||
* Also check python3 coding best practices for opening/ | * Also check python3 coding best practices for opening/ | ||
+ | * I have noted that opening and closing the database connection only once in the python script helps reduce database " | ||
* [[https:// | * [[https:// | ||
* import MySQLdb | * import MySQLdb | ||
Line 414: | Line 435: | ||
* [[Yum installer bash script (CentOS7)|Copy this source to a .bash and run as root]] | * [[Yum installer bash script (CentOS7)|Copy this source to a .bash and run as root]] | ||
- | [[install_configure_cpan|CPAN packages]] to install: | + | [[perl_install_configure_cpan|CPAN packages]] to install: |
* <color # | * <color # | ||
* [[http:// | * [[http:// |
centos_7_migration_notes.1652895102.txt.gz · Last modified: 2022/05/18 13:31 by juckins