====== Fog Upgrade ====== ===== Basic Process ===== - backup mysql db from old server mysqldump fog > fog.sql - install fog in new server - import old sql data mysql fog < fog.sql - check the following settings and config files ===== Settings to check ===== * fog lftp **password** and **username** * **FOG_TFTP_HOST** and **FOG_WEB_HOST** * Storage node config: **path**, **ip**, **username**, **password**, etc. ===== Config files to Check ===== * **/etc/ftpusers** * **/etc/exports**