backup mount point question

dmacleo

Verified User
Joined
Jun 21, 2012
Messages
620
been reading posts here on this and think I know answer, want to double check it.
this is on centos 6.2 64bit

formatting the third drive (sdc) now (sda and sdb are raid for the system) and have created partition systembackups.
now if I have that mountpoint labeled in fstab file as systembackups then in DA I just change the $MOUNT_POINT/backup to $MOUNT_POINT/systembackups and it should backup to that drive correct?

do I need to create a symlink anwheres pointing anything to sdc?
do I need to edit /usr/local/directadmin/data/admin/backup.conf

on cpanel/whm it listed available drives for this so I am still getting used to DA.

thanks
 
Hello,

As for System Backup you've got there :

Minimum disk space required for backup (MB) ___ on partition ___

and a list of available partitions. So select your partition to "/systembackups" and change "$MOUNT_POINT/backup" to "$MOUNT_POINT/".
 
Back
Top