veeam

veeam is a backup software

https://www.veeam.com

On a CentOS server, it install following packages

[root@67 ~]# rpm -qa | grep veeam
kmod-veeamsnap-2.0.0.400-1.el6.x86_64
veeam-2.0.0.400-1.el6.x86_64
veeam-release-el6-1.0-1.x86_64
[root@67 ~]# 

It have a ncurses based GUI, that you can start with command

veeam

Home page shows backup logs, you can press enter to see the log.

You can set backup server configurations by pressing C

You can mount backups through the menu.

Backup now mounted in /mnt/backup

[root@67 ~]# mount 
/dev/sda3 on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/sda1 on /boot type ext4 (rw)
/dev/sdb1 on /data type ext4 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
veeamagent on /mnt/backup/{decdcc23-4343-4ca6-a1e4-58a124518b48}/disks type fuse.veeamagent (rw,nosuid,nodev)
[root@67 ~]# cd /mnt/backup/
[root@67 backup]# ls -la

total 142
dr-xr-xr-x.  27 root root  4096 Mar 29 10:01 .
drwxr-xr-x.   3 root root  4096 Mar 30 00:08 ..
-rw-r--r--    1 root root     0 Mar 21 07:13 .autofsck
-rw-r--r--    1 root root     0 Mar 21 07:13 .autorelabel
drwxr-xr-x    2 root root  4096 Mar 29 09:50 backup
dr-xr-xr-x.   2 root root  4096 Mar 29 03:12 bin
dr-xr-xr-x.   5 root root  1024 Mar 29 10:01 boot
drwxr-xr-x.   2 root root  4096 Oct  3 21:52 cgroup
drwxr-xr-x.   3 root root  4096 Mar 29 10:03 data
drwxr-xr-x.   2 root root  4096 Mar 21 07:03 dev
drwxr-xr-x. 111 root root 12288 Mar 29 09:39 etc
drwxr-xr-x.   2 root root  4096 Sep 23  2011 home
dr-xr-xr-x.  11 root root  4096 Mar 28 05:12 lib
dr-xr-xr-x.  10 root root 12288 Mar 29 03:12 lib64
drwx------.   2 root root 16384 Mar 21 07:02 lost+found
drwxr-xr-x.   2 root root  4096 Sep 23  2011 media
drwxr-xr-x.   2 root root  4096 Feb 21  2013 misc
drwxr-xr-x.   2 root root  4096 Sep 23  2011 mnt
drwxr-xr-x.   2 root root  4096 Feb 21  2013 net
drwxr-xr-x.   3 root root  4096 Mar 21 07:09 opt
drwxr-xr-x.   2 root root  4096 Mar 21 07:03 proc
-rw-r--r--    1 root root     0 Mar 21 08:59 .readahead_collect
dr-xr-x---.   5 root root  4096 Mar 29 09:39 root
dr-xr-xr-x.   2 root root 12288 Mar 29 03:12 sbin
drwxr-xr-x.   2 root root  4096 Mar 21 07:04 selinux
drwxr-xr-x.   2 root root  4096 Sep 23  2011 srv
drwxr-xr-x.   2 root root  4096 Mar 21 07:03 sys
drwxrwxrwt.  13 root root  4096 Mar 29 10:00 tmp
drwxr-xr-x.  14 root root  4096 Mar 29 09:20 usr
drwxr-xr-x.  22 root root  4096 Mar 29 09:39 var
[root@67 backup]#

Backup

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *