The process of moving one system or service from one location or model to another.
Questions tagged [migration]
1248 questions
0
votes
1 answer
Migrating a single-user Google Workspace
I have 2 small free "legacy" GSuite / Google Workspace accounts.
I want to merge them into one (making domain2 an alias of domain1).
I see the tool to migrate the emails via IMAP. Some other things I'll be able to migrate manually. Others I…

nute
- 791
- 2
- 11
- 22
0
votes
3 answers
Migrating Subversion repository but svnadmin load results in out of memory error
We have a Subversion repository on Windows Server 2003 and would like to move it to a new server running Server 2008 R2 64 bit. The new server has 8 gb of ram.
I was hoping to dump and load the entire repository since it's currently in a pre 1.5…
Reg
0
votes
0 answers
How to migrate to Fargate from EC2 in ECS cluster?
I am planning to migrate to Fargate for autoscaling purposes. I already have task definitions for both my staging and production environments which are currently live. There's two ways I thought I can migrate to Fargate, either create a new Task…

Sahil
- 133
- 1
- 6
0
votes
0 answers
Openstack- unable to login from snapshot instance
I took a snapshot from one instance in an openstack and put the snapshot as image in another openstack deployment, then tried to run it on a flavor that has greater hardware than required. Everything seems to go smooth but I'm unable to login into…

Vishwa Mithra Tatta
- 121
- 6
0
votes
1 answer
Docker Service Postgres migrate 9.6-alpine data to 13.2-alpine
I upgraded a while back from docker service postgres 9.5 to 9.6-alpine but cannot seem to get 9.6-alpine upgraded to 13.2-alpine.
Steps taken so far without success.
#!/bin/bash
# Upgrade test script 9.6-alpine to 13.2-alpine
#
docker exec…

bayden10
- 1
0
votes
1 answer
Cloud server migration from Sharefile to Google Workspace (around 400GB)
Any advice or program suggestions that I can use to transfer the final amounts of our server data from Citrix Sharefile to Google Workspace? I've transferred the bulk of the data when I was at my previous address on a 1GB line, I have now moved and…
0
votes
0 answers
Moving a Wordpress site created by a non-cooperative firm
My boss hired a firm to create a website for an organization. My boss knowing very little about computers/IT in general just assumed that they would create a site and then hand it over to us and we would do the hosting. But once we were ready to…

rehcsif
- 1
0
votes
1 answer
Is there a way to migrate an existing matrix-synapse user database to OpenLDAP?
I am looking for a way to migrate a huge Synapse home server database to OpenLDAP without resetting the users' passwords. Migration to LDAP is necessary as we would like to integrate all our online services into each other
Therefore, I am looking…
0
votes
1 answer
How to migrate dhcp server superscope?
I have super-scope dhcp server on Windows Server 2008 and I want migrate it to new Windows Server 2016 with all scopes, leases and reservations. Is there any way to do this?
I know there is netsh dhcp server export command but I have read somewhere…

Pedro20
- 1
0
votes
1 answer
Do I need to migrate shares when migrating AD from windows 2008 r2 DC to 2019 DC?
I'm migrating a Windows 2008 R2 vm domain controller to 2019, so far after checking the health of the old server, the new server has been promoted to DC, and next step will be to move the fsmo roles. I've seen somewhere though that there is an…

mwirk
- 13
- 3
0
votes
3 answers
Migrating Domain Controller from Windows 2003 SBS
I'm trying to migrate DC from Windows Server 2003 SBS to Windows Server 2016. Problems begin when I try to promote Server 2016 to domain controller. I get the following error message on 'Prerequisites Check' step:
Verification of outbound…

knight_lightning
- 33
- 1
- 5
0
votes
2 answers
MySQL/MariaDB database migration to server
I want to migrate a MySQL/MariaDB database from my local box, where I use it for development, to the server that will actually use it in "production".
I'm totally new, so please bear with me. I'm asking for help because I don't even know where/what…

nullgeppetto
- 113
- 5
0
votes
1 answer
Migrate windows users to Linux server
Needing to migrate a windows server to a Linux server (Ubuntu) with roughly 1000 users. Are there migration tools which can be used to transfer the windows accounts over, rather than manually? I've read Ubuntu has migration tools but there doesn't…
0
votes
1 answer
Migrating email server
I'm migrating a small company's email from one simple setup to another.
The MX records remain with the original server.
Also, a CNAME points to the original server - I'm not sure why as I didn't set this up in the first place.
I have been able to…

fred3
- 21
- 2
0
votes
1 answer
Migrating Magento 1 db to Magento 2, Database is on Amazon RDS and the other is local to the new server
The company handling the migration is using a tool called UB Data Migration tool to migrate the magento website from 1.x which has its database hosted on Amazon RDS to a new amazon instance that contains the Database locally on the server…