MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: angelbro on 2016-11-26, 02:02:43

Title: schedule back is not working
Post by: angelbro on 2016-11-26, 02:02:43
Hi mustafa.
I have a troble in scheduled backup.

Here is my setting and screenshots

admin-client-mwb(client name)- {Schedule Configuration}
Schedule Backup : daily
Time To Backup : 4
Keep This Many Backups On The Server : 7

As seen in scrreenshot, backup is well worked first 7 times.
But since 7th it's not worked (no create new backup file, no delete old backup file).

Hpw can I fix this?

Here is my sysinfo
Code: [Select]
[root@server1 ~]# sh /script/sysinfo
A. Control Panel:               
   - Kloxo-MR: 7.0.0.b-2016111301
   - Web: hiawatha-10.4.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: server1.moowabo.com
C. Services:
   1. MySQL: MariaDB-server-10.0.28-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
        - Multiple:
          * php54m-5.4.45-1.ius.el6
          * php56m-5.6.27-1.ius.el6
          * php70m-7.0.12-1.w6
      - Used: php56m-fpm
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.4.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.41-2.el6.x86_64
     - Nginx: nginx-1.11.5-1.el6.ngx.x86_64
     - Apache: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: on
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.7-1.mr.el6.x86_64
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: none
      - smtp: none
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. Stats: awstats
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:         15823      12097       3726          0        406      10185
   -/+ buffers/cache:       1506      14317
   Swap:        16383          0      16383
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/sda3       218G  4.6G  203G   3% /


*** Process Time: 00:00:00:17.17270 (dd:hh:mm:ss:xxxxxx) ***

* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
        (importance after Kloxo-MR update)


Title: Re: schedule back is not working
Post by: MRatWork on 2016-11-26, 05:22:39
Already work in my servers.

Please investige content of /usr/local/lxlabs/kloxo/log/backup file.
Title: Re: schedule back is not working
Post by: angelbro on 2016-11-27, 00:36:47
Thank you for concern.

Here is my /usr/local/lxlabs/kloxo/log/backup

Code: [Select]

ajax                       php-fpm-slow.log-20161022.gz
backup                     php-fpm-slow.log-20161101.gz
backup-20161118.gz         php-fpm-slow.log-20161122
backup-20161119.gz         redirect_error
backup-20161120.gz         redirect_error-20161105.gz
backup-20161124            redirect_error-20161114.gz
cron_backup                redirect_error-20161120.gz
cron_backup-20161022.gz    redirect_error-20161124
cron_backup-20161121.gz    remove_oldfile
cron_backup-20161124       run_stats
cron_exec                  servfile
download                   servfile-20161114.gz
download-20161122          servfile-20161120.gz
filesys                    servfile-20161122.gz
filesys-20161124.gz        servfile-20161124
filesys-20161125.gz        shell_error
filesys-20161126.gz        shell_error-20161113.gz
filesys-20161127           shell_error-20161114.gz
get_traffic                shell_error-20161120.gz
login_fail                 shell_error-20161124
login_success              shell_exec
login_success-20161122.gz  shell_exec-20161124.gz
login_success-20161124.gz  shell_exec-20161125.gz
login_success-20161125.gz  shell_exec-20161126.gz
login_success-20161126     shell_exec-20161127
mail_send                  syncserveriherit
mail_send-20161120.gz      syncserveriherit-20161124.gz
mail_send-20161124.gz      syncserveriherit-20161125.gz
mail_send-20161125.gz      syncserveriherit-20161126.gz
mail_send-20161126         syncserveriherit-20161127
message                    update
nonfilesys                 update-20161120.gz
nonfilesys-20161124.gz     update-20161122.gz
nonfilesys-20161125.gz     update-20161123.gz
nonfilesys-20161126.gz     update-20161124
nonfilesys-20161127        user_cmd
other_cmd                  user_cmd-20161105.gz
other_cmd-20161124.gz      user_cmd-20161113.gz
other_cmd-20161125.gz      user_cmd-20161120.gz
other_cmd-20161126.gz      user_cmd-20161124
other_cmd-20161127         watchdog
php-fpm-error.log          watchdog-20161120.gz
php-fpm-slow.log           watchdog-20161124



But I don'n know what these mean.
Title: Re: schedule back is not working
Post by: MRatWork on 2016-11-27, 16:28:29
You can see content of backup file with 'cat /usr/local/lxlabs/kloxo/log/backup' (from ssh) or from 'file manager' (in panel).
Title: Re: schedule back is not working
Post by: angelbro on 2016-11-28, 00:32:22
You can see content of backup file with 'cat /usr/local/lxlabs/kloxo/log/backup' (from ssh) or from 'file manager' (in panel).

Hi again.

I looked up all file at 'cat /usr/local/lxlabs/kloxo/log/backup'.
I think that backup is listed only mysqldb, domain,mailaccount,ftpuser.
I want all-data-backup.

I find some files at '/home/kloxo/client/gb/__backup'.

Code: [Select]
[root@server1 __backup]# ls
kloxomr70-scheduled-gb-2016-Nov-07-1478545201.tgz  kloxomr70-scheduled-gb-2016-Nov-11-1478890802.tgz
kloxomr70-scheduled-gb-2016-Nov-08-1478631602.tgz  kloxomr70-scheduled-gb-2016-Nov-12-1478977202.tgz
kloxomr70-scheduled-gb-2016-Nov-09-1478718002.tgz  kloxomr70-scheduled-gb-2016-Nov-13-1479063602.tgz
kloxomr70-scheduled-gb-2016-Nov-10-1478804402.tgz
[root@server1 __backup]#

It dosen't work since 2016-Nov-10.
How can I fix it?
Title: Re: schedule back is not working
Post by: angelbro on 2016-11-28, 01:06:27
Add this
my backup

Code: [Select]
19:00 Nov/27/2016: *** Backup from 'gb' user - BEGIN ***
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_bluesky700' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_chalet' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_cometosky' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_commahill' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_daraegol' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_diarypension' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_flanetkorea' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_flowerfield' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_gurumare' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_heaven100' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_i_santa' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_jungfrau' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_mulgubi' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_p_emerald' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_sampo' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-gb_sunrise' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'domain-bluesky700.com' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@bluesky700.com' to 'mmail-bluesky700.com'
19:00 Nov/27/2016: Setting parent of 'domain-bongpyeongmemil.com' to 'client-gb'
19:00 Nov/27/2016: *** Backup from 'mwb' user - BEGIN ***
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_gbgoobee' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_gbmember' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_gbpartner' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_gbp_pension' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_gbp_wp1' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_isjmember' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_isjmember_en' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_moowabo' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_themeksj' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mysqldb-mwb_themeksjnew' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@bongpyeongmemil.com' to 'mmail-bongpyeongmemil.com'
19:00 Nov/27/2016: Setting parent of 'domain-en.isj-member.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'domain-bumbawoo.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@bumbawoo.in.gangwon.kr' to 'mmail-bumbawoo.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@en.isj-member.com' to 'mmail-en.isj-member.com'
19:00 Nov/27/2016: Setting parent of 'domain-chalet.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'domain-goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@goobeegoobee.com' to 'mmail-goobeegoobee.com'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@chalet.in.gangwon.kr' to 'mmail-chalet.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-cometosky.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'domain-goobeemember.com' to 'client-mwb'
19:00 Nov/27/2016: *** Backup from 'shhan' user - BEGIN ***
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@goobeemember.com' to 'mmail-goobeemember.com'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@cometosky.in.gangwon.kr' to 'mmail-cometosky.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-commahill.com' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'domain-goobeepartner.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@commahill.com' to 'mmail-commahill.com'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@goobeepartner.com' to 'mmail-goobeepartner.com'
19:00 Nov/27/2016: Setting parent of 'domain-daraegol.com' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'domain-help.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@daraegol.com' to 'mmail-daraegol.com'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@help.goobeegoobee.com' to 'mmail-help.goobeegoobee.com'
19:00 Nov/27/2016: Setting parent of 'domain-diarypension.com' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'domain-isj-member.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@diarypension.com' to 'mmail-diarypension.com'
19:00 Nov/27/2016: Setting parent of 'mailaccount-cs@isj-member.com' to 'mmail-isj-member.com'
19:00 Nov/27/2016: Setting parent of 'domain-flanetkorea.com' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@isj-member.com' to 'mmail-isj-member.com'
19:00 Nov/27/2016: Setting parent of 'domain-mobile-only.moowabo.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@flanetkorea.com' to 'mmail-flanetkorea.com'
19:00 Nov/27/2016: Setting parent of 'domain-flowerfield.co.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@mobile-only.moowabo.com' to 'mmail-mobile-only.moowabo.com'
19:00 Nov/27/2016: Setting parent of 'domain-moowabo.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@flowerfield.co.kr' to 'mmail-flowerfield.co.kr'
19:00 Nov/27/2016: Setting parent of 'domain-gurumare.com' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@moowabo.com' to 'mmail-moowabo.com'
19:00 Nov/27/2016: Setting parent of 'domain-partner.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@gurumare.com' to 'mmail-gurumare.com'
19:00 Nov/27/2016: Setting parent of 'domain-heaven100.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@partner.goobeegoobee.com' to 'mmail-partner.goobeegoobee.com'
19:00 Nov/27/2016: Setting parent of 'domain-pcfood.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@heaven100.in.gangwon.kr' to 'mmail-heaven100.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-hwangtae-duckjang.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@pcfood.goobeegoobee.com' to 'mmail-pcfood.goobeegoobee.com'
19:00 Nov/27/2016: Setting parent of 'domain-pcplay.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@hwangtae-duckjang.in.gangwon.kr' to 'mmail-hwangtae-duckjang.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-hwangtae-myeongga.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@pcplay.goobeegoobee.com' to 'mmail-pcplay.goobeegoobee.com'
19:00 Nov/27/2016: Setting parent of 'domain-pcstay.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@hwangtae-myeongga.in.gangwon.kr' to 'mmail-hwangtae-myeongga.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@pcstay.goobeegoobee.com' to 'mmail-pcstay.goobeegoobee.com'
19:00 Nov/27/2016: Setting parent of 'domain-pctalk.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@in.gangwon.kr' to 'mmail-in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-islandsanta.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@pctalk.goobeegoobee.com' to 'mmail-pctalk.goobeegoobee.com'
19:00 Nov/27/2016: Setting parent of 'domain-pctour.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@islandsanta.in.gangwon.kr' to 'mmail-islandsanta.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-jungfrau.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@pctour.goobeegoobee.com' to 'mmail-pctour.goobeegoobee.com'
19:00 Nov/27/2016: Setting parent of 'domain-pension.goobeepartner.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@jungfrau.in.gangwon.kr' to 'mmail-jungfrau.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-memilchicken.com' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@pension.goobeepartner.com' to 'mmail-pension.goobeepartner.com'
19:00 Nov/27/2016: Setting parent of 'domain-staff.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@memilchicken.com' to 'mmail-memilchicken.com'
19:00 Nov/27/2016: Setting parent of 'domain-migayeon.co.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@staff.goobeegoobee.com' to 'mmail-staff.goobeegoobee.com'
19:00 Nov/27/2016: Setting parent of 'domain-theme-ksj-new.moowabo.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@migayeon.co.kr' to 'mmail-migayeon.co.kr'
19:00 Nov/27/2016: Setting parent of 'domain-mulgubi.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@theme-ksj-new.moowabo.com' to 'mmail-theme-ksj-new.moowabo.com'
19:00 Nov/27/2016: Setting parent of 'domain-theme-ksj.moowabo.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@mulgubi.in.gangwon.kr' to 'mmail-mulgubi.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-phoenixemerald.co.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@theme-ksj.moowabo.com' to 'mmail-theme-ksj.moowabo.com'
19:00 Nov/27/2016: Setting parent of 'domain-theme.moowabo.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@phoenixemerald.co.kr' to 'mmail-phoenixemerald.co.kr'
19:00 Nov/27/2016: Setting parent of 'domain-sampo.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@theme.moowabo.com' to 'mmail-theme.moowabo.com'
19:00 Nov/27/2016: Setting parent of 'domain-wp1.goobeepartner.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@sampo.in.gangwon.kr' to 'mmail-sampo.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'domain-sulwon.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@wp1.goobeepartner.com' to 'mmail-wp1.goobeepartner.com'
19:00 Nov/27/2016: Setting parent of 'ftpuser-en.isj-member.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@sulwon.in.gangwon.kr' to 'mmail-sulwon.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'ftpuser-goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-goobeemember.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'domain-sunrise.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-goobeepartner.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-help.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-isj-member.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-mobile-only.moowabo.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-moowabo.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-partner.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'mailaccount-postmaster@sunrise.in.gangwon.kr' to 'mmail-sunrise.in.gangwon.kr'
19:00 Nov/27/2016: Setting parent of 'ftpuser-pcfood.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-pcplay.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-pcstay.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-pctalk.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-bluesky700.com' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-pctour.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-bongpyeongmemil.com' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-pension.goobeepartner.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-bumbawoo.in.gangwon.kr' to 'client-gb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-staff.goobeegoobee.com' to 'client-mwb'
19:00 Nov/27/2016: Setting parent of 'ftpuser-chalet.in.gangwon.kr' to 'client-gb'
.
.

20:00 Nov/27/2016: Setting parent of 'ftpuser-goobeepartner.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-help.goobeegoobee.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-isj-member.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-mobile-only.moowabo.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-moowabo.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-partner.goobeegoobee.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-pcfood.goobeegoobee.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-pcplay.goobeegoobee.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-pcstay.goobeegoobee.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-pctalk.goobeegoobee.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-pctour.goobeegoobee.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-pension.goobeepartner.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-staff.goobeegoobee.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-theme-ksj-new.moowabo.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-theme-ksj.moowabo.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-theme.moowabo.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'ftpuser-wp1.goobeepartner.com' to 'client-mwb'
20:00 Nov/27/2016: Setting parent of 'client-shhan' to 'client-admin'
20:00 Nov/27/2016: Setting parent of 'dnstemplate-moowabo-goobeegoobee.dnst' to 'client-admin'
20:00 Nov/27/2016: Setting parent of 'resourceplan-gbh___client-admin' to 'client-admin'
20:00 Nov/27/2016: Setting parent of 'resourceplan-gbn___client-admin' to 'client-admin'
20:00 Nov/27/2016: Setting parent of 'ticket-1' to 'client-admin'

There is no like this you wrote at 'https://forum.mratwork.com/kloxo-mr-technical-helps/backup/msg29589/#msg29589'
Code: [Select]
20:44 Feb/03/2014: *** Backup from 'admin' user - END ***
20:47 Feb/03/2014: *** Backup from 'admin' user - BEGIN ***
20:47 Feb/03/2014: Taking backup of 'client:admin'
20:47 Feb/03/2014: Taking backup of 'mysqldb:admin_wp'
20:47 Feb/03/2014: Taking backup of 'mmail:next.potissima.com'
20:47 Feb/03/2014: Taking backup of 'client:tester'
20:47 Feb/03/2014: Taking backup of 'mmail:tester.com'
Title: Re: schedule back is not working
Post by: MRatWork on 2016-11-28, 03:38:35
In latest version of Kloxo-MR 7.0, backup/restore already fixed.

Inform here 'sh /script/sysinfo'.
Title: Re: schedule back is not working
Post by: angelbro on 2016-11-28, 04:27:46
I read what you said.
But my server dosen't work.

Here is my sysinfo.

Code: [Select]
[root@server1 ~]# sh /script/sysinfo
A. Control Panel:               
   - Kloxo-MR: 7.0.0.b-2016111301
   - Web: hiawatha-10.4.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: server1.moowabo.com
C. Services:
   1. MySQL: MariaDB-server-10.0.28-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
        - Multiple:
          * php54m-5.4.45-1.ius.el6
          * php56m-5.6.27-1.ius.el6
          * php70m-7.0.12-1.w6
      - Used: php56m-fpm
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.4.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.41-2.el6.x86_64
     - Nginx: nginx-1.11.5-1.el6.ngx.x86_64
     - Apache: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: on
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.7-1.mr.el6.x86_64
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: none
      - smtp: none
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. Stats: awstats
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:         15823       2100      13723          0        345        733
   -/+ buffers/cache:       1021      14801
   Swap:        16383          0      16383
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/sda3       218G  4.6G  203G   3% /


*** Process Time: 00:00:00:17.17258 (dd:hh:mm:ss:xxxxxx) ***

* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
        (importance after Kloxo-MR update)
Title: Re: schedule back is not working
Post by: MRatWork on 2016-11-28, 05:02:57
Try to database repair with 'sh /script/mysql-optimize --select=repair' and then try 'sh /script/backup --class=client --name=admin'.
Title: Re: schedule back is not working
Post by: angelbro on 2016-11-29, 00:42:37
Thanks for concern.

You said
Quote
try 'sh /script/backup --class=client --name=admin'

I try this (replace client to my client name), and I'm waiting scheduled backup time.
(Am I right?)

Title: Re: schedule back is not working
Post by: MRatWork on 2016-11-29, 09:34:07
No. Scheduled backup need setting from panel.
Title: Re: schedule back is not working
Post by: angelbro on 2016-11-29, 11:53:33
No. Scheduled backup need setting from panel.

Yes of couse, I set schedule backup as screenshot.
Title: Re: schedule back is not working
Post by: angelbro on 2016-11-30, 07:44:43
Ufortunately it dosn't worked.
I decide to reinstall this server with clean kloxo-mr.
Title: Re: schedule back is not working
Post by: MRatWork on 2016-11-30, 07:50:34
Make sure no database using innodb (check via phpmyadmin) but mysql config using skip-innodb.
Title: Re: schedule back is not working
Post by: angelbro on 2016-11-30, 09:19:54
I use myisam.
I have a little knowledge of server management.
So that's my limit for managing server.  :'(
Title: Re: schedule back is not working
Post by: MRatWork on 2016-11-30, 13:01:53
Try 'sh /script/mysql-convert --engine=myisam' to make sure use myisam for all tables.
Title: Re: schedule back is not working
Post by: mohsenrag on 2016-12-02, 18:09:51
Hi anglebro;

I had the same problem, Also I have right now.
For successful backup I clear cache of all of my sites  under the certain client.
When clear cache, backup work correctly.

Please follow Mustafa but also try this,

Title: Re: schedule back is not working
Post by: angelbro on 2016-12-03, 05:40:02
Hi anglebro;

I had the same problem, Also I have right now.
For successful backup I clear cache of all of my sites  under the certain client.
When clear cache, backup work correctly.

Please follow Mustafa but also try this,

Thank you very much for your advise.  :)

DO you mean '/proc/sys/vm/drop_caches'?
Or is there any method to clearing cache of client in kloxo-mr?
Title: Re: schedule back is not working
Post by: mohsenrag on 2016-12-03, 06:24:11
No,

Quote
Thank you very much for your advise.  :)

DO you mean '/proc/sys/vm/drop_caches'?
Or is there any method to clearing cache of client in kloxo-mr?

Exactly I mean the cache which YOUR SCRIPT use it, not kloxo or OS.

For example if you you use wordpress, search about its cache.
Title: Re: schedule back is not working
Post by: angelbro on 2016-12-03, 06:35:36
Aha~ I understand. Thank you.
I'll try as you advised. :)
Title: Re: schedule back is not working
Post by: mohsenrag on 2016-12-04, 17:18:11
Aha~ I understand. Thank you.
I'll try as you advised. :)

any update?
does your backup work correct?