4 CentOS-7.0-1406-x86_64-DVD.iso sda1.v2i System_Recovery_18.0.0_56417_Linux_Edition.tar.gz 5 debug sda2.v2i testsda2.v2i 6 navyserver2_boot_efi_000.v2i sda3.v2i test.v2i 7 navyserver2_boot_efi_001.v2i sdb.v2i [root@navyserver2 Backup]# mkdir last [root@navyserver2 Backup]# vi /etc/crontab [root@navyserver2 Backup]# mv /mnt/Backup/1/* /mnt/Backup/last/ [root@navyserver2 Backup]# ls /mnt/Backup/last/ navyserver2_boot_000.v2i navyserver2_boot_efi_000.v2i navyserver2_system_000.v2i [root@navyserver2 Backup]# ls /mnt/Backup/1/ [root@navyserver2 Backup]# cp /mnt/Backup/last/* /mnt/Backup/1/ [root@navyserver2 Backup]# vi /etc/crontab [root@navyserver2 Backup]# root mv -f /mnt/Backup/last/* /mnt/Backup/2/ >> /dev/null bash: root: command not found... You have new mail in /var/spool/mail/root [root@navyserver2 Backup]# mv -f /mnt/Backup/last/* /mnt/Backup/2/ >> /dev/null [root@navyserver2 Backup]# ls /mnt/Backup/2 navyserver2_boot_000.v2i navyserver2_boot_efi_000.v2i navyserver2_system_000.v2i [root@navyserver2 Backup]# ls /mnt/Backup/last [root@navyserver2 Backup]# symsr -info job Warning: Application license will expire on Mon Aug 20 18:27:09 2018. Name : Tue_BAK Guid : 460dc68e-e858-e711-855b-bfb49dfcba11 JobID : job-3 Status : Active Volume : /dev/sda1 /dev/sda2 /dev/sda3 Job Schedule : Start a new recovery point set every Tuesday Job Added : 25-Jun-18 22:23 Destination : /mnt/Backup/2/ Last Backup : Not Available Last Result : Not Available Next Backup : 26-Jun-18 15:00 Next BackupType: Recovery Point Base [root@navyserver2 Backup]# symsr -rmjob job-3 Warning: Application license will expire on Mon Aug 20 18:27:09 2018. [root@navyserver2 Backup]# symsr -info job Warning: Application license will expire on Mon Aug 20 18:27:09 2018. [root@navyserver2 Backup]# symsr -createjob Warning: Application license will expire on Mon Aug 20 18:27:09 2018. SELECT SOURCE Specify the devices that need to be backed up :/dev/sda1,/dev/sda2,/dev/sda3 SELECT DESTINATION Specify the path where you want to store the recovery points :/mnt/Backup/last Create a computer specific folder in the destination path [y/n] [n]: n SELECT RECOVERY POINT TYPE [1]Recovery point set: Creates a base recovery point and subsequent incremental recovery points. [2]Independent backup: Creates a complete standalone backup. Select the recovery point type [1/2] [1]: 1 SELECT COMPRESSION LEVEL Use [1] Standard, [2] Medium, [3] High, [4] No compression for the recovery points. Select compression level [1/2/3/4] [1]: 1 SELECT ENCRYPTION TYPE Encrypt recovery point data using password to add another level of protection to your recovery points. [1] No password and no encryption [2] Standard 128-bit (8+ character password). [3] Medium 192-bit (16+ character password). [4] High 256-bit (32+ character password). Select encryption type [1/2/3/4] [2]: 1 START A NEW RECOVERY POINT SET Run the base backup [1] Weekly, [2] Monthly, [3] Quarterly, [4] Yearly. Choose the recurrence option [1/2/3/4] [2]: 1 Recur every week on [SUNDAY,MONDAY...] or [1,2,...7] [SUNDAY]: 1,2,3,4,5,6,7 Specify backup start time [HH:MM] [23:00] :15:00 CREATE RECOVERY POINTS Do you want to schedule recovery points [y/n] [y] :n Verify recovery point after creation (this will increase the backup time) [y/n] [n]: n You have selected the following options SOURCE DEVICE NAMES /dev/sda1 /dev/sda2 /dev/sda3 DESTINATION FOLDER /mnt/Backup/last/ RECOVERY POINT TYPE Recovery Point Set START A NEW RECOVERY POINT SET At 15:00 every Sunday Monday Tuesday Wednesday Thursday Friday Saturday Next Run on 26-Jun-2018 CREATE RECOVERY POINTS No schedule for incremental backup COMPRESSION LEVEL Standard Compression ENCRYPTION TYPE AND PASSWORD No Password Save Job [y/n] [y]:y Provide Job Name : every_Backup Job information saved. [root@navyserver2 Backup]# vi /etc/crontab [root@navyserver2 Backup]# ls 1 CentOS-7.0-1406-x86_64-DVD.iso sda3.v2i 2 debug sdb.v2i 3 last squashfs4.3 4 navyserver2_boot_efi_000.v2i squashfs4.3.tar.gz 5 navyserver2_boot_efi_001.v2i squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64.rpm 6 @Recently-Snapshot System_Recovery_18.0.0_56417_Linux_Edition.tar.gz 7 @Recycle testsda2.v2i application root.v2i test.v2i BackupLog sda1.v2i BootSave.iso sda2.v2i [root@navyserver2 Backup]# man symsr [root@navyserver2 Backup]# man symsr [root@navyserver2 Backup]# symsr -addlicense ? Error E0A20022: Command line is not valid. symsr -addlicense 1 2 3 4 5 6 7 ^ ^ ^ ^ ^ ^ 3 4 5 6 7 8 3 - argument not allowed 4 - argument not allowed 5 - argument not allowed 6 - argument not allowed 7 - argument not allowed 8 - argument not allowed For valid options, use "symsr -help" [root@navyserver2 Backup]# symsr -addlicense 9280696725 Error E0A20023: Incorrect serial number. Error E0A20026: Failed. [root@navyserver2 Backup]# symsr -addlicense A9280696725 Error E0A20023: Incorrect serial number. Error E0A20026: Failed. You have new mail in /var/spool/mail/root [root@navyserver2 Backup]# symsr -addlicense 3786595 Error E0A20023: Incorrect serial number. Error E0A20026: Failed. [root@navyserver2 Backup]# man symsr [root@navyserver2 Backup]# more /etc/crontab SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root # For details see man 4 crontabs # Example of job definition: # .---------------- minute (0 - 59) # | .------------- hour (0 - 23) # | | .---------- day of month (1 - 31) # | | | .------- month (1 - 12) OR jan,feb,mar,apr ... # | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat # | | | | | # * * * * * user-name command to be executed 00 17 * * 0 root mv -f /mnt/Backup/last/* /mnt/Backup/0/ >> /dev/null 00 17 * * 1 root mv -f /mnt/Backup/last/* /mnt/Backup/1/ >> /dev/null 00 17 * * 2 root mv -f /mnt/Backup/last/* /mnt/Backup/2/ >> /dev/null 00 17 * * 3 root mv -f /mnt/Backup/last/* /mnt/Backup/3/ >> /dev/null 00 17 * * 4 root mv -f /mnt/Backup/last/* /mnt/Backup/4/ >> /dev/null 00 17 * * 5 root mv -f /mnt/Backup/last/* /mnt/Backup/5/ >> /dev/null 00 17 * * 6 root mv -f /mnt/Backup/last/* /mnt/Backup/6/ >> /dev/null You have new mail in /var/spool/mail/root [root@navyserver2 Backup]# cd /mnt/Backup [root@navyserver2 Backup]# ls 1 CentOS-7.0-1406-x86_64-DVD.iso sda3.v2i 2 debug sdb.v2i 3 last squashfs4.3 4 navyserver2_boot_efi_000.v2i squashfs4.3.tar.gz 5 navyserver2_boot_efi_001.v2i squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64.rpm 6 @Recently-Snapshot System_Recovery_18.0.0_56417_Linux_Edition.tar.gz 7 @Recycle testsda2.v2i application root.v2i test.v2i BackupLog sda1.v2i BootSave.iso sda2.v2i [root@navyserver2 Backup]# mkdir 0 [root@navyserver2 Backup]# rmdir 7 [root@navyserver2 Backup]# ls 0 CentOS-7.0-1406-x86_64-DVD.iso sda3.v2i 1 debug sdb.v2i 2 last squashfs4.3 3 navyserver2_boot_efi_000.v2i squashfs4.3.tar.gz 4 navyserver2_boot_efi_001.v2i squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64.rpm 5 @Recently-Snapshot System_Recovery_18.0.0_56417_Linux_Edition.tar.gz 6 @Recycle testsda2.v2i application root.v2i test.v2i BackupLog sda1.v2i BootSave.iso sda2.v2i [root@navyserver2 Backup]# cd /mnt/Backup [root@navyserver2 Backup]# more /etc/crontab SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root # For details see man 4 crontabs # Example of job definition: # .---------------- minute (0 - 59) # | .------------- hour (0 - 23) # | | .---------- day of month (1 - 31) # | | | .------- month (1 - 12) OR jan,feb,mar,apr ... # | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat # | | | | | # * * * * * user-name command to be executed 00 17 * * 0 root mv -f /mnt/Backup/last/* /mnt/Backup/0/ >> /dev/null 00 17 * * 1 root mv -f /mnt/Backup/last/* /mnt/Backup/1/ >> /dev/null 00 17 * * 2 root mv -f /mnt/Backup/last/* /mnt/Backup/2/ >> /dev/null 00 17 * * 3 root mv -f /mnt/Backup/last/* /mnt/Backup/3/ >> /dev/null 00 17 * * 4 root mv -f /mnt/Backup/last/* /mnt/Backup/4/ >> /dev/null 00 17 * * 5 root mv -f /mnt/Backup/last/* /mnt/Backup/5/ >> /dev/null 00 17 * * 6 root mv -f /mnt/Backup/last/* /mnt/Backup/6/ >> /dev/null [root@navyserver2 Backup]#