Server
- FOG Version: Running Version 1.4.3 SVN Revision: 6075
- OS: Debian 8.8 Jessie
Client
- Service Version:
- OS: WIN7
Description
@Tom-Elliott
@Developers
Hi all,
I just finished migrating our old Ubuntu box over to a new VM running Debian 8.8. I followed the wiki – https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG. Everything seems to have worked very smoothly. I moved our images off of our old physical server to a Windows box along with the SSL directory and database info. Then I copied all of that over to the new physical server running our VMs. All of this went fairly well.
The new server is up and running. FOG is installed. The database is migrated. I just tried to remotely wipe a few machines and noticed that the PXE was not activating WOL.
I did copy over the entire SSL directory. Than I followed this as per the WIKI…
@Wayne-Workman The wiki was a little unclear on the part listed below. I was a little confused how the new SSL settings were supposed to make it to the new server based on the commands. Please correct me if I’m misinterpreting things.
Thanks!
rm -rf /opt/fog/snapins/ssl
# mv /images/dev/ssl /opt/fog/snapins -- I replaced this to my needs. I ran the below command instead... <<<<<
cp -R /new/new/ssl/ /opt/fog/snappins
#Debian, Ubuntu, and Ubuntu variant users should use this command to set permissions:
chown -R fog:www-data /opt/fog/snapins/ssl
The only step that I had to modify in my project was that I copied all of my files to a directory I created on the new server entitled new. Then when I moved all of my files over they were in a directory entitled new as well. So my directory structure is this : /new/new/ssl/. See the above code…
Also, I did re-run the fog installer after I completed moving the SSL directory…
Anyhow, if you all have any suggestions please let me know!
Thanks!!!
Cheers,
Joe Gill
Townsend K-12 Schools