cpanel / elevate

elevate your cPanel&WHM CentOS 7 server to Almalinux 8
https://cpanel.github.io/elevate/
BSD 2-Clause "Simplified" License
43 stars 29 forks source link

Have script block if mount -a fails to exit cleanly #434

Closed cPholloway closed 2 months ago

cPholloway commented 2 months ago

Case RE-134: Since the script reboots the server and relies on the file system to be consistent between reboots, we need to ensure that mount -a exits cleanly before starting the elevate process. This change adds a blocker to the script is mount -a fails to exit cleanly.

Changelog: Have script block if mount -a fails to exit cleanly

By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpanel/elevate/blob/main/docs/cPanel-CLA.pdf