• 30-08-2012, 13:41:10
    #1
    2 server arası 60 civarı site ve hesap taşıması yaparken bu hata ile karşılaştım çözümünü bilen varmı acaba? Ve hesapların hiç biri transfer olmadı yeni server a.

    Copy an account from another server
    Attempting to copy ttnet from 46.x.xxx.14x
    Packaging the account: (/usr/local/cpanel/scripts/pkgacct --use_backups --skiphomedir ttnet "" --split --compressed --mysql 5.1)...
    
        pkgacct started.
        pkgacct -- attempting to use daily backup to create a account package
        [backupmount] Setting up mount
        [backupmount] running: /bin/mount /backup
        [backupmount] running: /bin/mount -o remount,rw /backup
        mount: can't find /backup in /etc/fstab or /etc/mtab
        mount: can't find /backup in /etc/fstab or /etc/mtab
        [backupmount] Shutting down mount
        [backupmount] running: /bin/mount -o remount,ro /backup
        [backupmount] running: /bin/umount /backup
        pkgacct -- could not use daily backup because it is missing (/backup/cpbackup/daily/ttnet)
        pkgacct version 10 - user : ttnet - tarball: 1 - target mysql : 5.1 - split: 1 - incremental: 0 - homedir: 0 - archive version: 3 - running with uid 0
        mount: can't find /backup in /etc/fstab or /etc/mtab
        umount: /backup: not mounted
        pkgacct working dir : /home/cpmove-ttnet
        Copying Reseller Config...Done
        Copying Suspension Info (if needed)...Done
        Copying SSL Certificates, CSRS, and Keys...Done
        Copying Domain Keys....Done
        Copying Counter Data....Done
        Copying Bandwidth Data......ttnet.co-http-peak.rrd....ttnet-ftp-peak.rrd....ttnet-smtp-rate.rrd....ttnet-all-peak.rrd....ttnet-ftp-rate.rrd....ttnet.co-http-rate.rrd....ttnet....ttnet-smtp-peak.rrd....ttnet-pop3-rate.rrd....ttnet.co-all-peak.rrd....ttnet-pop3-peak.rrd....ttnet.co-all-rate.rrd....ttnet.co....ttnet-imap-peak.rrd....ttnet-imap-rate.rrd....ttnet-http-peak.rrd....ttnet-all-rate.rrd....ttnet-http-rate.rrd..Done
        Copying Dns Zones.......ttnet.co...Done
        Copying Mail files....Done
        Copying frontpage files....Done
        Copying proftpd file....Done
        Copying www logs.......log file sizes [14763 byte(s)]......ttnet.co......ttnet.co-bytes_log...Done
        Copy userdata...Done
        Copy custom virtualhost templates...Done
        Copying mailman lists and archives....
        Done
        Determining mysql dbs......mysql version: 5.1......mysqldump version: 5.1...Saving mysql privs...Done
        ERROR 1146 (42S02) at line 1: Table 'horde.kronolith_shares' doesn't exist
        ERROR 1146 (42S02) at line 1: Table 'horde.kronolith_shares' doesn't exist
        Storing mysql dbs............
        ttnet_tt(8024278 bytes) horde.turba_objectshorde.turba_objects
        Error    : Table 'horde.turba_objects' doesn't exist
        status   : Operation failed
        (784 bytes) horde.horde_prefshorde.horde_prefs
        Error    : Table 'horde.horde_prefs' doesn't exist
        status   : Operation failed
        (784 bytes) horde.kronolith_shareshorde.kronolith_shares
        Error    : Table 'horde.kronolith_shares' doesn't exist
        status   : Operation failed
        (784 bytes) horde.kronolith_storagehorde.kronolith_storage
        Error    : Table 'horde.kronolith_storage' doesn't exist
        status   : Operation failed
        (784 bytes) horde.mnemo_memoshorde.mnemo_memos
        Error    : Table 'horde.mnemo_memos' doesn't exist
        status   : Operation failed
        (784 bytes) horde.nag_taskshorde.nag_tasks
        Error    : Table 'horde.nag_tasks' doesn't exist
        status   : Operation failed
        (784 bytes)   
    
            ERROR: Failed to dump one or more databases
    Bilen varsa çözümünü yazarsa sevinirim saygılar...
  • 30-08-2012, 14:14:10
    #2
    Kurumsal Üye
    kaynak makinede boş alan varmı ? birde yeni makinede cpanel update yapıp deneyin isterseniz.
  • 30-08-2012, 14:24:37
    #3
    Üyeliği durduruldu
    bunlara gerek yok direk ssh dan

    yedek alma

    cd /home
    for b in $(ls /var/cpanel/users); do /scripts/pkgacct $b;done
    yedek yukleme

    cd /home
    for r in $(ls | grep tar.gz | cut -d- -f2 | cut -d. -f1); do /scripts/restorepkg $r;done
    ya peki nasıl aktarcan yedekleri oda basit
    scp cpmove* root@yeniipadresi:/home
    soru sorar eminmisiniz diye yes yazın enter basın bekler 1 dakka falan sonra yeni sunucun şifresini girin olay bu kadar

    kolay gelsin
  • 30-08-2012, 14:25:54
    #4
    KALEHOSTING adlı üyeden alıntı: mesajı görüntüle
    kaynak makinede boş alan varmı ? birde yeni makinede cpanel update yapıp deneyin isterseniz.
    2TB space var usable. Lakin müşteri kendisi WHM kurdu, nasıl kurdu bilemiyorum cPanel >> Upgrade to Latest Version işleminde %95 de takıldı kaldı bu process da [maintenance] Running former postinstall scripts : /usr/local/cpanel/scripts/detect_env_capabilities .
  • 30-08-2012, 14:26:47
    #5
    Üyeliği durduruldu
    CnCServer adlı üyeden alıntı: mesajı görüntüle
    2TB space var usable. Lakin müşteri kendisi WHM kurdu, nasıl kurdu bilemiyorum cPanel >> Upgrade to Latest Version işleminde %95 de takıldı kaldı bu process da [maintenance] Running former postinstall scripts : /usr/local/cpanel/scripts/detect_env_capabilities .
    skype aç abim yardım ederim
  • 30-08-2012, 14:27:24
    #6
    SunucuservisTR adlı üyeden alıntı: mesajı görüntüle
    bunlara gerek yok direk ssh dan

    yedek alma

    cd /home
    for b in $(ls /var/cpanel/users); do /scripts/pkgacct $b;done
    yedek yukleme

    cd /home
    for r in $(ls | grep tar.gz | cut -d- -f2 | cut -d. -f1); do /scripts/restorepkg $r;done
    ya peki nasıl aktarcan yedekleri oda basit
    scp cpmove* root@yeniipadresi:/home
    soru sorar eminmisiniz diye yes yazın enter basın bekler 1 dakka falan sonra yeni sunucun şifresini girin olay bu kadar

    kolay gelsin
    Sami geçen sen verdin team 2003 kuramadık bu seferde sky'dan ben team vereyim bi bak

    Konu kilit lütfen. Sami kardeşim sağolsun 2 dk. da putty den işlemi bitirdi. Herkese tşk.ler.
  • 30-08-2012, 15:42:20
    #7
    Üyeliği durduruldu
    siteler tarafımından taşınmışdır
    sıkıntı çözülmüşdür
  • 30-08-2012, 16:13:52
    #8
    SunucuservisTR adlı üyeden alıntı: mesajı görüntüle
    siteler tarafımından taşınmışdır
    sıkıntı çözülmüşdür
    ssh yoluylamı taşıdınız sorunu çözdünüzmü nedenmiş?
  • 30-08-2012, 16:25:32
    #9
    Üyeliği durduruldu
    Axerhosting adlı üyeden alıntı: mesajı görüntüle
    ssh yoluylamı taşıdınız sorunu çözdünüzmü nedenmiş?
    whm to whm to donma kasılma olabiliyor ssh direk komutla yedek alıp scp gödnerince sıkıntı kalmadı hemde 2-3 dakka yaptık bu işlemi