Moving existing list to new server/domain

Hi:
I am moving a LARGE Version 2.1.5 (linux) list to a 2.1.8 (FreeBsd) server on a different domain.
I created the list on the new server and basically just cut/pasted most attribute fields from the existing to the new.
Two things I could not do this way, and they are:
- replicate the user-base (about 1000)
- replicate the "Non-member filters" (about 5000)
I initially tried to simply copy the config.pck file, configure /etc/hosts to point the old server-name to the new one, and was able to see all the users, etc... made a couple of needed changes, and reset /etc/hosts. Then Mailman crashed, spawning a bazillion processes, and "too many open files" forced a reboot!
So obviously that doesn't work :-(
I can dump the database OK, and see what I need, but how can I get this data back into the new list?
TIA Bob

Bob wrote:
I am moving a LARGE Version 2.1.5 (linux) list to a 2.1.8 (FreeBsd) server on a different domain.
<snip>
I initially tried to simply copy the config.pck file, configure /etc/hosts to point the old server-name to the new one, and was able to see all the users, etc... made a couple of needed changes, and reset /etc/hosts. Then Mailman crashed, spawning a bazillion processes, and "too many open files" forced a reboot!
So obviously that doesn't work :-(
I don't know why? You should be able to just copy the old config.pck to the new server and run
bin/withlist -l -r fix_url listname
to fix the domain names in the list. You don't normally need to do anything in /etc/hosts.
I don't know why Mailman crashed. What were the bazillion processes? Normally, only mailmanctl spawns processes and those are only the queue runners.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Bob
-
Mark Sapiro