[quote=“JosephJ, post: 357, member: 156”]I just did something similar, but was on FOG .029. I copied the web root Fog server over and installed fog .029 on the new fog server. I then used the MYSQL create Fog database and import commands to bring in the backed up fog database (these instructions can be found in the Restoring Fog from Backup in theFog user guide.). The FOG linux user account should have the same password as the FOG_TFTP_FTP_PASSWORD in the FOG Settings in the Web UI. This is what I found to fix the que problem. Also make sure to put a blank .mntcheck file in the images folder. I then did the upgrade to Fog 0.32. I am testing out the system now, but all seems to be working. Changing the linux Fog user account password should be done with care.[/quote]
Correct. The ‘fog’ users password MUST MATCH ‘FOG_TFTP_FTP_PASSWORD’
To make sure they do:
[LIST=1]
[]Get the value from FOG_TFTP_FTP_PASSWORD
[]SSH into your FOG server as root (google putty)
[]Type: passwd fog
[]Paste in the value from FOG_TFTP_FTP_PASSWORD (right click once on the console screen)
[*]It will say ‘success’
[/LIST]
Be aware you might also need to update the password in Storage Management for that particular node.

