I've been running SME server for *many* years, back when it was e-smith. My old i486/233MHz/64MB server is way out of date and needs to be updated.
I bought a new server and loaded SME 7.2 onto it. Now I need to get all my user accounts from my old 6.0.1_01 server to the new server.
I tried doing a "backup to desktop" from my old server. I get a smeserver.tgz file that is about 16GB. Then I tried to "Restore from desktop" from my new 7.2 server. Nothing happens. Nothing. The web page never moves.
I tried using FTP from my Windows server where the smeserver.tgz file lives. If I login to root and do a "put smeserver.tgz" I get a message saying
"550 smeserver.tgz: No such file or directory"
????
I also tried the affa procedure described in the forums here. When I got to the "affa --run prodserv" stage, it took only seconds to run and there was no "/var/affa/prodserv/rpms-missing.txt" file created.
Also, when I try to run "yum update" (or "yum <anything>") on my old 6.0.1 server I get:
[root@ponyexpress functions]# yum update
Gathering package information from servers
Getting headers from: SME Server 6.0.1 os
Traceback (innermost last):
File "/usr/bin/yum", line 44, in ?
yummain.main(sys.argv[1:])
File "yummain.py", line 144, in main
File "clientStuff.py", line 688, in get_package_info_from_servers
File "clientStuff.py", line 128, in HeaderInfoNevralLoad
ValueError: unpack list of wrong size
So, how can I get all my account information from my old server to my new server?
~Rick