Skip to main content

Restore backup target

Comments

5 comments

  • SysSachin
    Hi, Please post the output for the following file. cat /etc/fstab
    0
  • mateita
    Hello, The result to cat /etc/fstab is:
    # cat /etc/fstab # /dev/md2 / ext3 errors=remount-ro,usrjquota=quota.user,jqfmt=vfsv0 0 1 /dev/md3 /home ext4 usrjquota=quota.user,jqfmt=vfsv0 1 2 /dev/sda4 swap swap defaults 0 0 /dev/sdb4 swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs defaults 0 0 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts defaults 0 0
    Thank you
    0
  • cPanelMichael
    Hello, Please browse to "WHM >> Basic WebHost Manager Setup" and verify what's configured for the following options: Enter the location where you wish for new users" home directories to be created. By default all directories matching the "Home Directory Prefix" are checked for available disk space and the directory with the most free space will be used. Additional home directories matching the following value will also be used for new home directory creations. (Leaving this value blank disables the feature.) This option only takes one value. Also, can you try moving one of the backup archives to the /home partition and restoring it with the /scripts/restorepkg command? EX:
    cp -a /backup/cpbackup/daily/username.tar.gz /home/username.tar.gz /scripts/restorepkg /home/username.tar.gz
    This script is documented at: The restorepkg Script - Documentation - cPanel Documentation Thank you.
    0
  • mateita
    Hello Michael. What are the recommended primary partitions to install CentOS 6.5 and cpanel including independent partition for backup? Thank you
    0
  • cPanelMichael
    What are the recommended primary partitions to install CentOS 6.5 and cpanel including independent partition for backup?

    Hello, The recommended partition setup is documented at: Installation Guide - System Requirements - Documentation - cPanel Documentation Additionally, you'd want a separate partition or drive for /backup. Thank you.
    0

Please sign in to leave a comment.