Transfer hosts to new server
-
I’ve just setup a new server for a client, and would like to transfer the host list over to it. Is this possible without having to re-register?
I’ve already transferred over the images by creating an image on the new machine, then SCP’ing the image file over into that folder so it’s all there.
Never done this before, and I apologize if I searched incorrectly and missed a topic that shows this.
-
Hi,
to save your hosts simply save the csv file:
[IMG]http://i.imgur.com/3MqtFWT.png[/IMG]
to import the host list simply upload it:
[IMG]http://i.imgur.com/7B2ZXU8.png[/IMG]
Regards X23
-
[url]http://www.fogproject.org/wiki/index.php/Manual_Migration_Upgrade_from_0.32_to1.0[/url]
from 0.32 i believe you can get a host list from the reports page -
Hi,
another way would be to use the db:
I use phpmyadmin for db stuff
[CODE]apt-get install phpmyadmin[/CODE][IMG]http://i.imgur.com/wwPLgwK.png[/IMG]
Regards X23
-
That’s exactly what I’m looking for. Thanks guys!
-
i do not recommend using phpmyadmin to import any databases from 0.32 to 1.0
there have been a LOT of schema changes between them -
While it’s not recommended, it is possible.
However as junk suggests, I would not perform an import of the database especially if you’ve already installed FOG 1.x.x as you’ll be essentially creating an update that shouldn’t have to happen and could corrupt other issues.