ispconfig migration tool

Discussion in 'ISPConfig 3 Priority Support' started by Tom John, Oct 31, 2020.

  1. Tom John

    Tom John Active Member HowtoForge Supporter

    Hi guys,
    i use ubuntu 18.04 with ispconfig 3 and ispconfig migration tool.
    I want to move 1 server to another server with migration tool.
    when i run a dry run i get the following result:
    Code:
    Starting API calls.
    [2/2] <Client> processing saul (C2)                             
    [7/7] <Domain> processing skafos.net                             
    [7/7] <Website> processing skafos.net with autosub www           
    [2/2] <MailDomain> processing free-invoice.net                   
    [2/2] <MailUser> processing [email protected]...
    [4/4] <Spamfilter> processing [email protected]             
    
    [6/6] <DBUser> processing c1skafos                               
    [6/6] <Database> processing c1skafos                             
    Processing of entries done.                                                   
    
    
    
    actually i have 2 clients and 6 domains on that server that has to be migrated but the script shows only 1 domain, and 1 mail domain and 1 database. Is this because of the dry run or is there another fault? i am running the script on the source server.
    thanks a lot for your kind help
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    It only shows the last domain that was processed. You can see that 2/2 clients were processed, 7/7 domains, etc.
     
  3. Tom John

    Tom John Active Member HowtoForge Supporter

    thanks a lot for your help.
    may i ask another question, if the migration does not work because my internet disconnected i saw that not all the files are copied to the destination server.
    can i then run the migrate command again and the web or database on the destination server will be overwritten then?
     
  4. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Yes, you can run it again, but data on the destination server will be overwritten. See the tutorial I commented earlier.
     
  5. Tom John

    Tom John Active Member HowtoForge Supporter

    Hi,
    thanks for your kind answer.
    when i do the migration the migration stops at one point i tried it 2 times already.
    Do you have any idea why the migration stops?
    Code:
    Starting API calls.
    [1/1] <Client> processing saul (C2)                             
    [1/1] <Domain> processing fotografiadeinteriores.com             
    [1/1] <Website> processing fotografiadeinteriores...
    [1/1] <FTP> processing fotografia                               
    [1/1] <DBUser> processing fotografiawp                           
    [1/1] <Database> processing fotografiawp                         
    Processing of entries done.                                                   
    Target ISPConfig job queue has 2 entries left. Waiting . 
    [INFO] Target ISPConfig job queue has completed. Continuing.
    
    [INFO] Skipping system server as we have no job entries for this target.
    [3/26] Syncing /var/www/clients/client2/web21/web to /var/...         
      3,785,813,468  17%   19.31MB/s    0:03:06 (xfr#70539, to-chk=0/340322)   
    [4/26] Syncing /var/www/clients/client2/web21/private/ to ...
                  0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/1)
    [5/26] Syncing /var/www/clients/client2/web21/ssl/ to /var...
             11,924  98%    1.67MB/s    0:00:00 (xfr#8, to-chk=0/12)
    [6/26] Syncing /var/www/clients/client2/web21/cgi-bin to /...
                  0 100%    0.00kB/s    0:00:00 (xfr#0, to-chk=0/1)
    [14/26] Setting chmod in /var/www/clients/client2/web21/we...o a+x 
    
     
  6. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

Share This Page