Koozali.org: home of the SME Server

modules in server-manager listed as unknown

Offline markp

  • 3
  • +0/-0
modules in server-manager listed as unknown
« on: October 03, 2008, 05:16:48 PM »
Hello,

I have a weird problem that popped up when I moved a SME server to a new machine.  I changed the IP address using the console and everything seems fine except for a problem in the server-manager web admin

Old server lists modules under categories:  Collaboration, Administration, Security, Miscellaneous, Configuration, Unknown.  New server only lists everything under Unknown

I browsed the docs but couldn't find this - any insight would be appreciated!


Offline arne

  • *****
  • 1,116
  • +0/-4
Re: modules in server-manager listed as unknown
« Reply #1 on: October 03, 2008, 05:28:10 PM »
I think it sounds like the ip change was not done the correct way.

I would have logged in to shell as "admin" and runned trough a new configuration procedure. (That will also set the ip the correct way.)

An other next step (if required) could be to generate new configuration files:

signal-event post-upgrade

signal-event reboot
« Last Edit: October 03, 2008, 05:31:09 PM by arne »
......

Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Re: modules in server-manager listed as unknown
« Reply #2 on: October 03, 2008, 05:28:47 PM »
Did you move to a higher version with the new server?

This link may lead you to the solution: http://forums.contribs.org/index.php?topic=40789.0

Offline markp

  • 3
  • +0/-0
Re: modules in server-manager listed as unknown
« Reply #3 on: October 03, 2008, 05:30:08 PM »
Thanks for the suggestions.  I migrated old server to new server using rsync (rsyncd the whole entire system), haven't done a version upgrade. 

Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Re: modules in server-manager listed as unknown
« Reply #4 on: October 03, 2008, 05:38:05 PM »
Quote
I migrated old server to new server using rsync (rsyncd the whole entire system), haven't done a version upgrade.

How?

Did you install SME on the new machine first? and then rsync all the files from the old machine to the new one?


Offline markp

  • 3
  • +0/-0
Re: modules in server-manager listed as unknown
« Reply #5 on: October 03, 2008, 05:39:40 PM »
How?

Did you install SME on the new machine first? and then rsync all the files from the old machine to the new one?

Booted new system from live cd, partitioned hard disk, and then rsync'd from the old server across the network while old server was still running.

Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Re: modules in server-manager listed as unknown
« Reply #6 on: October 03, 2008, 05:44:39 PM »
I am sorry I can't help on this, it seems like there are too many possibilities of what could go wrong with this method. If the new server is not live yet and the old server still holds current data I would suggest you redo it  :-( :-( (yes I am sorry) with the following:

http://wiki.contribs.org/Moving_SME_to_new_Hardware

(maybe somebody else can get it working for you.)

Offline arne

  • *****
  • 1,116
  • +0/-4
Re: modules in server-manager listed as unknown
« Reply #7 on: October 03, 2008, 06:07:47 PM »
Booted new system from live cd, partitioned hard disk, and then rsync'd from the old server across the network while old server was still running.


I think that this method can never work as the mysql database files can not be copied with a running server.
« Last Edit: October 03, 2008, 06:09:30 PM by arne »
......

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: modules in server-manager listed as unknown
« Reply #8 on: October 04, 2008, 03:28:09 AM »
markp

Quote
Booted new system from live cd, partitioned hard disk, and then rsync'd from the old server across the network while old server was still running.

That's certainly not a recommended method and may have introduced many problems.

You could try this:
/etc/e-smith/events/actions/navigation-conf
(ignore all warnings that appear on screen)

You should really have a read of this:

http://wiki.contribs.org/Backup_server_config
and this
http://wiki.contribs.org/Backup_server_config#Backup_and_Restore_concepts.2C_issues_and_other_information
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.