• 07-06-2016, 12:06:31
    #1
    Herşeyi ayarlamama rağmen Cron ayarları da normalken cpanel root dizinindeki yedek yada backup klasörlerine yedek almıyor. Yedeği alması gereken yer ise Additional Local Directory.

    Daha önce böyle bir sorun ile karşılaşan oldu mu?
  • 07-06-2016, 14:42:49
    #2
    Merhabalar hocam,

    Yedek alımını SSH üzerinden başlatabilir misiniz ?

    /scripts/cpbackup --force

    /usr/local/cpanel/bin/backup --force

    Hata verecek mi kontrol edebilirsiniz.
  • 07-06-2016, 14:43:57
    #3
    Çıktı şu şekilde;

    [root@sunucu ~]# /scripts/cpbackup --force
    [cpbackup] Backup Not Enabled (This can be adjusted in WHM => Backup => Legacy Backup Configuratio n)
    [root@sunucu ~]# /usr/local/cpanel/bin/backup --force
    [2016-06-07 14:45:48 +0300] info [backup] Started at Tue Jun 7 14:45:48 2016
    [2016-06-07 14:45:48 +0300] info [backup] The backup is now running in the background in process 6 893.
    [2016-06-07 14:45:48 +0300] info [backup] The backup process’s log file is “/usr/local/cpanel/logs /cpbackup/1465299948.log”.
    [root@sunucu ~]#
  • 07-06-2016, 19:26:12
    #4
    Yedekleme zaten çalışıyormuş, /usr/local/cpanel/logs /cpbackup/1465299948.log dosyasından loglara bakarak sorunu bulabilirsiniz.
  • 07-06-2016, 20:09:34
    #5
    victories adlı üyeden alıntı: mesajı görüntüle
    Yedekleme zaten çalışıyormuş, /usr/local/cpanel/logs /cpbackup/1465299948.log dosyasından loglara bakarak sorunu bulabilirsiniz.
    Yedekleme çalışıyor da yedeklemeler kayıp


    [2016-06-07 14:45:48 +0300] info [backup]
    *********** ERROR ***********

    You have enabled BACKUPMOUNT in the /var/cpanel/backups/config file,
    but there is no mount point that matches /backup in the /etc/fstab file.

    Until you resolve this issue, backups will not run. To resolve this issue, you may either:

    1. Disable the "Mount Backup Drive as Needed" option in the "Backup Configuration" feature of WHM.

    Choose this option if:
    - Your backup partition is always mounted.
    - You do not use a special backup partition or mount to store backups.
    - You have a special case where cPanel should trust that the backup directory is configured properly.

    or

    2. Configure the backup directory mount point /backup in the /etc/fstab file.

    Choose this option if:
    - You want your backup partition or mount to automatically mount and unmount before and after backups are complete.
    - You have simply forgotten to set up the mount point in the /etc/fstab file.

    Please note that the BACKUPDIR must be the mount point, not a subdirectory of another mount.

    *********** ERROR ***********


    *********** ERROR ***********

    You have enabled BACKUPMOUNT in the /var/cpanel/backups/config file,
    but there is no mount point that matches /backup in the /etc/fstab file.

    Until you resolve this issue, backups will not run. To resolve this issue, you may either:

    1. Disable the "Mount Backup Drive as Needed" option in the "Backup Configuration" feature of WHM.

    Choose this option if:
    - Your backup partition is always mounted.
    - You do not use a special backup partition or mount to store backups.
    - You have a special case where cPanel should trust that the backup directory is configured properly.

    or

    2. Configure the backup directory mount point /backup in the /etc/fstab file.

    Choose this option if:
    - You want your backup partition or mount to automatically mount and unmount before and after backups are complete.
    - You have simply forgotten to set up the mount point in the /etc/fstab file.

    Please note that the BACKUPDIR must be the mount point, not a subdirectory of another mount.

    *********** ERROR ***********
    [2016-06-07 14:45:48 +0300] info [backup] Final state is Backup::Failure (0)
    [2016-06-07 14:45:48 +0300] info [backup] Sent Backup::Failure notification.



    Çevirebilecek insan evladı var mı?
  • 07-06-2016, 20:18:29
    #6
    yedekleme başlatırken Additional Destinations altından Additional Local Directory seçmişsiniz,

    istediğiniz sunucunuzdaki herhangi bir yere yedek aldırmaksa,

    Default Backup Directory altındaki kutuya /home/yedek gibi istediğiniz klasörü yazmalısınız.
  • 07-06-2016, 20:20:10
    #7
    victories adlı üyeden alıntı: mesajı görüntüle
    yedekleme başlatırken Additional Destinations altından Additional Local Directory seçmişsiniz,

    istediğiniz sunucunuzdaki herhangi bir yere yedek aldırmaksa,

    Default Backup Directory altındaki kutuya /home/yedek gibi istediğiniz klasörü yazmalısınız.
    Home dizinine almak riskli değil mi hacım?
  • 07-06-2016, 20:23:26
    #8
    Doğrudur, tavsiyemiz her zaman sunucudan bağımsız ftp vs yedek aldırmaktan yana


    Alıntı
    but there is no mount point that matches /backup in the /etc/fstab file.
    ancak siz /backup yazmışsınız ve sisteminizde böyle etiketlenmiş bir disk yok. mümkünse ftp kullanın, değilse /home altında bir yere yedekleme yaptırıp manuel olarak dosyalarınızı çekebilirsiniz.
  • 07-06-2016, 20:26:07
    #9
    victories adlı üyeden alıntı: mesajı görüntüle
    Doğrudur, tavsiyemiz her zaman sunucudan bağımsız ftp vs yedek aldırmaktan yana




    ancak siz /backup yazmışsınız ve sisteminizde böyle etiketlenmiş bir disk yok. mümkünse ftp kullanın, değilse /home altında bir yere yedekleme yaptırıp manuel olarak dosyalarınızı çekebilirsiniz.
    Yardımın için teşekkürler. + ını verdim